Commit Graph

16569 Commits (b1fa7ee8ad904afb5829c577e5dc926e62a655af)

Author SHA1 Message Date
charlie b1fa7ee8ad fix: slash command clash for the demo graph 2024-07-11 10:53:49 +08:00
charlie 4764dfaa80 enhance(ui): polish custom colors for the icons picker 2024-07-11 09:57:02 +08:00
Gabriel Horner 21f959e5c0 chore: add more db-import tests
Test for float and ref block/content replacement. Part of LOG-3092
2024-07-10 16:18:04 -04:00
Gabriel Horner 7ce983df24 refactor: move ignored properties page to its own test
Moved it to ignored/ so that frontend import of test-exporter-graph isn't
always displaying warnings. Part of LOG-3092
2024-07-10 15:05:38 -04:00
Gabriel Horner 2718ee3b20 fix: new property causes invalid graph
New property namespaces are declared in this var /RCmerci
2024-07-10 10:01:54 -04:00
rcmerci 2a48486ac1 test(rtc): :block/type page added when create-page 2024-07-10 18:44:20 +08:00
rcmerci db9826dfea enhance(rtc.asset): update console-log 2024-07-10 18:44:20 +08:00
rcmerci 5c110bc61a fix(rtc.asset): add headers when upload assets 2024-07-10 18:44:20 +08:00
rcmerci 40a5f12fbd enhance(rtc.asset): update new-task--upload-assets 2024-07-10 18:44:20 +08:00
rcmerci a0ef7b3407 enhance(rtc.asset): add built-in property :logseq.property.asset/remote-metadata 2024-07-10 18:44:20 +08:00
rcmerci ec66cbdc8b enhance(rtc.asset): require frontend.worker.rtc.asset-db-listener 2024-07-10 18:44:20 +08:00
rcmerci 98be881cff enhance(rtc.asset): adjust the call position of assets-sync-loop canceler 2024-07-10 18:44:20 +08:00
rcmerci 06bce3dbd9 enhance(rtc.asset): :onstarted-task in create-assets-sync-loop's result 2024-07-10 18:44:20 +08:00
rcmerci b8c8a1be40 feat(rtc.asset): add asset-sync-loop into rtc-sync-loop 2024-07-10 18:44:20 +08:00
rcmerci fa14834071 feat(db-sync): update assets-sync loop 2024-07-10 18:44:20 +08:00
rcmerci 2d6bec74ed feat(rtc.asset, wip): init add assets-sync related ns, fns 2024-07-10 18:44:20 +08:00
charlie 65b6a6b258 fix: incorrect input behavior for the create db graph input 2024-07-10 18:17:56 +08:00
charlie 2933e45694 enhance(ui): support custom colors for the icons picker 2024-07-10 17:54:57 +08:00
Gabriel Horner c406cb2461 fix: db import when properties change from :date to :page
Part of LOG-3176
2024-07-09 15:22:35 -04:00
Gabriel Horner 60b13a525e fix: db import of collapsed block being invalid
Also cleanup infer fn which had import-specific code and add tests
for :default to :page :type change. Part of LOG-3176
2024-07-09 14:23:22 -04:00
Gabriel Horner 8279205fc7 fix: db import of property :type changes to :default
Just handles :one cardinality so far. Part of LOG-3176
2024-07-09 12:33:35 -04:00
charlie ff3f8afce3 enhance(ux): support virtual list for the icons picker 2024-07-09 18:07:19 +08:00
charlie fdf7a2cf50 enhance(ui): add more tabler extension icons 2024-07-09 15:20:51 +08:00
charlie 54f9f9dc96 enhance(ui): polish icons picker 2024-07-09 13:52:55 +08:00
charlie b3ab38e70b refactor: simplify codes 2024-07-09 12:14:27 +08:00
charlie 405dfa8300 fix(ui): remove spaces for the tabler icon names 2024-07-09 12:10:53 +08:00
charlie f3888e4509 enhance(ui): polish priority related icons 2024-07-09 10:53:35 +08:00
Gabriel Horner 0f7f4d431e fix: db import of a page with two uses of new property
Also add tests for :date property and first property change.
Part of LOG-3176
2024-07-08 21:48:28 -04:00
Gabriel Horner 5b4cb0d213 chore: add test for block refs
Part of LOG-3092
2024-07-08 16:05:30 -04:00
Gabriel Horner 13048a901c chore: add more property tests for db import
Part of LOG-3092
2024-07-08 15:59:33 -04:00
Gabriel Horner 057d6b459f fix: :url property values with macros
Macros in :url are useful for having urls with a common hostname that
can be configured once. Without this fix, docs graph is invalid
2024-07-08 13:34:28 -04:00
Gabriel Horner 47cbe96126 chore: reduce logging verbosity of parser tests 2024-07-08 12:15:07 -04:00
Gabriel Horner 3d732cb018 fix: new class should always set :block/type to "class"
New change with :block/type "page" was causing :tag-classes option to
fail. Part of LOG-3176
2024-07-08 11:46:27 -04:00
charlie 95ebc1e805 fix(ui): z-index for the table header row 2024-07-08 23:23:31 +08:00
Gabriel Horner 4efca908a4 fix: sqlite.build not generating valid pages and journals 2024-07-08 11:06:34 -04:00
Gabriel Horner 7d85ed7538 fix: all pages not using previous translation keys 2024-07-08 10:52:26 -04:00
charlie aa178b1098 fix(ui): tweaks for the tabler extension icons 2024-07-08 22:48:21 +08:00
Gabriel Horner f7b753758c fix: tests with outdated :block/type assertions
also fix lint
2024-07-08 09:51:29 -04:00
charlie b20b45719b fix: conditions 2024-07-08 19:26:01 +08:00
charlie afe122a17a enhance(ui): add icons for the slash command items 2024-07-08 19:08:41 +08:00
Tienson Qin 0b3c59c155 fix: don't redirect page when open sidebar 2024-07-08 17:14:16 +08:00
Tienson Qin 534382242f enhance: add open button to open a block in the right sidebar 2024-07-08 17:04:27 +08:00
Tienson Qin 8a98c9f7c1 enhance: work tweaks 2024-07-08 16:45:04 +08:00
Tienson Qin 62802b8464 fix: reactive table 2024-07-08 16:33:34 +08:00
Tienson Qin 0516b868fd fix: don't redirect page when preview 2024-07-08 16:24:27 +08:00
Tienson Qin 374f43e0c4 enhance: add table action bar 2024-07-08 16:12:57 +08:00
charlie b273df3e76 fix(ui): css tweaks for the ls table container 2024-07-08 15:27:42 +08:00
charlie 73c4bac53c enhance(ux): add the table footer row 2024-07-08 14:03:45 +08:00
Tienson Qin 57c578d215 enhance: add class property directly from table 2024-07-08 11:56:04 +08:00
Tienson Qin 75bad976a0 fix: lint warning 2024-07-08 09:51:17 +08:00