Commit Graph

16605 Commits (7c641925be316bf9d57f88399f30f9c11e20e3d4)

Author SHA1 Message Date
charlie 7c641925be enhance(ui): polish ui details for the preview editor 2024-07-18 15:56:28 +08:00
charlie 6db0e786e3 enhance(ux): improvements for the page preview editor 2024-07-18 15:41:14 +08:00
rcmerci 730629d132 enhance(rtc): remove asset related unused code in rtc.db-listener 2024-07-18 14:48:43 +08:00
charlie 310cef558d enhance(ui): polish the block control 2024-07-18 13:28:10 +08:00
charlie b65623571e enhance(ux): improvements for the popup preview editor 2024-07-18 11:05:22 +08:00
charlie 0cc13d04bd enhance(ux): page blink for the dummy edit block 2024-07-18 10:29:01 +08:00
charlie d350949564 enhance(ux): refactor the block preview modal with the shui popup 2024-07-17 19:52:03 +08:00
rcmerci 3757370118 enhance: use c.m/<? to simplify http calls 2024-07-17 11:56:37 +08:00
charlie 32260d13d6 fix(ui): invalid up/down for the page preview editor 2024-07-17 10:53:54 +08:00
rcmerci be7997ed03 enhance(rtc): skip calibrate-graph-skeleton when local unpushed ops count>0 2024-07-16 23:35:30 +08:00
charlie 2f61461dfe enhance(ui): polish editor details 2024-07-16 20:19:39 +08:00
charlie 28a020f6c1 enhance(ux): WIP page preview with the shui popups 2024-07-16 20:06:46 +08:00
rcmerci d651b86dc1 enhance(rtc): update malli-schema for user-info related api response 2024-07-16 19:39:11 +08:00
charlie e4a1f723e2 enhance(ux): WIP page preview with the shui popups 2024-07-16 17:14:21 +08:00
rcmerci 2e33404962 chore: ns doc lint 2024-07-16 16:24:16 +08:00
rcmerci 1b08681a2d feat: add upload-avatar task 2024-07-16 16:22:56 +08:00
rcmerci d7b85d964b enhance: add c.m/<? macro 2024-07-16 16:22:26 +08:00
charlie 6cea3624ec fix(shortcuts): incorrect restore action #11421 2024-07-15 20:29:01 +08:00
charlie 4800d4a365 enhance(ux): polish details 2024-07-15 13:00:15 +08:00
charlie 901a92e0ac fix(editor): sometimes edit block not working for the selection mode 2024-07-14 17:04:32 +08:00
charlie 03acf8709f enhance(ux): restore the select mode when escaping the code block 2024-07-14 11:48:10 +08:00
charlie 5f2568f398 fix(ui): icon color from the left sidebar 2024-07-14 10:45:06 +08:00
charlie 15b15af181 enhance(ui): icon color for the page reference 2024-07-13 16:29:38 +08:00
Gabriel Horner cd4e0c5642 fix: db import inferring a class' properties
Also remove :block/namespace from page import as its unused.
Part of LOG-3176
2024-07-12 16:17:53 -04:00
Gabriel Horner 1f9b893ba0 fix: tests altered by last commit
Also add a block-ref example to last whiteboard test page
2024-07-12 14:38:03 -04:00
Gabriel Horner 62252479ee fix: db import of some whiteboard pages
Also fix old whiteboards not having correct :block/type.
Part of LOG-3176
2024-07-12 14:22:10 -04:00
Gabriel Horner 60cd9b00da fix: db import of namespaced page created invalid class
Encountered this with docs graph. Part of LOG-3176
2024-07-12 12:32:48 -04:00
Gabriel Horner ff5d145e36 fix: docs graph failing to translate :query-properties
when using :property-classes option. Also translate :tags
which isn't a user property. Part of LOG-3176
2024-07-12 11:02:15 -04:00
charlie a2ea0059af fix(editor): invalid editor up/down actions for the selection mode once outdent/indent 2024-07-12 19:49:48 +08:00
charlie 73558703c7 enhance(ui): polish icons for the slash commands 2024-07-12 17:24:07 +08:00
Gabriel Horner 7c19f9faad fix: db import of whiteboards shouldn't fail
Can't visually confirm import yet b/c of whiteboard bug
but at least whiteboard import is valid. Part of LOG-3176
2024-07-12 00:28:03 -04:00
Gabriel Horner 9869bed612 fix: db import of some deadline blocks being invalid
Ignore repeated as it's not supported. Part of LOG-3176
2024-07-11 23:29:11 -04:00
Gabriel Horner 879e07b2f4 fix: db import of aliases
Also ignore :filters for now so they don't make graphs invalid and
add more tests for tags. Part of LOG-3176
2024-07-11 23:13:08 -04:00
Gabriel Horner 33785dca66 fix: db-import of :query-sort-by property
Also fix warning notifications printing empty error logs.
Part of LOG-3176
2024-07-11 18:00:21 -04:00
Gabriel Horner 0bcd48d724 fix: db import when :page property changes to :default
Also fix frontend import's db-browser/transact! wasn't getting or
updating all of the imported tx changes. Part of LOG-3176
2024-07-11 17:23:34 -04:00
charlie 7493cdcff6 enhance(ui): polish icons for slash commands 2024-07-11 12:09:10 +08:00
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