Commit Graph

18312 Commits

Author SHA1 Message Date
rcmerci
5494286263 fix(rtc): ensure rtc-db-graph? when persist ops 2023-11-08 20:11:25 +08:00
Tienson Qin
1c9858ec0d fix: cmdk IME input method support 2023-11-08 20:10:21 +08:00
Tienson Qin
bf41bd539d fix: hide Edit page properties if there're class properties 2023-11-08 13:56:34 +08:00
Tienson Qin
e0cbc963b0 fix: navigating to a page with properties opens add property
Fixes LOG-2902
2023-11-08 13:50:25 +08:00
Tienson Qin
9e894cae25 fix: pick the closest add property button when press enter
Also, display the class properties directly on page instead of
a configure modal.
2023-11-08 13:28:05 +08:00
Gabriel Horner
8f6deb15a7 fix test failure introduced by last commit 2023-11-07 13:50:52 -05:00
Andelf
b5ef701b03 fix(ci): lock python version in release build 2023-11-08 02:08:09 +08:00
Gabriel Horner
309826df89 enhance: place rtc feature behind feature flag
Moved restore-graph to be first action since all user behavior comes from it.
Disabled rtc by default since rtc is currently failing to load graphs
2023-11-07 12:10:44 -05:00
Tienson Qin
0ca0aadb9f fix: turn off autocomplete for cmdk input 2023-11-08 00:24:48 +08:00
rcmerci
85af692a2e fix(rtc): update schema to fix filter-remote-data-by-local-unpushed-ops 2023-11-08 00:09:34 +08:00
Tienson Qin
e887621c7a Update stage to support customizing branch and cloudflare pages 2023-11-08 00:00:35 +08:00
Ben Yorke
1c8fe61531 Fix description text color 2023-11-07 16:39:04 +01:00
Ben Yorke
1896d372b1 fix highlighted text color 2023-11-07 16:35:31 +01:00
Ben Yorke
0453b19e04 Fix white color buttons on ls theme 2023-11-07 15:22:06 +01:00
Ben Yorke
adc788f1c6 Fix colorization 2023-11-07 14:52:12 +01:00
rcmerci
25a8835ad2 chore: remove spy 2023-11-07 21:39:48 +08:00
rcmerci
73a6232c56 chore: fix lint 2023-11-07 21:37:17 +08:00
Ben Yorke
863c4f93da Customizable overrides 2023-11-07 14:32:08 +01:00
rcmerci
a7cd7b92bf enhance(rtc): refactor client-op related ns 2023-11-07 21:31:56 +08:00
Tienson Qin
f68beb4d16 fix: page search e2e tests 2023-11-07 19:42:52 +08:00
Tienson Qin
59c9c244c6 fix: sidebar e2e tests 2023-11-07 18:42:07 +08:00
Tienson Qin
5489b5af45 fix: page rename e2e tests 2023-11-07 18:10:32 +08:00
Tienson Qin
cf93ba3247 fix: up/down blocks navigation 2023-11-07 16:52:52 +08:00
Tienson Qin
69370db70e fix: esc handler 2023-11-07 16:49:00 +08:00
Tienson Qin
4fcdefdc6c fix: display current page matched blocks when filter is :blocks 2023-11-07 16:33:39 +08:00
Tienson Qin
006a61f627 fix: remove default commands 2023-11-07 16:11:08 +08:00
Gabriel Horner
a29315a7c2 fix: full-text search detection wasn't working
Also changed approach so that it wasn't logging confusing error
messages. Also added title attribute for publishing
2023-11-06 16:30:00 -05:00
Gabriel Horner
fea69f8337 fix: repeated react warnings with multiple choice properties
and with pages that have hierarchy
2023-11-06 15:15:39 -05:00
Gabriel Horner
3162a06c3d fix: page-tags filter shouldn't show :block/link duplicates 2023-11-06 14:22:44 -05:00
Gabriel Horner
e8b26954a0 fix: property completion for db graphs
Also complete page-tags filter with original case so that resulting query is
case sensitive. As much as possible the query builder should result what
users would type in the editor and users would type case sensitive page
refs. Also update scripts to reflect that property values should be
written as page refs for :date and :page properties
2023-11-06 12:48:12 -05:00
Tienson Qin
573a9d4b38 enhance: remove unnecessary settings icon 2023-11-06 23:36:34 +08:00
Tienson Qin
963fda0ada enhance: show custom theme button when there's accent color 2023-11-06 23:30:45 +08:00
Tienson Qin
03a15e5391 fix: different background color for block children 2023-11-06 23:09:10 +08:00
Tienson Qin
eb7a63c6c3 fix: remove custom var usage 2023-11-06 23:00:20 +08:00
Tienson Qin
ded5e03497 Merge branch 'master' into feat/cmdk 2023-11-06 22:37:47 +08:00
Tienson Qin
eeeea39fa4 fix: button doesn't support href attribute 2023-11-06 22:34:17 +08:00
Gabriel Horner
05a82a5f26 fix lint to get CI green again 2023-11-06 09:22:32 -05:00
Tienson Qin
e5837a319e fix: headings e2e tests 2023-11-06 22:11:48 +08:00
Tienson Qin
b0b24f795a fix: lint 2023-11-06 22:09:41 +08:00
Gabriel Horner
ba5fe52ec1 fix: task and priority filters 2023-11-06 09:07:40 -05:00
eliovir
2851c1b35b Update fr.edn
Add and correct French sentences.
2023-11-06 09:00:18 -05:00
Ben Yorke
40c660625e Annotate all lx colors 2023-11-06 14:53:59 +01:00
Tienson Qin
9efcaf41c1 fix: fs e2e tests 2023-11-06 21:51:22 +08:00
Tienson Qin
196d056f99 fix: search support files 2023-11-06 17:45:11 +08:00
Tienson Qin
bc06a7f431 fix: blockref e2e test 2023-11-06 17:26:08 +08:00
Tienson Qin
26fc93e584 fix: e2e create page 2023-11-06 17:21:14 +08:00
Tienson Qin
881b6020e1 fix: typo 2023-11-06 16:19:45 +08:00
Tienson Qin
de4ad909a9 Merge branch 'master' into feat/cmdk 2023-11-06 16:12:02 +08:00
Tienson Qin
90c2b3800f fix: lint warnings 2023-11-06 16:06:29 +08:00
Tienson Qin
b91fd4e6c8 Remove old cmdk && command palette 2023-11-06 15:25:35 +08:00