Commit Graph

13738 Commits

Author SHA1 Message Date
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
charlie
23166186b0 enhance(plugin): add load events 2024-12-28 10:50:08 +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
Tienson Qin
f510ffc86d fix: scheduled and deadline query 2024-12-27 18:32:11 +08:00
rcmerci
41f878c7ce fix lint 2024-12-27 11:51:20 +08:00
Tienson Qin
7175b2c53e fix: keep weekday/month/day for year/month/week unit 2024-12-27 00:46:28 +08:00
Tienson Qin
dc6b2a5e69 chore: revert db version to number from epoch 2024-12-26 23:01:52 +08:00
Tienson Qin
4c5d4534a3 fix: timezone issue 2024-12-26 22:38:43 +08:00
Tienson Qin
cdd4ccfccf refactor: update deadline to :datetime type 2024-12-26 22:29:30 +08:00
Tienson Qin
cb72ca80c5 enhance: improve repeated task condition word 2024-12-26 21:12:50 +08:00
Tienson Qin
42c3ddcffb fix: apply overdue style only for scheduled/deadline and recur task 2024-12-26 20:42:44 +08:00
rcmerci
559443e266 enhance(rtc): support :profile for api-calls 2024-12-26 19:09:04 +08:00
Tienson Qin
1997099079 enhance: add repeat icon before date value 2024-12-26 17:51:58 +08:00
Tienson Qin
dbcbb65b91 chore: rename reschedule-property to scheduled-on-property 2024-12-26 15:54:59 +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
5efcc0ed5a enhance: enable repeated tasks for :date properties too 2024-12-26 07:10:06 +08:00
Tienson Qin
5d9e4b68c1 enhance: overdue style tweaks 2024-12-26 06:36:21 +08:00
Tienson Qin
780b2007a7 fix: scheduled using local timezone 2024-12-26 06:23:29 +08:00
Tienson Qin
777454eeaf enhance: set default scheduled on property to status 2024-12-26 05:54:10 +08:00
Tienson Qin
307e4e7857 Merge branch 'feat/db' into feat/repeated-tasks 2024-12-26 05:44:00 +08:00
Tienson Qin
f72ec588b6 feat: select to delete rows from query result 2024-12-26 04:27:16 +08:00
charlie
5c6290339a enhance(plugins): persistance strategy for the installed web plugins 2024-12-26 00:33:09 +08:00
charlie
1af1c14edc enhance(plugin): WIP install plugin from web 2024-12-25 19:52:49 +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
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