Commit Graph

23218 Commits

Author SHA1 Message Date
Tienson Qin
51a93051bf fix: limit image width 2025-06-12 05:32:09 +08:00
Tienson Qin
47cc2c998e fix: moving the focus up and down doesn't work properly
related to https://github.com/logseq/db-test/issues/302
2025-06-12 04:08:17 +08:00
Tienson Qin
00f6662f73 fix: lint 2025-06-12 03:06:17 +08:00
Tienson Qin
4abbdd0fce fix: lint 2025-06-12 02:59:44 +08:00
Tienson Qin
3605a82483 Add repeat task get-next-time tests 2025-06-12 02:50:00 +08:00
Tienson Qin
be66270a49 fix: filters not work for linked references (#11937)
* fix: linked references

* Using datascript query for linked references

* don't render blocks children that have excluded refs

* fix: set persistent width for reference filter

* fix: duplicated refs

* fix: separate queries for children refs and non-children refs

* refactor: move reference fns to logseq.db.common.reference

* fix: set matched children ids even if it's empty

* add tests

* add unlinked reference test

* add transit files to typos ignore

* don't memoize on node

* add comment
2025-06-12 01:56:13 +08:00
Tienson Qin
956330f9f7 fix: ensure future time when reschedule a task 2025-06-12 00:04:47 +08:00
Tienson Qin
f9cf6adcff fix: card modal blink when switching to the next card 2025-06-11 19:20:55 +08:00
Tienson Qin
0a0612fe66 fix: card doesn't change after reviewed 2025-06-11 19:03:31 +08:00
charlie
05a7512bba enhance(mobile): polish page more actions popup 2025-06-11 17:09:45 +08:00
charlie
e78d630bbb enhance(mobile): add action header for the page block modal 2025-06-11 14:55:59 +08:00
Gabriel Horner
658a25b1b5 chore: bump nbb-test-runner
Bump to upstream version now that
https://github.com/nextjournal/nbb-test-runner/pull/3 is merged
2025-06-10 08:47:52 -04:00
charlie
b7b8a4daa6 enhance(mobile): force ios mode card modal for the block page 2025-06-10 19:19:34 +08:00
charlie
87411f42c7 enhance(mobile): force ios mode card modal for the block page 2025-06-10 19:09:35 +08:00
charlie
0b3cbaaa6d Merge branch 'master' into feat/capacitor-new 2025-06-10 16:52:17 +08:00
charlie
610bcadec5 fix(mobile): incorrect for the block initial editing mode 2025-06-10 13:34:27 +08:00
Tienson Qin
6b39fdaafe feat: reset both scheduled and deadline for repeat tasks when done 2025-06-10 01:07:16 +08:00
Tienson Qin
83a281c781 fix: wrong interval for repeat tasks 2025-06-10 01:00:27 +08:00
Gabriel Horner
3fa32ae990 fix(dev): CLI import not copying assets to correct location 2025-06-09 12:38:23 -04:00
Tienson Qin
f7fe814414 fix: disable annoying node preview when editing 2025-06-10 00:18:03 +08:00
Tienson Qin
dcc2e9d374 fix: click a link in node reference opens the node
The expected behavior is to open the link and not redirect to the
referenced node.
2025-06-10 00:13:11 +08:00
Tienson Qin
1ea936ecad fix: don't highlight datetime property value when hovering the value 2025-06-10 00:04:36 +08:00
Tienson Qin
e7480b6f2d fix: set next repeat time based on the time user has picked
instead of now.

Also, forward the time even if the current time is a `future` one.
2025-06-09 23:41:46 +08:00
Tienson Qin
2acf40a568 fix: set recur frequency default to 1 if it's empty 2025-06-09 23:19:56 +08:00
Tienson Qin
84da22b2b1 enhance(ux): show border for repeat task settings 2025-06-09 22:46:31 +08:00
Tienson Qin
b1ee3f5a5a fix: applying a template to the Journal tag removes it
This commit also add #Template when assigning template applied to.

Related to https://github.com/logseq/db-test/issues/312.
2025-06-09 21:10:51 +08:00
Tienson Qin
9f50aca908 fix: no child block inheritance from parent blocks when filtering
related to https://github.com/logseq/db-test/issues/304
2025-06-09 20:36:19 +08:00
charlie
edbd03f321 fix(mobile): katex render 2025-06-09 16:33:20 +08:00
charlie
c3f9bbd633 enhance(mobile): alignment for the heading block 2025-06-09 13:27:57 +08:00
charlie
297f61a869 enhance(mobile): auto calculate popup content max height 2025-06-09 10:59:53 +08:00
charlie
336f76b2fe Merge branch 'master' into feat/capacitor-new 2025-06-09 09:02:36 +08:00
Tienson Qin
1a717ba253 fix: lint 2025-06-09 00:56:50 +08:00
Tienson Qin
8994647dcd fix: Flashcard review showing blank after one or two cards
fixes https://github.com/logseq/db-test/issues/301
2025-06-09 00:43:31 +08:00
Tienson Qin
6551c9ba9f fix: query tables not rendering contents on app start up
Related to https://github.com/logseq/db-test/issues/310
2025-06-08 23:12:36 +08:00
Tienson Qin
fac981bea0 fix: links not resolving
fixes https://github.com/logseq/db-test/issues/311
2025-06-08 22:19:50 +08:00
Tienson Qin
dc8f2f4984 fix: redirect to alias 2025-06-08 16:52:06 +08:00
Tienson Qin
f3cd818bee fix: auto-complete fails when referencing a page 2025-06-08 14:52:49 +08:00
Tienson Qin
61cc4382c4 fix: alias auto-complete 2025-06-08 14:42:19 +08:00
Tienson Qin
9cf01cecdf fix: pages not resolved until visited
related to https://github.com/logseq/db-test/issues/291
2025-06-08 11:22:24 +08:00
Tienson Qin
707861c3e8 fix: tags displayed twice on the "Tags" property page 2025-06-08 10:38:16 +08:00
Tienson Qin
3cbdcfc1b9 fix: no child block inheritance from parent blocks when filtering
fixes https://github.com/logseq/db-test/issues/304
2025-06-08 09:57:06 +08:00
Fatih Sultan
bb71aa9ba2 Fix: use fs.renameSync instead of shell commands for cross-platform file move
Replaced 'mv' and 'move' usage with fs.renameSync to ensure compatibility across Windows and Unix-like systems.
2025-06-08 09:28:24 +08:00
Fatih Sultan
f9d6b77b5a Fix: replace 'mv' with cross-platform compatible file move in gulpfile.js
Replaced 'mv' command with platform check to support both Windows and Unix-like systems in the switchReactDevelopmentMode task.
2025-06-08 09:28:24 +08:00
Tienson Qin
691f5534ab fix: bulk set property with type checkbox
requires box to be checked

fixed https://github.com/logseq/db-test/issues/306
2025-06-08 09:22:29 +08:00
Tienson Qin
a6bd175479 fix: edit query button move around left and right side
fixes https://github.com/logseq/db-test/issues/308
2025-06-08 08:37:03 +08:00
Tienson Qin
71816b042f fix: blocks command bar blink when editing another block 2025-06-07 12:11:21 +08:00
Tienson Qin
c40365688b fix: disable auto capitalize on mobile keep open input
to avoid blink when editing another block
2025-06-07 12:06:12 +08:00
Tienson Qin
c4e4e28bea fix: table crash 2025-06-07 11:59:21 +08:00
Tienson Qin
c3a9d7aac3 fix: don't redirect to page during block swipe 2025-06-07 11:51:12 +08:00
Tienson Qin
2a3ffc52a7 enhance(ux): disable block swipe and dragging when editing 2025-06-07 08:18:18 +08:00