Gabriel Horner
48df03a1fa
fix: finish removing arweave
...
Follow up to a6e0b0a092
2024-08-08 09:24:02 -04:00
Tienson Qin
b050d478f6
enhance: different title-key for tag and property nodes
2024-08-08 21:22:51 +08:00
Tienson Qin
ae746f1a9a
feat: convert page to Tag
2024-08-08 21:14:45 +08:00
Tienson Qin
b4a887c026
fix: can't paste headings
...
fixes https://github.com/logseq/db-test-cn/issues/7
2024-08-08 20:28:11 +08:00
Tienson Qin
4c2d6416ce
fix: page preview accept page uuid instead of name
...
fixes https://github.com/logseq/db-test-cn/issues/8
2024-08-08 17:59:16 +08:00
Tienson Qin
d70ef31be5
enhance: allow Tag and Property to have notes
2024-08-08 17:47:44 +08:00
charlie
159c0bf03e
enhance(ux): disable file based graph for web
2024-08-08 16:39:06 +08:00
charlie
fbe35645bd
enhance(dev): check worker scope
2024-08-08 15:05:11 +08:00
Tienson Qin
12d3fc9135
chore: remove debug
2024-08-08 14:04:56 +08:00
Tienson Qin
beaa1709bb
fix: image paste not work on production
2024-08-08 13:55:08 +08:00
Tienson Qin
bf2df9e939
chore: debug image paste
2024-08-08 13:07:13 +08:00
rcmerci
27a47af935
fix(export): replace page-ref-ids when export page
2024-08-08 12:57:54 +08:00
Tienson Qin
a89c01261b
chore: debug image paste
2024-08-08 11:47:41 +08:00
Tienson Qin
a6e0b0a092
chore: remove ar support
2024-08-08 11:44:32 +08:00
Tienson Qin
75463c4df4
fix: don't depend frontend.(db|state) in worker ns
2024-08-08 10:34:03 +08:00
Gabriel Horner
337ae484f7
fix: dev mode should still be able to nav to built-ins
...
devs work on all parts of a graph and should be able to easily nav
where they need to. Also remove unused built-in? option
2024-08-07 12:26:30 -04:00
rcmerci
8faef71727
chore: clean code
2024-08-07 21:48:36 +08:00
rcmerci
ccba2ef34c
fix(export): replace page-ref-id with its block/title
2024-08-07 18:47:24 +08:00
charlie
b1e53f49a8
fix(ui): repos dropdown
2024-08-07 14:45:32 +08:00
Konstantinos Kaloutas
6c05ca3f65
fix copying non-png images
2024-08-06 16:37:41 -04:00
Gabriel Horner
f74e5fbad7
fix: remove unused built-in property
...
Stop being used in #11311
2024-08-06 15:56:50 -04:00
Tienson Qin
85dcd53c0e
fix: node name should have the same rendering for page && block
2024-08-06 15:43:44 +08:00
Tienson Qin
72552d6224
fix: avoid :block/refs self cycle
2024-08-06 15:21:13 +08:00
charlie
d151ec755f
enhance(ux): catch component errors
2024-08-06 14:17:29 +08:00
charlie
8fe21b2405
enhance(ui): refs link
2024-08-06 13:43:24 +08:00
Tienson Qin
c1c6197b9b
fix: pages of different types can use the same name
2024-08-06 13:08:35 +08:00
Tienson Qin
e3883822c5
fix: block self reference
2024-08-06 12:05:29 +08:00
charlie
b0ce9a0e83
fix(ui): font class
2024-08-06 10:56:47 +08:00
charlie
07ad321eed
enhance(ux): quick modal pane for the appearance customize
2024-08-06 10:50:37 +08:00
Tienson Qin
5b22451ae5
fix: block/type filter limits to :is and :is-not operators
2024-08-06 07:42:23 +08:00
Tienson Qin
9c60742519
Merge branch 'feat/db' into refactor/single-block-type
2024-08-06 07:24:29 +08:00
Tienson Qin
f46372b346
chore: keep using class instead of tag for internal usage
2024-08-06 07:15:41 +08:00
Gabriel Horner
e5c72f9393
fix: show db graph import for file graphs
...
db graph import also works in file graphs.
Most users will be in file graphs when using it so doesn't to make
sense to hide it for them
2024-08-05 16:31:24 -04:00
Gabriel Horner
94b67d95f2
fix: db import from UI having some intermittent invalid blocks
...
Some imported blocks in UI have :block.temp/fully-loaded? but db on disk
doesn't. Unsure what recent change caused this. Also improve console
import errors
2024-08-05 15:26:31 -04:00
Tienson Qin
5d2cd70142
Support db migration for :block/type update
2024-08-05 21:23:16 +08:00
charlie
1f8788f5ad
enhance(ux): unlink graphs
2024-08-05 19:47:35 +08:00
Tienson Qin
004806d63e
fix: can't switch type back to :node when no value created yet
2024-08-05 19:16:45 +08:00
Tienson Qin
f88ae50472
fix: edit state lost after zoom in and back
2024-08-05 19:10:46 +08:00
Tienson Qin
411b05e7ba
Prefer to use ldb/{type}? check when possible
2024-08-05 17:51:24 +08:00
Tienson Qin
93320879dc
fix: tests
2024-08-05 16:52:59 +08:00
charlie
6d693367d3
enhance(ui): shortcut label
2024-08-05 16:37:47 +08:00
charlie
12aa626d8b
feat(ui): custom editor font
2024-08-05 16:30:17 +08:00
Tienson Qin
bbfdf92511
fix: lint warning
2024-08-05 15:47:39 +08:00
Tienson Qin
4d7e3d33c8
Merge branch 'feat/db' into refactor/single-block-type
2024-08-05 15:19:32 +08:00
Tienson Qin
69912f3dce
fix: lint
2024-08-05 15:19:04 +08:00
Tienson Qin
4507684a37
Merge branch 'feat/db' into refactor/single-block-type
2024-08-05 15:12:17 +08:00
Tienson Qin
8f4bd7d713
refactor: updates :checkbox type to store Boolean values instead of ref values ( #11451 )
...
* refactor: don't store :checkbox as ref type
* fix: :property dsl query
* fix: task rule uses :property-ref-type
* enhance: dynamic query in :property rule depends on db/valueType
* enhance: use identity to avoid multiple vals binding error
* fix: replace outdated :page type with :node type
* fix: query-dsl tests
* fix: more outdated :page type
* fix: db test
* fix: db rules tests
* fix: move [?p ?prop ?pv] to the front
* fix: outliner tests
* fix: graph-parser tests
* Migrate checkbox ref type to non-ref type
2024-08-05 15:10:12 +08:00
Tienson Qin
4083a2d0a0
enhance: prefer tag instead of class on UI
...
Some users are confused with Classes/Objects, so on UI it'll be
Tags/Nodes.
2024-08-05 15:06:54 +08:00
charlie
14f4085ff7
fix(ui): empty graphs for the global repos dropdown
2024-08-05 10:36:22 +08:00
charlie
2683ecbdcd
enhance(ui): polish details for the page title elements
2024-08-05 10:26:19 +08:00