Commit Graph

13709 Commits

Author SHA1 Message Date
Tienson Qin
a47db0c813 enhance: display error stack when it's caught by UI 2024-12-25 16:33:26 +08:00
charlie
68b8f2d6ed Merge branch 'feat/db' into enhance/plugin-web 2024-12-25 15:49:41 +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
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
8865b7c906 enhance: able to set checkbox mapping state for block
Without going to the property page first.
2024-12-24 18:59:17 +08:00
Tienson Qin
9e32708f42 enhance: add 59s delay for overdue 2024-12-24 18:50:59 +08:00
Tienson Qin
b107525c7d fix: lint 2024-12-24 18:43:56 +08:00
Tienson Qin
9c2e83346f fix: lint 2024-12-24 18:28:11 +08:00
Tienson Qin
b9e6f08aaa Merge branch 'feat/db' into feat/repeated-tasks 2024-12-24 18:02:55 +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
720739b097 enhance(plugin): basic plugin setup for web platform 2024-12-24 16:26:45 +08:00
Tienson Qin
0a2628d125 enhance: support user reschedule property other than Status 2024-12-23 22:08:24 +08:00
Tienson Qin
c9ef716feb enhance: support other :datetime properties than :scheduled 2024-12-23 18:39:06 +08:00
Tienson Qin
c0a8c7aa49 enhance: display overdue for both :date and :datetime properties 2024-12-23 17:09:57 +08:00
Tienson Qin
3a0e0e9b3f enhance(ux): warning style on overdue tasks 2024-12-23 16:30:31 +08:00
Tienson Qin
ea8be8936b feat: choices property displayed as checkbox
e.g. Status can be configured to be displayed as a checkbox.
2024-12-23 12:50:41 +08:00
Tienson Qin
7714cc2707 Add property :logseq.property/choice-checkbox-state 2024-12-23 11:51:12 +08:00
Tienson Qin
3eba95e345 enhance(ux): move set default value to dropdown menu 2024-12-23 08:54:22 +08:00
Tienson Qin
d0c149c78f enhance: display date property value as today/yesterday/tomorrow
if possible
2024-12-22 18:21:22 +08:00
Tienson Qin
8383193c68 feat: add /scheduled for db graphs 2024-12-22 17:29:00 +08:00
Tienson Qin
48da65b832 fix: create journal page from date picker 2024-12-22 15:16:01 +08:00
Tienson Qin
223928343a Merge branch 'refactor/tag-as-type' into feat/repeated-tasks 2024-12-22 14:46:31 +08:00
Tienson Qin
28e04b3b5d enhance: display property ident only for validation error 2024-12-22 14:40:58 +08:00
Tienson Qin
9da3129a2b feat: initial commands impl 2024-12-22 12:37:04 +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
Tienson Qin
b194891cd8 enhance: move repeat settings to the right of datepicker 2024-12-20 20:59:28 +08:00
Tienson Qin
972de7ae00 ux: set repeat task 2024-12-20 20:47:50 +08:00
Tienson Qin
eb082f9458 chore: remove unused code 2024-12-20 18:04:50 +08:00
Tienson Qin
d74a52a8de enhance: add default value support for built-in property definition 2024-12-20 18:02:53 +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
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
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
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
5e1bc47c32 Add properties for repeated tasks 2024-12-19 16:11:18 +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