Commit Graph

18347 Commits

Author SHA1 Message Date
Tienson Qin
0ec09b6f0a fix: allow #Journal, #Tag, #Property to be shown for tags property 2024-12-17 22:04:28 +08:00
Tienson Qin
3a748c9975 fix: lint 2024-12-17 22:04:28 +08:00
Tienson Qin
f67d47a9db fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
2eb86ba253 fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
9b6d09bcfe fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
7bacc1fc5d enhance: assert not transacting entities 2024-12-17 22:04:28 +08:00
Tienson Qin
600372a171 fix: tests
d/transact doesn't accept entities.
2024-12-17 22:04:28 +08:00
Tienson Qin
0798f0b7f6 fix: page test 2024-12-17 22:04:28 +08:00
Tienson Qin
02d6bcf0a4 fix: rtc db listener tests 2024-12-17 22:04:28 +08:00
Tienson Qin
06b9f6107d fix: tests 2024-12-17 22:04:28 +08:00
Tienson Qin
3fe71cc023 fix: tests 2024-12-17 22:04:28 +08:00
Gabriel Horner
596700c6a3 fix: imported tags aren't both a Page and a Tag
imported tags should behave like app
2024-12-17 22:04:28 +08:00
Gabriel Horner
afab95f8fc fix: imported properties aren't both a Page and Property
imported property should behave like app
2024-12-17 22:04:28 +08:00
Gabriel Horner
ee6fd77c4a enhance(dev): reuse test helper from graph-parser with other deps
Also bring back page test helper which doesn't have file graph assumptions
2024-12-17 22:04:28 +08:00
Gabriel Horner
71d4e02703 chore: yarn.lock update after last commit 2024-12-17 22:04:28 +08:00
Tienson Qin
d1052601d8 fix: keep electron-devtools-installer in devDependencies 2024-12-17 22:04:28 +08:00
Tienson Qin
9cac93c452 fix: page? and whiteboard? should work for file graphs 2024-12-17 22:04:28 +08:00
Tienson Qin
78aef61360 Add electron-devtools-installer 2024-12-17 22:04:28 +08:00
Gabriel Horner
066b50589d fix: notify user when rejecting internal tag
In some contexts silent failure will seem like a bug as new users
may try to accidentally use or create some of these
2024-12-17 22:04:28 +08:00
Tienson Qin
8c19526e44 fix: transact class db idents first in db migration 2024-12-17 22:04:28 +08:00
Tienson Qin
aa8226aab5 fix: root tag page crash 2024-12-17 22:04:28 +08:00
Tienson Qin
953f846b8c enhance: don't show type tags in unique title 2024-12-17 22:04:28 +08:00
Tienson Qin
7f80b5c365 chore: move block-unique-title to handler 2024-12-17 22:04:28 +08:00
Tienson Qin
7d961ca915 fix: disallow setting internal type tags to any block 2024-12-17 22:04:28 +08:00
Tienson Qin
d4b6a3af88 fix: remove hidden pages from views 2024-12-17 22:04:28 +08:00
Tienson Qin
2a37311307 fix: disallow removing #journal 2024-12-17 22:04:28 +08:00
Tienson Qin
a2a08ef647 fix: graph parser tests 2024-12-17 22:04:28 +08:00
Gabriel Horner
87caca8c68 fix: some imported pages were missing Page class
Also fix error reporting for users wasn't working. Also fix lint
and add another attribute to linter
2024-12-17 22:04:28 +08:00
Tienson Qin
380628650e fix: more tests 2024-12-17 22:04:28 +08:00
Tienson Qin
1269d1c277 fix: more tests 2024-12-17 22:04:28 +08:00
Tienson Qin
c6c925d40e fix: exporter whiteboards tests 2024-12-17 22:04:28 +08:00
Tienson Qin
916a3e5bb1 fix: lint 2024-12-17 22:04:28 +08:00
Tienson Qin
a025b4b096 wip: fix exporter tests 2024-12-17 22:04:28 +08:00
Tienson Qin
e737a69583 fix: importing tags that have the same names as internal tags 2024-12-17 22:04:28 +08:00
Tienson Qin
c78d019389 fix: don't overwrite internal tags when importing md files 2024-12-17 22:04:28 +08:00
Tienson Qin
c02270f349 fix: outliner tests 2024-12-17 22:04:28 +08:00
Tienson Qin
86f510ea6c fix: lint 2024-12-17 22:04:28 +08:00
Tienson Qin
37747507d1 fix: lint 2024-12-17 22:04:28 +08:00
Tienson Qin
caab95af52 fix: Page tag in exporter 2024-12-17 22:04:28 +08:00
Tienson Qin
1979b70b32 fix: db tests 2024-12-17 22:04:28 +08:00
Tienson Qin
a97714e7fe fix: tests 2024-12-17 22:04:27 +08:00
Tienson Qin
3d84993d6d remove :logseq.class/Closed-Value
Because we know a entity is a closed value if it has the property
`block/closed-value-property`.
2024-12-17 22:04:27 +08:00
Tienson Qin
253d068e33 fix: set internal classes parent to :logseq.class/Page 2024-12-17 22:04:27 +08:00
Tienson Qin
a73606155b enhance: allow existing page and property to be used as tags 2024-12-17 22:04:27 +08:00
Tienson Qin
57912bda15 chore: hide internal tags from all pages and graph view 2024-12-17 22:04:27 +08:00
Tienson Qin
e54ab479eb chore: remove class icon from page reference 2024-12-17 22:04:27 +08:00
Tienson Qin
cb01d6363b Use gap instead of margin-bottom 2024-12-17 22:04:27 +08:00
Tienson Qin
b5b7c36a8f enhance(ux): able to collapse tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
8714df3d8c enhance(ux): put property configure in tabs 2024-12-17 22:04:27 +08:00
Tienson Qin
646566399f enhance: put tagged nodes and nodes with property into tabs 2024-12-17 22:04:27 +08:00