Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
9ee04feeb5 Merge branch 'feat/db' into refactor/pipeline-worker 2024-01-10 16:13:56 +08:00
Tienson Qin
a503d451da fix: unit tests 2024-01-10 15:42:16 +08:00
charlie
fb69a7255e fix(ui): overflow for the tippy container 2024-01-10 11:57:46 +08:00
charlie
58c366c3c2 enhance(ui): polish theme colors for the right sidebar 2024-01-10 11:57:01 +08:00
Andelf
333c9a9ad8 fix(rsapi): refine build, supports old glibc
See-also: #10811
2024-01-10 11:22:31 +08:00
charlie
a047bf639b enhance(ui): polish the main container background color 2024-01-10 10:36:53 +08:00
Tienson Qin
271f34838a fix: page property test 2024-01-10 05:29:52 +08:00
Tienson Qin
81b2d22469 fix: create default pages for test db 2024-01-10 05:19:53 +08:00
Tienson Qin
d09a0d0b80 fix: page rename test 2024-01-10 05:13:33 +08:00
Gabriel Horner
3cb980bf91 fix: invalid pages and whiteboard pages from import
- some pages are missing block/journal? and block/original-name
- removed another file graph only attribute
- fixed whiteboard block schema missing :block/path-refs
- pulled out importing block to its own fn

Part of LOG-2990
2024-01-09 16:03:49 -05:00
Tienson Qin
16f8beefaf fix: model and page ref test 2024-01-10 04:47:18 +08:00
Tienson Qin
31eb6c9c5a fix: rtc tests 2024-01-10 04:32:45 +08:00
Tienson Qin
2d245295a7 fix: outliner core tests 2024-01-10 04:15:09 +08:00
Gabriel Horner
e1ad1fd9c8 fix: invalid blocks in import created by tags and refs
Also make :block/format valid. Part of LOG-2990
2024-01-09 13:43:00 -05:00
Gabriel Horner
e715881a4f fix: macro blocks and remove file-graph only attributes for import
Also disable properties until it's ready. Part of LOG-2990
2024-01-09 12:48:27 -05:00
Tienson Qin
eb6e5942f8 fix: lint warnings 2024-01-10 01:34:15 +08:00
Tienson Qin
22d3a82412 fix lint 2024-01-10 01:01:50 +08:00
Tienson Qin
7f0747ca9f start fix lint warnings and tests 2024-01-10 01:00:17 +08:00
Tienson Qin
9663d1bad1 enhance: way better cursor restore for undo/redo
This commits records both the start pos (user starts to type) and end
pos (before transaction), because the user always wants undo to move
the cursor back to the start position and redo to the end position.
2024-01-10 00:27:21 +08:00
Tienson Qin
324ed9a9cd fix: history undo/redo 2024-01-09 23:44:45 +08:00
Tienson Qin
5e1a6b8952 perf: async store for datascript 2024-01-09 21:39:00 +08:00
Tienson Qin
c53231a5bb fix: d/pull args 2024-01-09 20:44:22 +08:00
Tienson Qin
c8c8aa08c6 fix: can't load a file-based graph 2024-01-09 20:41:16 +08:00
Tienson Qin
1eb774f88d fix: ui not affected by changes from disk 2024-01-09 20:29:18 +08:00
rcmerci
3d5b9937ba enhance(rtc): update fns to add/remove asset ops 2024-01-09 20:14:09 +08:00
Tienson Qin
acf8c07da5 fix: whiteboard title shows UUID 2024-01-09 20:09:44 +08:00
Tienson Qin
9570e466c9 fix: file contents write twice 2024-01-09 19:48:48 +08:00
Tienson Qin
d1c113d2da fix: writes not saved on electron 2024-01-09 19:15:45 +08:00
Tienson Qin
767827e415 fix: writes don't saved to md files 2024-01-09 19:08:12 +08:00
Tienson Qin
8e7d374e79 Add comment to remove transact! in pipeline 2024-01-09 18:55:03 +08:00
Tienson Qin
d1ca61d3c5 fix: avoid re-render deleting block
tricky one
2024-01-09 18:37:28 +08:00
charlie
e1efd9e7bf fix(ui): accent related color for the muted foreground 2024-01-09 17:55:29 +08:00
charlie
adfbfa52ec enhance(ui): polish colors for the shortcut label component 2024-01-09 17:29:08 +08:00
Tienson Qin
db8d84c9ee chore: clean unused code 2024-01-09 17:28:09 +08:00
Tienson Qin
d37d91198f chore: remove main thread db listener since it's moved to worker 2024-01-09 17:13:02 +08:00
Tienson Qin
7e6835c02f clean code 2024-01-09 16:56:15 +08:00
Tienson Qin
501c06c44f fix: whiteboard redundancy 2024-01-09 16:53:49 +08:00
Tienson Qin
48125c3edc fix: transact today's journal tx-data iff it doesn't exists yet 2024-01-09 16:32:43 +08:00
Tienson Qin
4da564cd0b fix: open first block after creating a new page 2024-01-09 16:09:43 +08:00
Tienson Qin
9f66e6d7e7 fix: don't fix pages for whiteboards and hidden pages 2024-01-09 16:04:03 +08:00
rcmerci
1c6ff89d4a enhance(rtc): add assets related info to frontend.db.rtc.op-mem-layer 2024-01-09 15:32:04 +08:00
charlie
83d5420ca4 fix(ui): incorrect color for the login button 2024-01-09 14:36:34 +08:00
charlie
8afbf2d4f1 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-09 14:36:00 +08:00
Tienson Qin
879ae09fa2 fix: wrong argument 2024-01-09 14:09:12 +08:00
Tienson Qin
dd3a4b122c fix: async page rendering 2024-01-09 14:05:25 +08:00
situ2001
2055a083fd fix(modal): prevent default behavior while pressing Enter 2024-01-09 13:01:02 +08:00
situ2001
336de83f5b Revert "fix(ui): prevent button from being clicked twice when pressing enter key"
This reverts commit 9a15dc9eb2.
2024-01-09 13:01:02 +08:00
situ2001
38404da920 fix(ui): prevent button from being clicked twice when pressing enter key 2024-01-09 13:01:02 +08:00
charlie
c6aa3a98dd enhance(ui): polish shortcuts component 2024-01-09 12:00:53 +08:00
charlie
bc8d773a70 enhance(ui): animation for the context menu 2024-01-09 10:52:33 +08:00