Gabriel Horner
|
db8cd0eed1
|
fix: export+import of page timestamps
|
2025-03-07 15:34:06 -05:00 |
|
Gabriel Horner
|
7917afaa45
|
chore: update nbb scripts to be repl friendly
With https://github.com/babashka/nbb/issues/95 done, this allows
all nbb script namespaces to required or used from a repl
|
2025-03-07 11:49:28 -05:00 |
|
Gabriel Horner
|
1ccdcab8a9
|
enhance(dev): optionally validate after creating a db
Doing this enough that an option makes this faster to invoke
and faster (no re-open) on large graphs
|
2025-03-07 11:45:17 -05:00 |
|
charlie
|
f0124e0ac0
|
enhance(ui): improve popup management and restore last saved cursor functionality
|
2025-03-07 17:07:05 +08:00 |
|
charlie
|
919224e713
|
enhance(ui): improve icon picker behavior and popup management
|
2025-03-07 14:12:34 +08:00 |
|
charlie
|
94e924027d
|
enhance(ui): blink for the task checkbox switching
|
2025-03-07 10:15:08 +08:00 |
|
Gabriel Horner
|
c6a2ea6959
|
fix(dev): script fails on -h
Also minor db scripts cleanup
|
2025-03-06 16:21:21 -05:00 |
|
Gabriel Horner
|
9828b15b51
|
fix: export+import preserve property timestamps
|
2025-03-06 10:18:51 -05:00 |
|
Gabriel Horner
|
9720976d63
|
fix: invalid uuid detection
referenced uuids weren't being picked up
|
2025-03-04 14:58:54 -05:00 |
|
Gabriel Horner
|
f1d823815f
|
fix: don't prompt user to break :logseq.class/Tag
On Parent page user could break #Tag
|
2025-03-04 10:23:58 -05:00 |
|
Gabriel Horner
|
ec9944db2d
|
enhance: add descriptions for some public built-in properties
, especially ones that required external docs to understand their usage
|
2025-03-04 10:15:04 -05:00 |
|
charlie
|
b44147b1c9
|
enhance(ui): improve layout and tooltip handling in header and shortcut components
|
2025-03-04 14:24:47 +08:00 |
|
Gabriel Horner
|
7e5d8ed686
|
fix: export+import of property values
that are internal entities. Don't reference internal ents
with uuids as it is not graph agnostic and causes failure on import
|
2025-03-03 17:45:05 -05:00 |
|
Gabriel Horner
|
16930aa23c
|
enhance: add :block/link support for export+import edn
|
2025-03-03 16:20:42 -05:00 |
|
Gabriel Horner
|
6af5720535
|
chore: remove unnecessary keep-uuid? option
|
2025-03-03 13:43:40 -05:00 |
|
Gabriel Horner
|
0852dec984
|
chore: Add optional verbose test runner for db deps
Also adjust one test which made verbose mode unreadable by printing a
large data structure where an assertion should go
|
2025-03-03 09:55:35 -05:00 |
|
Tienson Qin
|
a42155f310
|
enhance: add transition
|
2025-03-02 20:25:35 +08:00 |
|
Tienson Qin
|
7eba040089
|
enhance(ux): isolate tag delete button
|
2025-03-02 20:17:57 +08:00 |
|
Tienson Qin
|
9d7d72b81e
|
chore: style tweaks
|
2025-03-02 19:24:56 +08:00 |
|
Tienson Qin
|
5486b4c73a
|
fix: property value embed parent
|
2025-03-02 16:48:33 +08:00 |
|
Tienson Qin
|
fa6bccd1e7
|
fix: lint
|
2025-03-02 16:15:18 +08:00 |
|
Tienson Qin
|
0a29d32c65
|
fix: embed self in property value
|
2025-03-02 16:09:21 +08:00 |
|
Tienson Qin
|
d5dbd42cab
|
fix: bullet not aligned center on table view
|
2025-02-28 20:09:16 +08:00 |
|
charlie
|
4dca58ff00
|
chore(dev): ignored errors
|
2025-02-28 10:55:20 +08:00 |
|
Gabriel Horner
|
21f621848b
|
enhance: add views for DB unlinked references
follow up to #11739. Fixes https://github.com/logseq/db-test/issues/224
|
2025-02-27 15:57:29 -05:00 |
|
Gabriel Horner
|
0fc8af5686
|
refactor: remove db-graph behavior from file-graph gp-extract
Makes importer easier to maintain as there's less confusion with unused
checks in gp-extract
|
2025-02-27 11:20:24 -05:00 |
|
charlie
|
6109eb32dc
|
enhance(ui): polish property dropdown editor
|
2025-02-27 17:18:46 +08:00 |
|
charlie
|
b669814a1b
|
enhance(ux): popup active state for the menu items
|
2025-02-27 15:58:32 +08:00 |
|
charlie
|
9a95448014
|
enhance(ui): sync specific branch for the radix ui primitives
|
2025-02-27 12:42:18 +08:00 |
|
charlie
|
40f84e1dde
|
enhance(ui): polish property dropdown editor
|
2025-02-27 11:42:31 +08:00 |
|
charlie
|
1de94faa90
|
fix(plugin): incorrect readme link for the marketplace plugins
|
2025-02-27 10:18:50 +08:00 |
|
Gabriel Horner
|
3d34224143
|
fix: remove a few more file-graph fns in db graph only namespaces
Found by configuring separate linter for most of remaining deps
|
2025-02-26 18:02:22 -05:00 |
|
Gabriel Horner
|
9d09ee9dc4
|
fix: file graphs showing buggy views tab
instead of page count
|
2025-02-26 16:56:21 -05:00 |
|
Gabriel Horner
|
1d855d012f
|
enhance: add EDN export for any view
|
2025-02-26 16:43:23 -05:00 |
|
charlie
|
a51b26c161
|
fix(ui): sticky columns for the pin table header
|
2025-02-26 17:33:00 +08:00 |
|
charlie
|
290616c14e
|
enhance(ux): disable sticky table header for the list journals
|
2025-02-26 16:02:57 +08:00 |
|
charlie
|
4c2a4dcd00
|
chore(dev): github actions
|
2025-02-26 13:17:51 +08:00 |
|
charlie
|
332835f62f
|
enhance(deploy): update source map handling and adjust deployment directory
|
2025-02-26 12:10:10 +08:00 |
|
charlie
|
d0d404ac57
|
chore(dev): update github actions
|
2025-02-26 11:25:59 +08:00 |
|
Tienson Qin
|
e3c364e221
|
fix: can't batch set text property
|
2025-02-25 18:35:49 +08:00 |
|
charlie
|
4f46554c75
|
chore(dev): update github actions
|
2025-02-25 18:15:39 +08:00 |
|
Tienson Qin
|
b4edad837d
|
fix: can't batch set date property
|
2025-02-25 18:09:58 +08:00 |
|
charlie
|
4268cba686
|
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
|
2025-02-25 18:00:00 +08:00 |
|
charlie
|
cfbebe6e0e
|
chore(dev): update github actions
|
2025-02-25 17:59:32 +08:00 |
|
Tienson Qin
|
8bf6662703
|
fix: mod+p creating a new property disabled selection
|
2025-02-25 17:48:49 +08:00 |
|
Casey Labs
|
c87e622531
|
.github/workflows: update actions/upload-artifact to v4
v3 is deprecated: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
2025-02-25 16:13:09 +08:00 |
|
Casey Labs
|
594db1adbe
|
build-desktop-release.yml: update actions/upload-artifact to v4
v3 is deprecated: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
2025-02-25 16:13:09 +08:00 |
|
Tienson Qin
|
ab5f81123b
|
feat: cmd-k shows recently updated pages
Also increases nodes group limit to 10, it's 5 previously.
|
2025-02-25 15:55:00 +08:00 |
|
Gabriel Horner
|
aa5080b331
|
fix: intermittent failure with :build-existing-tx?
Would only happen on imports where a complex set of added page property
values failed. Turns out these tx issues were caused by split-blocks-tx
|
2025-02-24 15:24:00 -05:00 |
|
Gabriel Horner
|
841fbdcdf6
|
enhance: export+import handles nested :build/page
property values
|
2025-02-24 14:48:38 -05:00 |
|