Commit Graph

17706 Commits

Author SHA1 Message Date
Tienson Qin
be2977dd40 fix: t o to toggle open all blocks
related to https://github.com/logseq/db-test/issues/423
2025-08-26 20:31:08 +08:00
Tienson Qin
ce933b3c36 enhance: display humanized coerce errors when downloading rtc graph 2025-08-26 12:54:31 +08:00
Tienson Qin
b2e700b3d9 fix: triangle for opening/closing child disappears after editing
fixes https://github.com/logseq/db-test/issues/417
2025-08-26 12:06:22 +08:00
rcmerci
8b5267e48e fix(rtc): add ex-ws-already-disconnected exception 2025-08-26 11:55:47 +08:00
Tienson Qin
42c8d29d20 fix: should create a page instead of tag when either #Page | #Tag
related to https://github.com/logseq/db-test/issues/428
2025-08-26 11:21:05 +08:00
rcmerci
56f9426740 fix(rtc): fix apply-ops schema 2025-08-26 10:58:59 +08:00
Tienson Qin
6107d75222 fix: ensure page/create returns existing page uuid 2025-08-26 10:55:46 +08:00
Tienson Qin
9ce2809da3 fix: ensure page/create returns existing page uuid 2025-08-26 10:33:09 +08:00
Tienson Qin
3baff22123 fix: node created from tables can't be converted to Page
related to https://github.com/logseq/db-test/issues/428
2025-08-26 09:29:46 +08:00
Tienson Qin
325777af59 fix: markdown link 2025-08-26 09:16:23 +08:00
Tienson Qin
4b680bb737 fix: datetime values not shown if their journal pages not exist 2025-08-25 21:40:50 +08:00
Tienson Qin
e4cb1d3203 fix: center align number property value 2025-08-25 21:05:33 +08:00
Tienson Qin
0696a556d9 fix: page refs not saved in quick capture 2025-08-25 20:49:48 +08:00
Tienson Qin
f44fdeb2ea fix: iOS share
related to https://github.com/logseq/db-test/issues/427
2025-08-25 17:35:10 +08:00
Tienson Qin
38bc596cf1 chore: remove debug 2025-08-25 17:02:48 +08:00
Tienson Qin
063aec02a7 fix: can't create page with the same name if namespace page exists
fixes https://github.com/logseq/db-test/issues/429
2025-08-25 14:56:05 +08:00
Tienson Qin
3888559b9d fix: navigate to parent or home page after deleting focused node
fixes https://github.com/logseq/db-test/issues/435
2025-08-25 13:52:21 +08:00
Tienson Qin
77c7412271 fix: references not calculated right
related to https://github.com/logseq/db-test/issues/436#issuecomment-3217902953
2025-08-25 12:49:56 +08:00
charlie
53bfcbee76 fix(mobile): incorrect status bar color for the android platform 2025-08-25 11:05:21 +08:00
Tienson Qin
ad5d469f75 fix: rtc start shouldn't block app start 2025-08-24 20:12:40 +08:00
rcmerci
8eea0b773d chore: temp-disable validate order unique to allow rtc-e2e works 2025-08-24 15:56:45 +08:00
Tienson Qin
a447789ece chore: add debug 2025-08-24 15:13:36 +08:00
Tienson Qin
b2034753aa fix: sort pages by backlinks count
fixed https://github.com/logseq/db-test/issues/441
2025-08-24 13:36:49 +08:00
Tienson Qin
dc8ffd40de Disable :block/order validation on tests temporally 2025-08-24 13:13:58 +08:00
Tienson Qin
3ff06e5a15 fix: clicking new node ("+ button") in a list view crashes UI
Fixes https://github.com/logseq/db-test/issues/442.

This commit also fixed scroller issue for gallery view and list view.
2025-08-24 13:00:01 +08:00
Tienson Qin
1100178b63 enhance(mobile): use box-shadow instead of border 2025-08-22 18:07:41 +08:00
charlie
75067e9517 enhance(ui): improve action bar styles and button interaction 2025-08-22 14:28:14 +08:00
charlie
ed8471f96f enhance(ui): increase z-index for block modal header 2025-08-22 14:17:54 +08:00
charlie
576d282811 enhance(mobile): enhance block modal with touch swipe support and styling updates 2025-08-22 14:15:39 +08:00
Tienson Qin
166abe2e42 fix: don't insert duplicated template blocks for rtc remote ops 2025-08-22 13:51:36 +08:00
Tienson Qin
11e95f040a fix: don't show use logseq sync for non testers 2025-08-22 13:49:40 +08:00
Tienson Qin
c516a40d7b fix: use the same graph switch component on all the platforms
Also, support import on mobile
2025-08-22 12:48:40 +08:00
charlie
b6eaae5225 fix(mobile): incorrect view scroll container for the link references list 2025-08-22 11:32:24 +08:00
Tienson Qin
0fcd0116ed refactor: move left sidebar out from container 2025-08-22 10:59:54 +08:00
Tienson Qin
752601bdc7 enhance: refresh remote graphs when visiting All Graphs page 2025-08-22 10:32:33 +08:00
Tienson Qin
2b624a4b9b fix: graphs should be grouped by :url instead of :graphUUID
Because we don't store :graphUUID in manifest for remote db graphs
compared to sync file graphs.
2025-08-22 10:02:53 +08:00
Alejandro Lozano
4ada674942 feat(translations): fix "Rectangle" for es (#12048) 2025-08-21 09:23:15 -04:00
Kay Ki
e5a8f90f32 Update German translations for test-db branch 2025-08-21 09:18:07 -04:00
Tienson Qin
1f14b3cc43 enhance: smooth sidebar close 2025-08-21 03:12:46 +08:00
Tienson Qin
8adafa98ad enhance: hide add bullet when the last block is empty 2025-08-21 01:38:20 +08:00
Tienson Qin
4abb5d7b48 enhance: scroll down on mobile 2025-08-21 01:38:20 +08:00
rcmerci
c668ba2166 chore(rtc): update log 2025-08-21 00:28:02 +08:00
Tienson Qin
73056b465e fix: don't hide block add button if there's no children when editing 2025-08-21 00:25:42 +08:00
Tienson Qin
5dd9fc0d0a fix: quick add should go to editing mode asap 2025-08-21 00:15:09 +08:00
rcmerci
6fced3b433 enhance(rtc): add log for :default e 2025-08-20 23:36:21 +08:00
rcmerci
921cbb832e chore: add asserts in rtc.remote-update 2025-08-20 23:13:26 +08:00
Tienson Qin
cd9d49cdcd enhance(ux): reserve add-button when editing 2025-08-20 21:27:01 +08:00
Tienson Qin
df03ec7b3d fix: add block button on web 2025-08-20 21:02:10 +08:00
Tienson Qin
4824a48e25 enhance(mobile): sheet fast open on long page 2025-08-20 20:08:42 +08:00
Tienson Qin
27c3cd3b2d fix: block/order check 2025-08-20 19:14:18 +08:00