Commit Graph

17000 Commits (9d62813fbc26e0b9faf10dc61d86c77521d1f4b4)

Author SHA1 Message Date
charlie 9d62813fbc enhance(ux): WIP interaction for the dropdown property editor 2024-08-20 19:27:38 +08:00
charlie ac2417a9fb enhance(ux): WIP dropdown property editor 2024-08-20 12:49:02 +08:00
charlie aa0b0799e5 fix(ui): property Key performs line-break on words instead of normal. https://github.com/logseq/db-test/issues/23 2024-08-20 11:24:36 +08:00
Gabriel Horner 7f7c87689d doc: using a CLI generated graph 2024-08-19 16:46:26 -04:00
Gabriel Horner 3a4cc55cda fix: graph-parser test and lint
Removed test as no error handling is needed for ident generation. Also
removed all related downstream uses of catch for
db-ident/create-db-ident-from-name that are no longer needed
2024-08-19 15:40:28 -04:00
Gabriel Horner eff0d5e7d4 refactor: db ident generation with tests
Add tests for recent db ident fixes. Add check that backup keyword is valid
edn. Also generate correct keyword for cases like logseq/db-test#4 as
catch should be relied only for unexpected cases
2024-08-19 15:17:20 -04:00
Gabriel Horner 658ea25a21 fix: two db importer bugs introduced last week
- Graphs with description page failed to import
- Graphs that had a page with a built-in class name mangled the block
  types. Reverted fix for logseq/db-test#17
- Also updated test for datom count as some parser changes were made
  last week to alter it
2024-08-19 12:45:12 -04:00
charlie fff3fb93c0 enhance(ui): alignment for the inline tag 2024-08-19 22:30:04 +08:00
charlie 77463bf33e enhance(ux): WIP dropdown property editor 2024-08-19 22:15:05 +08:00
charlie c1c3b41197 enhance(ux): WIP dropdown property editor 2024-08-19 17:55:31 +08:00
Tienson Qin 0631ed6b33 fix: style issue 2024-08-19 17:32:10 +08:00
Tienson Qin 656f33207a fix: style issue 2024-08-19 17:28:51 +08:00
charlie 738f0d32bc enhance(ux): icon picker 2024-08-19 15:34:08 +08:00
Tienson Qin de45337b79 enhance: set height for right position properties 2024-08-19 14:29:41 +08:00
charlie 36cb047997 fix(ui): invalid input for command popups in block editing mode 2024-08-19 12:50:55 +08:00
charlie cab7cc7f62 fix(ui): input command popups not working for /link and /image-link https://github.com/logseq/db-test/issues/22 2024-08-19 11:25:51 +08:00
Tienson Qin 0876198cca fix: favorite page prefer id instead of name 2024-08-19 11:25:03 +08:00
Tienson Qin 562c83eab2 fix: cut and Paste does not copy the contents of properties
fixes https://github.com/logseq/db-test/issues/20
2024-08-19 11:02:45 +08:00
Tienson Qin ae270328b1 fix: node ref changed after modifying block content 2024-08-18 09:33:53 +08:00
Tienson Qin 525ebedeb7 fix: block reference reverts to uuid after block is edited
fixes https://github.com/logseq/db-test/issues/21
2024-08-17 21:45:30 +08:00
Tienson Qin 319f076b83 fix: property selector odd behavior
fixes https://github.com/logseq/db-test/issues/19
2024-08-17 20:28:37 +08:00
Tienson Qin a75206024d enhance: hide #task only if the block has only one tag 2024-08-17 20:16:34 +08:00
Tienson Qin c20f8ffbb3 fix: disable property drag&&drop when editing or selecting
fixes https://github.com/logseq/db-test/issues/18
2024-08-17 11:12:13 +08:00
Tienson Qin f28ab33bda fix: block property lost cursor when there're multiple instances
fixes https://github.com/logseq/db-test/issues/5
2024-08-17 10:34:47 +08:00
Tienson Qin c59fac647f fix: distinct initial datoms 2024-08-16 18:10:06 +08:00
Tienson Qin 7778e0fa7e fix: unable to create page if tag exists
fixes https://github.com/logseq/db-test/issues/6
2024-08-16 17:32:57 +08:00
rcmerci dacbf11a03 fix: assert will be skipped in release, use throw instead 2024-08-16 17:30:26 +08:00
Tienson Qin 0e7413a266 fix: class match 2024-08-16 16:49:50 +08:00
Tienson Qin b465ec7d33 fix: db ident can't start with number 2024-08-16 16:30:33 +08:00
Tienson Qin 2ee0b8daa5 fix: tests 2024-08-16 15:26:25 +08:00
Tienson Qin 8b470dd455 enhance: remove unused dicts automatically 2024-08-16 15:16:56 +08:00
charlie ec4cdc7543 enhance(ui): polish details 2024-08-16 13:42:30 +08:00
Tienson Qin cd28ec8a6c enhance: move delete property to the configure popup 2024-08-16 12:04:59 +08:00
Tienson Qin 162befc12a fix: show #task when hovering the block
fixes https://github.com/logseq/db-test/issues/10
2024-08-16 11:41:57 +08:00
charlie 2562bcfea1 enhance(ux): i18n 2024-08-16 11:30:16 +08:00
charlie f1cedc33eb fix(ux): when opening the settings, "Language" is selected #16 2024-08-16 11:08:59 +08:00
Tienson Qin 3aae90b7fb fix: can't create tag from existing page 2024-08-16 10:57:12 +08:00
charlie f88ab18be6 enhance(ux): icon picker for searching mode 2024-08-16 10:53:13 +08:00
Tienson Qin 8ce71bd413 fix: can't create a new date property
Fixes https://github.com/logseq/db-test/issues/17
2024-08-16 10:18:26 +08:00
Tienson Qin 28f8d82bb7 fix: lint 2024-08-16 10:11:32 +08:00
Tienson Qin 7971b0cc21 fix: toggle Properties twice without reload doesn't work
fixes https://github.com/logseq/db-test/issues/8
2024-08-16 09:54:09 +08:00
rcmerci 138900ccad fix(shui): limit value's type before compare when sorting 2024-08-16 02:31:39 +08:00
Tienson Qin 5c63b9fe7c fix: safe check block title when saving inline tags 2024-08-15 21:11:32 +08:00
Tienson Qin c21e8c5545 fix: cut paste inline tags 2024-08-15 21:07:07 +08:00
Tienson Qin 8f3cdc9d94 fix: inline tag are not created if it doesn't exist in db 2024-08-15 20:59:54 +08:00
Tienson Qin d0f83cc709 fix: display as block ref if a node's title includes [[]]
fixes https://github.com/logseq/db-test-cn/issues/17
2024-08-15 20:19:11 +08:00
Tienson Qin e3dd075a55 enhance: Tag support inline display 2024-08-15 19:02:49 +08:00
charlie 837a32f03d fix(pdf): incorrect highlight value 2024-08-15 18:27:06 +08:00
charlie b755369a0b enhance(apis): get blocks from batch blocks insertion 2024-08-15 17:26:51 +08:00
charlie 4fe1c86c0c fix(editor): upload asset action 2024-08-15 11:23:45 +08:00