Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
33f9ec2b00 fix: remove unused ns import 2024-01-15 19:09:04 +08:00
Tienson Qin
819c8614d3 fix: fs e2e tests and page rename 2024-01-15 18:50:48 +08:00
charlie
33cf0340cf enhance(ux): accent background for the document 2024-01-15 17:52:14 +08:00
Tienson Qin
d2b6f17af3 fix: page search e2e-tests 2024-01-15 17:41:26 +08:00
Tienson Qin
1d5a8b5c27 fix: current page 2024-01-15 17:37:41 +08:00
Mark Lansky
1d24ca784b chore: upgrade @swc/core (#10857) 2024-01-15 17:14:02 +08:00
rcmerci
d9691ab113 fix lint 2024-01-15 17:02:27 +08:00
rcmerci
6b435dda25 enhance(rtc): update-asset handler 2024-01-15 17:02:27 +08:00
Tienson Qin
20a06f820d fix: page rename e2e test 2024-01-15 16:04:57 +08:00
Tienson Qin
4a3a164c99 fix: url e2e tests 2024-01-15 16:03:01 +08:00
charlie
0fcb9a8869 enhance(ui): polish colors for the whiteboard toolbar buttons 2024-01-15 15:41:43 +08:00
Tienson Qin
af8478a6ec fix: editor e2e tests 2024-01-15 15:35:34 +08:00
charlie
10d2dff91f fix(ui): alignment buttons for the whiteboard context menu 2024-01-15 12:20:23 +08:00
charlie
38eeb8cc8a enhance(ui): polish the shortcut label 2024-01-15 11:21:03 +08:00
charlie
f6a21102ff Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-15 10:24:41 +08:00
Tienson Qin
774a159451 fix: history e2e tests 2024-01-14 16:55:07 +08:00
Tienson Qin
029ed109b9 fix: page rename undo/redo 2024-01-14 16:33:50 +08:00
Tienson Qin
54106610cb fix: heading e2e tests 2024-01-14 16:00:14 +08:00
Tienson Qin
732b87a63f fix: code block e2e test 2024-01-14 15:33:06 +08:00
Tienson Qin
d13cc0c120 clean code 2024-01-14 14:38:57 +08:00
Tienson Qin
9886a4d63c fix: dissoc page write if something bad happens
So that the app can continue save db writes to files.
2024-01-14 14:22:32 +08:00
Tienson Qin
b55e4e7380 fix: db requests could be dropped if some requests not finished yet 2024-01-14 12:55:55 +08:00
Gabriel Horner
74a76f0365 chore: dry up db-based vars and update related lint 2024-01-12 17:25:21 -05:00
Gabriel Horner
951e7cc841 fix: ns-docstring and large-var deps lints
Also fixed db-and-file-graphs-separate lint and moved gp-property tests
that should be moved since their source code has moved from frontend
to gp-property
2024-01-12 17:03:09 -05:00
Gabriel Horner
66f57104ab fix: fail-invalid? option on in-app db validation
alert can't be called in a worker
2024-01-12 15:12:18 -05:00
Gabriel Horner
690764aa52 fix: unused time dep and duplicated time-ms fns
cljs-time shouldn't be added to nbb.edn since it's already included in
nbb-logseq (since parts of it aren't nbb compatible). duplicated
time-ms fns can now be removed since they are available to all deps
from common dep
2024-01-12 10:41:22 -05:00
charlie
e7b9d58bd9 enhance(ui): polish accent colors 2024-01-12 17:34:35 +08:00
charlie
0bd29e318b enhance(ui): polish the context menu for the whiteboard 2024-01-12 17:16:00 +08:00
charlie
8b78a07b9a refactor(ui): replace the whiteboard context menu with the new context menu component 2024-01-12 16:33:59 +08:00
rcmerci
facc75f635 fix(export): remove prefix spaces when no-indent (#10807)
* fix(export): remove prefix spaces when no-indent
* fix(export): fix remove-prefix-spaces-in-Plain

use full_content for Src ast when no-indent
2024-01-12 14:26:17 +08:00
dependabot[bot]
d276fbf106 chore(deps): bump follow-redirects in /packages/amplify
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 13:12:30 +08:00
charlie
ece3b6df69 fix: tests 2024-01-12 12:48:16 +08:00
charlie
628153a76b fix(e2e): tests 2024-01-12 12:47:45 +08:00
Andelf
6ebf012518 fix(ci): android build tools path 2024-01-12 12:44:28 +08:00
charlie
6228cdc2e5 Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-12 11:47:49 +08:00
Andelf
4ad7a57ed3 fix(android/watcher): wrong relpath calculation 2024-01-12 11:25:21 +08:00
Tienson Qin
db118de59b fix: can't zoom in/out 2024-01-12 07:16:25 +08:00
Tienson Qin
302d8b649a fix: can't expand/collapse on publishing graphs 2024-01-12 06:41:51 +08:00
Gabriel Horner
98dd1c2b5c fix: published graphs failing on class pages
Bring back get-namespace-pages impl that doesn't add :block/file
to db graphs. :block/file isn't used in db graphs.
Also got kondo lint back to green
2024-01-11 16:40:13 -05:00
Tienson Qin
e22effacf2 Disable graph switch if files are not saved yet 2024-01-12 05:13:46 +08:00
Tienson Qin
d5e62ae21f fix: ensure linear sequential transactions for the db worker 2024-01-12 04:14:22 +08:00
Gabriel Horner
cdddce0120 fix deps db test and most lints
Also deleted duplicated gp-util.{page-ref,block-ref} files that were moved to common
and moved a related test to common dep
2024-01-11 14:35:04 -05:00
Tienson Qin
b514dbe4f7 fix: undo/redo debugger ui 2024-01-12 02:51:28 +08:00
Tienson Qin
3d2a7c22b8 add more delay 2024-01-12 02:51:28 +08:00
Gabriel Horner
a81e18e9a6 fix: update nbb-logseq and make entity-plus nbb compatible
deps can now load in nbb and all nbb tests pass except for db
2024-01-11 13:10:06 -05:00
Tienson Qin
b9646d5cd0 fix: blockref e2e tests 2024-01-12 02:03:19 +08:00
Tienson Qin
6173879ca0 fix: test 2024-01-12 00:41:03 +08:00
Tienson Qin
7cc0b15d04 fix: journal file name 2024-01-12 00:18:36 +08:00
Tienson Qin
a9074f74f4 fix: outdent 2024-01-11 23:43:23 +08:00
charlie
dddd937b53 fix: tests 2024-01-11 21:28:52 +08:00