Commit Graph

20310 Commits

Author SHA1 Message Date
Tienson Qin
ccb940dd06 fix: stable keyboard when inserting and deleting blocks 2025-06-02 16:17:32 +08:00
Tienson Qin
65213b5c12 fix: set edit-block-fn when inserting new block 2025-06-02 15:21:50 +08:00
Tienson Qin
dcc0e661e0 fix: set edit block immediately after ui refresh 2025-06-02 15:06:39 +08:00
rcmerci
664bf21f50 fix: add db-worker-ready-flow to avoid calling <invoke-db-worker too early 2025-06-01 18:18:38 +08:00
Tienson Qin
f7acef9cd2 fix: don't show delete button for blocks
Also, remove the unused refresh button
2025-06-01 06:38:20 +08:00
Tienson Qin
16d86daab9 Merge branch 'master' into feat/capacitor-new 2025-06-01 06:20:18 +08:00
Tienson Qin
598d06ae18 fix: set app bundle id 2025-06-01 06:16:09 +08:00
charlie
524d2892ca feat(mobile): dark theme 2025-05-31 21:53:40 +08:00
rcmerci
5384ec063e enhance: use flow to synchronize network-status to the worker
flows/network-online-event-flow considers both mobile and web scenarios
2025-05-31 21:09:37 +08:00
rcmerci
52cd744612 fix(mobile): init network-status value 2025-05-31 21:01:30 +08:00
rcmerci
3843394d42 enhance(mobile): update network-online-event-flow 2025-05-31 21:01:30 +08:00
charlie
44cbbd0c8c feat(mobile): add native inline calendar for ios 2025-05-31 19:16:28 +08:00
Tienson Qin
d78bd64467 fix: alias references are not displayed in linked references
fix https://github.com/logseq/db-test/issues/292
2025-05-31 18:26:25 +08:00
Tienson Qin
8a5e38af31 fix: don't add #Task to blocks when modifying status/deadline
and scheduled.

Notice that #Task is still added when adding those properties
initially when the block doesn't have other tags that have those properties.
2025-05-31 17:27:34 +08:00
charlie
5234eb22fb fix(mobile): capture photo from mobile bar 2025-05-31 16:09:51 +08:00
rcmerci
515fdb9e5a enhance(mobile): add ns frontend.mobile.flows 2025-05-30 23:21:39 +08:00
Tienson Qin
b14696f8e2 fix: reference inheritance in page filter 2025-05-30 23:15:23 +08:00
Gabriel Horner
ac975766ad chore: update doc links and remove feat\/db mentions 2025-05-30 08:41:57 -04:00
rcmerci
478783558f fix(mobile): require ns frontend.background-tasks 2025-05-30 14:48:14 +08:00
charlie
dfd3f0565c feat(capacitor): demo local datepicker for ios 2025-05-30 12:08:16 +08:00
charlie
ac84062f5e fix(capacitor): ios projects 2025-05-30 11:39:52 +08:00
charlie
b740d80c35 Merge branch 'master' into feat/capacitor-new 2025-05-30 10:49:31 +08:00
Tienson Qin
8bb3ef2834 enhance(ux): smooth fade out for command bar 2025-05-30 06:27:45 +08:00
Tienson Qin
b994749e30 fix: selection position 2025-05-30 04:41:33 +08:00
Tienson Qin
ad20edca16 fix: selection action bar not aligned well 2025-05-30 04:28:23 +08:00
Gabriel Horner
f661591f81 chore: Add links to db-test issues 2025-05-29 16:18:32 -04:00
Gabriel Horner
06b43ba5b7 fix(regression): publishing not starting
Weird loading issue for publishing with :block/tags. Put in workaround
for now. Also disabled more rtc tasks for publishing
2025-05-29 15:29:26 -04:00
Tienson Qin
ecaf7fc0ae fix: clear selection when swipe to toggle a selected block 2025-05-30 02:52:30 +08:00
Tienson Qin
7d7a50075d Merge branch 'master' into feat/capacitor-new 2025-05-30 02:02:20 +08:00
rcmerci
0dc912d93b chore: remove feat/db related things in ci yml files 2025-05-30 00:35:20 +08:00
rcmerci
86838ef5b2 chore: disable e2e.yml, now using clj-e2e.yml 2025-05-30 00:29:52 +08:00
Tienson Qin
cb24489cfb Merge pull request #9858 from logseq/feat/db
Database version
2025-05-30 00:08:51 +08:00
Gabriel Horner
1ba4f57abf fix: sorting by :date prop in table
Fixes https://github.com/logseq/db-test/issues/287
2025-05-29 09:17:34 -04:00
rcmerci
a47479037f chore: update clj-rtc-e2e.yml 2025-05-29 14:51:58 +08:00
rcmerci
c95e1aad7f test(e2e,rtc): add another conflict update case 2025-05-29 14:49:03 +08:00
charlie
8f8991d108 Merge branch 'feat/db' into feat/capacitor-new 2025-05-29 11:06:22 +08:00
Gabriel Horner
04190d22a3 fix(regression): query builder for multiple property types including :checkbox
Fixes https://github.com/logseq/db-test/issues/288. Regression caused by
572d6f4390 . Confirmed this bug was
affecting the following non-ref, non-string property types:
:checkbox, :any, :keyword and :raw-number
2025-05-28 14:59:26 -04:00
Gabriel Horner
995f8c4c38 fix: worker lint
Make an exception for this require since it's only used in tests. Tried
to mv file-reset to tests but it touches too many tests
2025-05-29 00:39:51 +08:00
Tienson Qin
ce791172ab fix: lint 2025-05-29 00:39:51 +08:00
Tienson Qin
a2936ba5ef fix: backup file and notify existing one 2025-05-29 00:39:51 +08:00
Gabriel Horner
f846ec9dae fix: repo test
need to stub worker-state config instead of state config. Also removed
unused async code in test fn
2025-05-29 00:39:51 +08:00
Gabriel Horner
ab014e318b fix: frontend lint 2025-05-29 00:39:51 +08:00
Gabriel Horner
5d377787ec fix: regression on fixing dupe block ids
fixes graph-parser tests
2025-05-29 00:39:51 +08:00
Tienson Qin
4ed15c7dac fix: extracted-block-ids should be existing block from another page
or extracted blocks from the current file.
2025-05-29 00:39:51 +08:00
Tienson Qin
92639087d4 fix: sync calls for test version 2025-05-29 00:39:51 +08:00
Tienson Qin
2a74fc3d7e Add test version of alter-file 2025-05-29 00:39:51 +08:00
Tienson Qin
33b6433dc9 wip: move file parse to worker 2025-05-29 00:39:51 +08:00
Tienson Qin
6051be610f enhance: disable deleting addrs until ref-counted delete 2025-05-29 00:22:46 +08:00
Gabriel Horner
3552c1870c Revert "ci: update yml"
This reverts commit 4696c1f3fd.

Noticed tests aren't running on our own PRs e.g. #11887.
We'll especially need tests to run on PRs off master
2025-05-28 10:26:05 -04:00
charlie
073db80052 fix(capacitor): release asset path 2025-05-28 22:19:27 +08:00