rcmerci
4ad4019bf5
perf: faster has-tag?
2024-12-28 23:37:57 +08:00
rcmerci
a82d4ba150
fix: db/entid not found in nbb
2024-12-28 17:20:27 +08:00
rcmerci
70777ea473
fix: deps/ test
2024-12-28 17:03:52 +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
rcmerci
8e07bea746
perf: cache d/entity result for immutable entities (2)
2024-12-27 20:47:15 +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
rcmerci
559443e266
enhance(rtc): support :profile for api-calls
2024-12-26 19:09:04 +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
Tienson Qin
a46499904a
fix: test
2024-12-25 16:43:44 +08:00
Tienson Qin
a47db0c813
enhance: display error stack when it's caught by UI
2024-12-25 16:33:26 +08:00
Tienson Qin
65eed7a329
fix: db migrate
...
Old graphs may not have :block/type as a property entity
2024-12-25 15:47:28 +08:00
Tienson Qin
bee0e27d19
fix: tests
2024-12-25 15:41:00 +08:00
Tienson Qin
60c9b7c7e0
fix: demo page crash
2024-12-25 15:35:15 +08:00
Tienson Qin
fbefade531
Merge pull request #11634 from logseq/refactor/tag-as-type
...
refactor: replace :block/type with :block/tags
2024-12-24 18:00:07 +08:00
Tienson Qin
48cb4d2f9c
fix: unresolved conflict
2024-12-24 17:44:37 +08:00
Tienson Qin
a3f6e074c9
Merge branch 'feat/db' into refactor/tag-as-type
2024-12-24 17:43:58 +08:00
charlie
94d44f0c88
enhance(ui): simplify css code
2024-12-21 12:24:10 +08:00
Gabriel Horner
1406a215b4
fix: update user property names for rtc
2024-12-20 15:17:36 -05:00
Gabriel Horner
513f52ce50
fix: new and imported graphs invalid b/c of user migration
...
Follow up to f5f857148b
2024-12-20 11:20:19 -05: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
rcmerci
f5f857148b
refactor: rename :logseq.user/xxx to :logseq.property.user/xxx
2024-12-20 13:03:55 +08:00
Gabriel Horner
dbb84f0327
Merge branch 'feat/db' into refactor/tag-as-type
2024-12-19 15:29:25 -05:00
Gabriel Horner
b2d6aa4956
fix: accidental temp file from last merge
2024-12-19 15:17:51 -05:00
Gabriel Horner
052d239682
enhance(dev): add debug context for get-page-uuid in importer
2024-12-19 14:54:13 -05:00
Gabriel Horner
409107f385
fix: duplicate journal pages when deadline is on same day
...
as block's page. Switched to using page-names-to-uuids instead
of db since it has the uuids of current page. Fixes logseq/db-test#192
2024-12-19 14:27:37 -05:00
Gabriel Horner
a50e1fe681
fix: db sidebar options showing up in file graphs
2024-12-19 12:14:23 -05:00
Gabriel Horner
2767e7bb8a
fix: frontend lint
2024-12-19 12:07:29 -05:00
Gabriel Horner
89a108f846
Merge branch 'master' into feat/db
2024-12-19 11:44:00 -05:00
rcmerci
d60ddd3291
fix(asset): init upload all assets
2024-12-19 21:55:01 +08:00
Tienson Qin
aaccbca364
enhance: set left sidebar text weight to be font-medium
2024-12-19 20:49:54 +08:00
rcmerci
f33fac9563
feat(rtc): inject users info into graphs
2024-12-19 20:33:23 +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
rcmerci
c75aad8bff
enhance: add properties logseq.user/<xxx>
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
9ba95a0beb
fix: tagging with a built-in property causes invalid blocks
...
Display error to user rather than cause invalid state
2024-12-18 17:15:34 -05:00
Gabriel Horner
c7343b259f
fix: tagging built-in properties and pages
...
Mustn't be possible to modify built-ins as this could
wreak havok on lower level properties or cause built-in features
to behave buggily
2024-12-18 16:22:21 -05:00
Gabriel Horner
e5b32b16f5
fix: invalid entity when user class is used as a property
2024-12-18 15:56:26 -05:00
Gabriel Horner
3638644dab
enhance: improve :block/tags validation
...
The move from :block/type to :block/tags allows for a couple
types of bugs that weren't possible before. Add validations
to ensure built-in entities aren't being accidentally modified
by the UI and that :logseq.class/Page remains simple and a useful
tag for features later. The Page validation is turned off until an
importer bug is fixed
2024-12-18 15:11:32 -05:00
Gabriel Horner
cc53500815
fix(regression): Properties can't be renamed to a built-in name
...
Also removed yet another duplicated find-by test helper
2024-12-18 11:16:41 -05:00
rcmerci
32e4563d17
fix(rtc): update patch-remote-attr-map-by-local-av-coll
2024-12-18 18:27:30 +08:00
rcmerci
96b3073057
test(rtc): fix some :fix-me testcases
2024-12-18 17:05:48 +08:00
Gabriel Horner
9d3b5a42bb
fix: new property validation and test from previous commit
2024-12-17 21:29:11 -05:00