charlie
8a5e648c0b
enhance(plugin): disable effect plugins for the web Marketplace
2024-12-29 17:58:14 +08:00
charlie
eb2d0be205
Merge branch 'feat/db' into enhance/plugin-web
2024-12-29 16:55:05 +08:00
Tienson Qin
665207dc0d
feat: import && export graph datoms transit
2024-12-29 15:05:23 +08:00
charlie
9ce4bbc16c
enhance(plugin): plugin settings for web lsp
2024-12-28 20:04:41 +08:00
charlie
accc122835
Merge branch 'feat/db' into enhance/plugin-web
2024-12-28 17:23:56 +08:00
rcmerci
f7815b487d
fix: nbb test
2024-12-28 16:39:33 +08:00
rcmerci
26e2fad13d
fix: move missionary_util to deps/common, fix some deps issue
2024-12-28 14:22:16 +08:00
charlie
525651bb7e
enhance(plugin): conditions for the plugins dots menu
2024-12-28 12:25:55 +08:00
charlie
91ef984f7a
Merge branch 'feat/db' into enhance/plugin-web
2024-12-28 11:48:58 +08:00
charlie
ca03681754
enhance(plugin): unlink plugins for web
2024-12-28 11:48:26 +08:00
rcmerci
d36f1c35f2
perf: cache d/entity result for immutable entities
2024-12-27 19:46:07 +08:00
rcmerci
41f878c7ce
fix lint
2024-12-27 11:51:20 +08:00
charlie
d3b68f1ff7
enhance(plugins): simplify state for the installed web plugins
2024-12-26 15:43:33 +08:00
charlie
37dbfae45f
Merge branch 'feat/db' into enhance/plugin-web
2024-12-26 11:26:41 +08:00
Tienson Qin
f72ec588b6
feat: select to delete rows from query result
2024-12-26 04:27:16 +08:00
Tienson Qin
b30bc6d1df
enhance: display row id for table view
2024-12-25 18:27:23 +08:00
Tienson Qin
0253ae6c8f
enhance: tagged node properties configuration
2024-12-25 17:36:21 +08:00
charlie
e8732f9d44
enhance(plugin): WIP install plugin from web
2024-12-25 17:31:52 +08:00
charlie
558ac34a69
fix(plugin): resolve ls dotdir root
2024-12-25 11:27:15 +08:00
charlie
898e1ff11f
Merge branch 'feat/db' into enhance/plugin-web
2024-12-25 08:58:49 +08:00
charlie
90c4d5eb9b
enhance(plugin): plugin settings persistence for web platform
2024-12-24 20:13:41 +08:00
Tienson Qin
a3f6e074c9
Merge branch 'feat/db' into refactor/tag-as-type
2024-12-24 17:43:58 +08:00
charlie
720739b097
enhance(plugin): basic plugin setup for web platform
2024-12-24 16:26:45 +08:00
charlie
94d44f0c88
enhance(ui): simplify css code
2024-12-21 12:24:10 +08:00
charlie
bdadbebac5
enhance(ui): polish header icons
2024-12-20 16:45:12 +08:00
charlie
dce0cb020b
chore(dev): simplify codes
2024-12-20 15:00:14 +08:00
charlie
61e27aad17
enhance(ui): polish left sidebar navigations
2024-12-20 14:04:48 +08:00
Gabriel Horner
dbb84f0327
Merge branch 'feat/db' into refactor/tag-as-type
2024-12-19 15:29:25 -05:00
Gabriel Horner
a50e1fe681
fix: db sidebar options showing up in file graphs
2024-12-19 12:14:23 -05:00
Tienson Qin
aaccbca364
enhance: set left sidebar text weight to be font-medium
2024-12-19 20:49:54 +08:00
charlie
85284b988c
enhance(ui): polish left sidebar navigations
2024-12-19 18:08:34 +08:00
charlie
96fb8da599
enhance(ui): add ghost shui button for the toolbar
2024-12-19 17:51:33 +08:00
Tienson Qin
2599b45768
Merge branch 'feat/db' into refactor/tag-as-type
2024-12-19 15:09:02 +08:00
Charlie
630c077c02
Enhance(UX): left sidebar ( #11649 )
...
* chore(ui): add sidebar related components
* chore(shui): add sidebar core
* enhance(ui): WIP polish left sidebar
* enhance(ui): polish opacity value
* enhance(ui): remove unnecessary css
* enhance(ui): simplify the left sidebar related css
* enhance(ui): polish left sidebar navigations
* enhance(ui): polish navigations items
* enhance(ui): polish graphs picker from the left sidebar
* enhance(ui): polish graphs selector
* enhance(ui): graphs dropdown content
* enhance(ux): create new page for the graphs selector section
* enhance(ui): remote icon for the graphs selector
* enhance(ui): polish sidebar navigations filter
* fix(ui): background color for the left sidebar
* enhance(ui): refactor names related with the left sidebar
* enhance(ux): WIP configurable navigations from the left sidebar
* enhance(ux): configurable navigations popup
* enhance(ux): persist user navigations from the left sidebar
* fix(ui): bad graph selector type icon
* fix: lint
* fix: lint
* enhance(ui): polish details for the left sidebar
* chore: remove shadcn sidebar component
* chore: remove shadcn sidebar related component
* fix(ui): text overflow for the page name item
2024-12-19 15:00:52 +08:00
Gabriel Horner
de339cb6f7
fix(regression): file graphs can see and filter page type on all pages
2024-12-17 14:58:44 -05:00
Gabriel Horner
cafa70f409
enhance: properties, tags and other core tags can be queried
...
from simple queries and used as property value selection criteria
2024-12-17 11:58:02 -05:00
Gabriel Horner
bc0f63694a
fix: Don't show 'New page' in page autocompletion for
...
an existing tag or property. This made sense when pages were split by
type but it doesn't make sense now that a Tag or Property can be a Page.
The 'New page' that showed up was also buggy as it didn't actually
create a new page. Also fixed page-exists? doing a case sensitive check
when a Page and Tag were in the same tags
2024-12-17 22:04:29 +08:00
Tienson Qin
a23b821cb5
fix: lint
2024-12-17 22:04:29 +08:00
Tienson Qin
ac156c403f
enhance(ux): open properties in sidebar
...
fixes https://github.com/logseq/db-test/issues/167
2024-12-17 22:04:29 +08:00
Tienson Qin
57d1c60acd
style tweaks
2024-12-17 22:04:29 +08:00
Tienson Qin
e51959da0e
enhance: move tag remove button to the left
2024-12-17 22:04:29 +08:00
Gabriel Horner
d624d5e7db
fix: users cant change tags of built-in classes like Tag
...
Could cause all kinds of bugs. Also moved tags vars to db-class
to have a central ns like we do with properties and l.db.frontend.property
2024-12-17 22:04:29 +08:00
Gabriel Horner
953d9e39cf
fix: users can't change parent property of built in classes
...
This was still possible from a couple of places so hiding parent wasn't
helping
2024-12-17 22:04:29 +08:00
Tienson Qin
8e0afa8045
fix: lint
2024-12-17 22:04:29 +08:00
Tienson Qin
63191e40af
fix: style
2024-12-17 22:04:28 +08:00
Tienson Qin
02888b9e6f
enhance(ux): allow view title to be collapsed
2024-12-17 22:04:28 +08:00
Tienson Qin
f1430e2791
fix(regression): Tagged nodes can't be collapsed
2024-12-17 22:04:28 +08:00
Tienson Qin
06f31d2b00
fix: disable setting parent for built-in pages
2024-12-17 22:04:28 +08:00
Tienson Qin
0ec09b6f0a
fix: allow #Journal, #Tag, #Property to be shown for tags property
2024-12-17 22:04:28 +08:00
Tienson Qin
aa8226aab5
fix: root tag page crash
2024-12-17 22:04:28 +08:00