charlie
|
2608badecc
|
enhance(capacitor): improve classic block editor
|
2025-05-23 18:50:20 +08:00 |
|
charlie
|
0c8e66bda7
|
enhance(capacitor): improve classic block editor
|
2025-05-23 18:03:49 +08:00 |
|
charlie
|
1caf0276f5
|
enhance(capacitor): set up classic block editor
|
2025-05-23 14:27:29 +08:00 |
|
charlie
|
53264daefb
|
Merge branch 'feat/db' into feat/capacitor-new
|
2025-05-23 11:07:51 +08:00 |
|
Tienson Qin
|
d666d1ddfe
|
fix: double popup when clicking select property value
|
2025-05-23 05:29:41 +08:00 |
|
Tienson Qin
|
0059b6bbd6
|
style: set small text when editing in table cell
|
2025-05-23 04:47:33 +08:00 |
|
Tienson Qin
|
c7f39b51bf
|
enhance: show p icon for property type
|
2025-05-23 04:42:25 +08:00 |
|
Tienson Qin
|
ad6130f2cd
|
style: page title actions
|
2025-05-23 04:38:44 +08:00 |
|
Tienson Qin
|
fb1d38bc6d
|
enhance(ux): shift + enter to open selected block(s) in sidebar
|
2025-05-23 03:57:17 +08:00 |
|
Tienson Qin
|
a789804ce4
|
fix: don't show jtrigger on table cells
|
2025-05-23 03:38:20 +08:00 |
|
Tienson Qin
|
e25f1278bd
|
fix: mod+j works either for selected or editing block or globally
|
2025-05-23 03:16:02 +08:00 |
|
Tienson Qin
|
ff8a7c0df0
|
enhance(ux): mod+j support sidebar
|
2025-05-23 02:33:52 +08:00 |
|
rcmerci
|
20c6aa24a8
|
test(e2e,rtc): update-task-blocks support update-priority as well
|
2025-05-22 20:44:52 +08:00 |
|
rcmerci
|
3d2abe76f1
|
test(e2e,rtc): add update-task-blocks test
|
2025-05-22 20:31:28 +08:00 |
|
charlie
|
3a464eb487
|
enhance(capacitor): improve block editor
|
2025-05-22 20:25:05 +08:00 |
|
charlie
|
42eaabed4e
|
Merge branch 'feat/db' into feat/capacitor-new
|
2025-05-22 19:59:24 +08:00 |
|
Tienson Qin
|
3ba5028aa9
|
enhance(ux): show collapsed triangle for page title
|
2025-05-22 19:03:24 +08:00 |
|
Tienson Qin
|
ed0860fcc3
|
enhance(ux): set different hovering actions for tag, property
and page
|
2025-05-22 19:03:24 +08:00 |
|
Tienson Qin
|
0787d7ae36
|
fix: create new property in tag properties
|
2025-05-22 19:03:24 +08:00 |
|
Tienson Qin
|
65f5b9cd64
|
enhance(ux): tag properties using select
|
2025-05-22 19:03:24 +08:00 |
|
Tienson Qin
|
b88375ba4b
|
chore: remove debug
|
2025-05-22 18:54:49 +08:00 |
|
Tienson Qin
|
9404e5b5bf
|
fix: buggy between ui
|
2025-05-22 18:51:01 +08:00 |
|
Tienson Qin
|
9af119ab29
|
enhance: between support any :datetime property
Not just :block/created-at and :block/updated-at
|
2025-05-22 18:24:15 +08:00 |
|
charlie
|
540844f7f0
|
Merge branch 'feat/db' into feat/capacitor-new
|
2025-05-22 17:58:38 +08:00 |
|
charlie
|
1ef089b3eb
|
enhance(capacitor): direction keys management for the block editor
|
2025-05-22 17:58:00 +08:00 |
|
rcmerci
|
fa3ec6556e
|
enhance(rtc): ensure local-t and remote-t are monotonically increasing,
and remote-t >= local-t
|
2025-05-22 17:44:39 +08:00 |
|
rcmerci
|
75a053f918
|
fix: nbb cannot use glogi
|
2025-05-22 15:39:17 +08:00 |
|
rcmerci
|
ec7d488d49
|
fix: add glogi deps
|
2025-05-22 15:36:36 +08:00 |
|
rcmerci
|
5e60ce853d
|
test(e2e): dump console logs when test failed
|
2025-05-22 15:33:33 +08:00 |
|
charlie
|
05ca8fd883
|
enhance(capacitor): improve block editor
|
2025-05-22 15:06:47 +08:00 |
|
Tienson Qin
|
ed32cfb4c9
|
fix(regression): slow editing in file graph
The root cause is that logseq tries to save the file each time when
there's a transaction.
|
2025-05-22 14:54:34 +08:00 |
|
Tienson Qin
|
021a84bcf2
|
fix: don't run id-ref->title-ref for file graphs
|
2025-05-22 14:54:34 +08:00 |
|
charlie
|
ede7c8f01e
|
Merge branch 'feat/db' into feat/capacitor-new
|
2025-05-22 14:00:53 +08:00 |
|
rcmerci
|
5eafca4e81
|
test(e2e,rtc): validate task-blocks
|
2025-05-22 13:03:04 +08:00 |
|
Gabriel Horner
|
f4d3dca19c
|
fix: db-idents like :logseq.kv/graph-initial-schema-version
being ovewritten by migration and validation. Looks like this
was introduced in 985365a274
Fixes
https://test.logseq.com/#/page/682e2616-cd2d-48ba-8f90-a1ace81dc87e
|
2025-05-21 16:07:06 -04:00 |
|
Tienson Qin
|
88272cbd06
|
fix: don't transact unknown page
It's dangerous because the db might be broken so that some titles are
missing, it might be also because the page is not fully loaded to UI.
|
2025-05-22 03:21:04 +08:00 |
|
rcmerci
|
ea9316a167
|
fix(ci): clj-rtc-e2e
|
2025-05-22 00:08:14 +08:00 |
|
rcmerci
|
fc5f0fc3f2
|
feat(ci): add clj-rtc-e2e
|
2025-05-21 23:40:27 +08:00 |
|
rcmerci
|
1a0adf1e51
|
test(e2e): add rtc-outliner-test
|
2025-05-21 22:51:00 +08:00 |
|
Tienson Qin
|
5b76ee46a3
|
enhance(ux): press Enter on active table name cell exit editing
|
2025-05-21 22:07:05 +08:00 |
|
rcmerci
|
a15bde3f5a
|
test(e2e): update rtc-task-blocks-test and rtc-property-test
|
2025-05-21 21:52:48 +08:00 |
|
Tienson Qin
|
4ef77e3a3f
|
enhance(ux): able to delete and configure property in table header
|
2025-05-21 21:42:29 +08:00 |
|
Tienson Qin
|
90acfac5b4
|
fix: clicking table header cell again doesn't close the popup
|
2025-05-21 20:54:44 +08:00 |
|
Tienson Qin
|
17496cfbb1
|
fix: don't create block for invalid number property value
|
2025-05-21 20:28:18 +08:00 |
|
rcmerci
|
54772d861d
|
test(e2e): add rtc-property-test
|
2025-05-21 20:00:17 +08:00 |
|
charlie
|
849e7ed3ca
|
enhance(capacitor): delete block
|
2025-05-21 18:12:50 +08:00 |
|
rcmerci
|
87482b9534
|
test(e2e): update logseq.e2e.rtc-extra-test
|
2025-05-21 17:33:25 +08:00 |
|
rcmerci
|
b55a60dbd7
|
test(e2e): validate-graph for every testcase
|
2025-05-21 16:19:45 +08:00 |
|
rcmerci
|
533ca23610
|
fix: schema of :logseq.property/empty-placeholder
|
2025-05-21 15:27:06 +08:00 |
|
rcmerci
|
b2ae56fdb6
|
enhance(rtc): add command :dev/rtc-start
|
2025-05-21 14:27:31 +08:00 |
|