Commit Graph

16882 Commits (b050d478f6f191bd4a1851d60cb55c13804db264)

Author SHA1 Message Date
Tienson Qin 4accddebbe fix: switch to use :map type for pdf hl-value 2024-07-25 16:25:56 +08:00
Tienson Qin eaf35e4a27 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-25 16:07:54 +08:00
Tienson Qin 66fcaf0c1f fix: remove import/export options for db graphs 2024-07-25 15:50:12 +08:00
Tienson Qin bcecedb909 chore: disable whiteboards on db graphs 2024-07-25 15:25:05 +08:00
Tienson Qin 4f368d5c79 fix: inline tags 2024-07-25 15:13:11 +08:00
charlie c2dfcb2898 enhance(ux): improvements for the blocks selection 2024-07-25 14:06:20 +08:00
rcmerci 04e7d2c17b enhance: generate db-ident block's uuid like:
00000002-<hash-of-db-ident>-<fill-with-0>
2024-07-25 11:18:29 +08:00
charlie f8c66f3a1f enhance(ui): polish assets action bar 2024-07-25 11:12:18 +08:00
charlie 2c4a68f228 enhance(ux): enable upload assets for the db graph on electron 2024-07-25 10:48:16 +08:00
Tienson Qin 504b40f9bf Disable zotero on db graphs 2024-07-25 10:27:22 +08:00
Tienson Qin 71765f88e2 fix: names 2024-07-25 10:12:37 +08:00
Tienson Qin 7274a0bb40 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-25 09:57:37 +08:00
Tienson Qin f9c14bf135 fix: avoid creating a page if an object exists with the same name 2024-07-25 09:02:39 +08:00
Gabriel Horner f84a3341bd fix: all pages table should be titled with pages 2024-07-24 17:20:15 -04:00
Gabriel Horner 4b365da70c fix: display more helpful notifications for invalid
properties and classes that can't build a db-ident. Part of LOG-3176
2024-07-24 16:35:05 -04:00
Gabriel Horner 3411f344e3 fix: db import with property-parent-classes option
Also fixes some bugs with docs graph having classes split into more than
one db/ident. Part of LOG-3176
2024-07-24 14:55:06 -04:00
rcmerci c0c443be0a enhance(rtc): adjust recv timeout when ops-count > 400 2024-07-24 19:42:44 +08:00
rcmerci f38029d23d enhance(rtc): recv-flow also handle :s3-presign-url case 2024-07-24 17:53:21 +08:00
rcmerci 00fb6c52e7 fix(lint): update clj-kondo config to exclude test-graph dirs 2024-07-24 17:53:21 +08:00
charlie 73d42536e5 enhance(pdf): persist block highlights data to the annotation block property value 2024-07-24 15:31:59 +08:00
Tienson Qin ef62d2787b fix: class select 2024-07-24 15:31:07 +08:00
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
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