Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
7c4baf97db fix both page create and delete 2024-01-05 03:09:35 +08:00
Tienson Qin
1e72d0efc7 Move page-delete to worker 2024-01-05 02:47:40 +08:00
Tienson Qin
086a052ee7 Move page-create to worker 2024-01-05 01:02:22 +08:00
Gabriel Horner
358e4c4921 enhance: all pages can choose an icon, not just property
Moved closed-value/icon into icon-component as it is used in more
places than just closed-value. Also "Configure" page link is
now always shown so that a page can configure their icon regardless
of whether it has other properties
2024-01-04 11:55:01 -05:00
charlie
4a50872d13 fix(ui): typos 2024-01-04 22:15:07 +08:00
Tienson Qin
8c3ed702f7 remove state dependency for rtc.core 2024-01-04 17:49:23 +08:00
Tienson Qin
f3e7f8b66b remove handler.whiteboard dependency for rtc.core 2024-01-04 17:30:04 +08:00
Tienson Qin
5ddf051057 fix: search issue 2024-01-04 17:11:10 +08:00
charlie
131f74b57f Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-04 16:54:17 +08:00
charlie
9856f32f34 enhance(ui): refator the accent color for the tippy content 2024-01-04 15:55:50 +08:00
charlie
3c26fbfe07 enhance(ui): polish the accent color of the popover 2024-01-04 12:29:29 +08:00
charlie
55f79e1e00 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-04 12:04:51 +08:00
Gabriel Horner
7676aa1fc1 fix: invalid '+' for graph name not checked for import 2024-01-03 15:54:56 -05:00
Gabriel Horner
c8ba262fb6 fix: disallow two db graphs with same name and different case
Fix LOG-2995. Also fix redirect message when deleting db graph
2024-01-03 15:41:55 -05:00
Gabriel Horner
be411a1347 fix: disable description for closed value types that can't edit them - fix LOG-2958 2024-01-03 10:12:18 -05:00
Andelf
bd1d23b7a5 fix(ci): missing env while building android 2024-01-03 22:49:57 +08:00
Andelf
9030dd362c enhance(android): add crash report using sentry.io 2024-01-03 22:49:57 +08:00
charlie
8b668c16ae enhance(ui): polish the accent color of the popover 2024-01-03 21:52:16 +08:00
Tienson Qin
0dc2577091 fix defmacro 2024-01-03 21:31:32 +08:00
Tienson Qin
fdf8249265 remove db dependency for rtc.core 2024-01-03 21:23:33 +08:00
rcmerci
e68173ee67 enhance(rtc): add query-blocks api 2024-01-03 21:11:43 +08:00
Tienson Qin
7258cf48da fix deps 2024-01-03 18:12:12 +08:00
Tienson Qin
9194a671fd Move outliner core to its own dep 2024-01-03 18:02:48 +08:00
charlie
03b0c1dc20 refactor(ui): polish dropdown menu from the right sidebar block card 2024-01-03 17:58:08 +08:00
Andelf
8390c957f0 fix(test): wrong expect usage in e2e 2024-01-03 17:56:39 +08:00
Andelf
47018a45bf fix(mobile): accept video as shared content
Close #10792
2024-01-03 17:56:39 +08:00
Tienson Qin
faf2d8116a Move worker.mldoc and worker.file.property.util to graph parser dep 2024-01-03 17:35:12 +08:00
charlie
a56dba21f3 refactor(ui): actions dropdown menu for the right sidebar block card 2024-01-03 17:16:06 +08:00
Tienson Qin
b5d8d569ce Move time-ms to common.util 2024-01-03 17:12:31 +08:00
Tienson Qin
a6f83c2445 Move worker.util fns to common.util 2024-01-03 17:08:24 +08:00
charlie
a9fb491811 fix(ui): incorrect position for the filter modal on ios platform 2024-01-03 17:07:39 +08:00
Tienson Qin
cf1e4691c2 fix: lint warnings 2024-01-03 16:45:11 +08:00
Tienson Qin
b7d9098e80 Move gp-util and gp-config to the common dep 2024-01-03 16:38:05 +08:00
Tienson Qin
46eacf6740 Add invalid outliner structure check back 2024-01-03 15:47:46 +08:00
Tienson Qin
292ba1b0b6 Remove state dependency for outliner.core 2024-01-03 15:42:58 +08:00
Tienson Qin
670bc3a5c7 enhance: enable entity transaction 2024-01-03 14:42:44 +08:00
Gabriel Horner
4fd0b65639 bump nbb-logseq to use datascript with dirty flag fix 2024-01-02 17:07:11 -05:00
Gabriel Horner
5afbfce4a0 fix: graph-parser lints and tests from #10770 2024-01-02 16:22:04 -05:00
Gabriel Horner
ff5430cfd7 fix: db lint and tests from #10683 2024-01-02 15:42:36 -05:00
Gabriel Horner
56a81f9671 fix: allow UI and validation to know what property types have :position
this is done by configuring user-built-in-allowed-schema-attributes
and then using the helper fn to check it
Fix LOG-2955
2024-01-02 15:12:36 -05:00
Tienson Qin
2a79b44725 fix: outliner bug 2024-01-03 03:15:38 +08:00
Tienson Qin
0e47b388c6 code cleanup 2024-01-03 02:11:35 +08:00
Tienson Qin
9ea5ac85e4 Remove dom dependency for outliner.core 2024-01-03 01:37:42 +08:00
Tienson Qin
c47b936900 Use the same electron version for rebuild:all 2024-01-02 23:59:28 +08:00
Tienson Qin
63eabe0551 Add better-sqlite3 back 2024-01-02 23:35:30 +08:00
Tienson Qin
e579f668eb wip: remove dependency on frontend.db for outliner core 2024-01-02 23:23:49 +08:00
Tienson Qin
0ca1bd61eb wip: outliner core refactor 2024-01-02 21:46:40 +08:00
Andelf
098766b1fb enhance: support of importing from graph folder to db graph 2024-01-02 18:17:11 +08:00
Tienson Qin
48b5593008 wip: outliner refactor 2024-01-02 18:07:17 +08:00
aurnik
2fcffcbd25 Move page alias formatting for list items so the text highlights properly 2024-01-02 15:59:15 +08:00