Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
1e01cdbd85 fix: # auto-complete classes only 2024-07-24 15:24:14 +08:00
rcmerci
e0a59e7e08 enhance(rtc): throw when recv Internal server error message 2024-07-24 14:46:40 +08:00
Tienson Qin
8fc6fdf368 enhance(ux): add icon and tags for page reference search 2024-07-24 14:24:07 +08:00
Tienson Qin
84c6799c3e enhance(ux): show both icon and tags for objects in cmdk results 2024-07-24 12:49:54 +08:00
Tienson Qin
42b4b81824 wip: fix cmdk search 2024-07-24 11:05:56 +08:00
Tienson Qin
ea3fa8a297 fix: can't save a new block after importing graph
fixes LOG-3184
2024-07-23 14:59:49 +08:00
Tienson Qin
3e71cadbe5 fix: export tests 2024-07-23 14:30:10 +08:00
rcmerci
f8eff12937 fix(rtc): fix data shape return by local-block-ops->remote-ops 2024-07-23 14:04:20 +08:00
charlie
f5b38b3ce6 enhance(api): compatible user property name for the built-in property 2024-07-23 14:02:05 +08:00
charlie
1895f6f700 enhance(ui): polish page/block search popups 2024-07-23 12:38:47 +08:00
Tienson Qin
050890aa2f fix: docs parsing tests 2024-07-23 12:24:54 +08:00
Tienson Qin
d2b798ece5 fix: editor async tests 2024-07-23 12:09:15 +08:00
Tienson Qin
3ecc52cac6 fix: query react tests 2024-07-23 09:32:14 +08:00
Tienson Qin
452d0e8e2b fix: query dsl tests 2024-07-23 09:21:47 +08:00
Tienson Qin
e76b170011 fix: can't search blocks in whiteboard 2024-07-23 08:42:14 +08:00
Gabriel Horner
39e0deeae8 dev: add basic integration test for importing docs graph
Part of LOG-3092
2024-07-22 17:12:45 -04:00
Gabriel Horner
f2ecca08d9 chore: update docs integration tests to use latest released docs version 2024-07-22 15:38:15 -04:00
Tienson Qin
72c9032e38 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-22 22:39:09 +08:00
Tienson Qin
a6db937e28 fix: lint warnings 2024-07-22 22:35:42 +08:00
Tienson Qin
e3723141fa fix: copy block ref for db graphs
Copy block embed has been disabled for now, it needs to be fixed first.
2024-07-22 22:01:21 +08:00
Gabriel Horner
3746b8c848 fix: lint and update related ns to have consistent alias 2024-07-22 09:46:49 -04:00
Gabriel Horner
36d1ee7790 Merge branch 'master' into feat/db 2024-07-22 09:43:21 -04:00
Tienson Qin
c7b10ced51 fix: bump macos runner from 11 to 12 2024-07-22 21:37:14 +08:00
YU
b383a6102d update README.md (A link add to the community template) 2024-07-22 21:32:24 +08:00
Tienson Qin
d84639a655 fix: replace refs with content when deleting a object tag 2024-07-22 21:25:02 +08:00
Tienson Qin
cada6e2d9b fix: delete tagged block 2024-07-22 21:14:59 +08:00
charlie
c6affdb8c8 fix(mobile): invalid keyboard input for the create account pane form 2024-07-22 20:56:51 +08:00
charlie
dadf966809 enhance(ui): refactor the block/page/hashtag search modals with the shui popups 2024-07-22 18:44:59 +08:00
Tienson Qin
09cba5fa28 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-22 18:17:00 +08:00
Tienson Qin
a1a65a4fa0 enhance: reduce search block timeout
Because the search is using fts5 instead of including full-text like
search result.
2024-07-22 18:04:41 +08:00
Tienson Qin
8aa4fcad64 fix: up/down nivigation between blocks
Reason: embeded blocks share the same dom id with their source blocks.
2024-07-22 17:31:40 +08:00
charlie
b948786eff fix(ui): emoji icon for the property key 2024-07-22 17:26:04 +08:00
charlie
f0505ca9a8 fix(ux): datepicker interaction within the preview editor 2024-07-22 17:18:09 +08:00
Tienson Qin
8bb6e7be6b enhance: (()) to embed && [[]] to reference 2024-07-22 17:10:56 +08:00
Tienson Qin
8864bd5b22 chore: disable (()) block ref since it's already supported by [[]] 2024-07-22 16:45:54 +08:00
charlie
9ff589b6b9 enhance(ui): inherit global color for the popup foreground color 2024-07-22 13:28:19 +08:00
Tienson Qin
2c6bc03d58 fix: object blocks preview 2024-07-22 12:22:03 +08:00
charlie
d2f1fd52f4 fix: while condition 2024-07-22 11:16:59 +08:00
charlie
098d1d4669 fix(ux): incorrect popups interaction within the preview editor 2024-07-22 11:13:04 +08:00
Tienson Qin
5e473e30ff fix: don't wrap [[]] for non-object block reference 2024-07-22 11:03:57 +08:00
rcmerci
af094357ce test(rtc): add ut for rtc.db-listener-test 2024-07-21 23:25:27 +08:00
rcmerci
eac5f104f1 chore(rtc): remove outdated unittests 2024-07-21 18:53:47 +08:00
rcmerci
cf87323e3f chore: tag :fix-me for some unittests 2024-07-21 17:13:03 +08:00
rcmerci
e48f0d3199 refactor(rtc): remove op-mem-layer 2024-07-21 17:12:39 +08:00
Tienson Qin
a44f6c27d5 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-21 11:34:49 +08:00
Tienson Qin
249d21df4a fix: don't create pages for refed objects 2024-07-21 11:10:50 +08:00
Tienson Qin
3d8cc3df08 fix: [[]] auto complete support all kinds of blocks 2024-07-21 07:34:29 +08:00
rcmerci
b93d067aa5 refactor(rtc): add frontend.worker.rtc.client-op to replace op-mem-layer 2024-07-21 00:12:00 +08:00
Tienson Qin
222f936061 fix: skip lower-case for object blocks 2024-07-20 22:02:57 +08:00
Tienson Qin
d55519ef8d fix: page auto-complete 2024-07-20 21:41:48 +08:00