Commit graph

43 commits

Author SHA1 Message Date
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
62d443e0ee
🎨 Export the database date field not support "time" export https://github.com/siyuan-note/siyuan/issues/11785 2024-06-23 12:09:20 +08:00
Daniel
cac7da4eda
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:49:54 +08:00
Daniel
1f1388c1eb
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:48:03 +08:00
Daniel
da5856da9d
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:42:09 +08:00
Daniel
25a75982c9
🎨 Clean code 2024-04-17 19:39:55 +08:00
Daniel
c2eefd81a5
🎨 Improve database checkbox field sorting https://github.com/siyuan-note/siyuan/issues/11016 2024-04-15 15:19:00 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel
ca1be10f17
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 11:59:27 +08:00
Daniel
49e62ebff5
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 09:52:07 +08:00
Daniel
9b2cc71e64
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 09:34:39 +08:00
Daniel
99808d4d5a
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 00:28:16 +08:00
Daniel
eae61fd4a7
🐛 Abnormal sorting of database relation fields https://github.com/siyuan-note/siyuan/issues/10835 2024-04-03 10:54:46 +08:00
Daniel
a3be3aea33
🎨 Improve database rollup number calculation https://github.com/siyuan-note/siyuan/issues/10822 2024-04-01 17:02:04 +08:00
Daniel
34e46eee0b
🎨 Clean code 2024-03-20 22:30:09 +08:00
Daniel
b4ba126d7b
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-10 22:28:18 +08:00
Daniel
aab1e965e4
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-10 22:19:14 +08:00
Daniel
b7e3e5fd8d
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 10:30:41 +08:00
Daniel
ac485ea545
🎨 Improve db tv relation render 2024-03-07 16:31:40 +08:00
Daniel
5700a9f18a
🎨 Improve db tv relation render 2024-03-07 16:12:18 +08:00
Daniel
88a97e8900
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 23:45:09 +08:00
Daniel
b134313b16
🎨 Improve adding row prompt when database filter exists https://github.com/siyuan-note/siyuan/issues/10517
Improve adding row prompt when database sort exists https://github.com/siyuan-note/siyuan/issues/10525
2024-03-06 11:20:38 +08:00
Daniel
06a5a59cae
🎨 Adding rows after setting the sort field in the database table view no longer fills in the default value https://github.com/siyuan-note/siyuan/issues/10486 2024-03-03 22:00:42 +08:00
Daniel
ce58bccd63
🎨 Database table view cell value adds createdAt and updatedAt fields https://github.com/siyuan-note/siyuan/issues/10492 2024-03-03 16:58:37 +08:00
Daniel
01744ae69e
🎨 Database table view cell value adds createdAt and updatedAt fields https://github.com/siyuan-note/siyuan/issues/10492
Adding rows after setting the sort field in the database table view no longer fills in the default value https://github.com/siyuan-note/siyuan/issues/10486
2024-03-03 16:22:38 +08:00
Daniel
c4f318f805
🎨 Database table view template columns support reading relation, rollup, created and updated columns https://github.com/siyuan-note/siyuan/issues/10442 2024-02-26 09:22:31 +08:00
Daniel
d2dc9623a7
🐛 Date field does not respect end time switch when exporting database block https://github.com/siyuan-note/siyuan/issues/10409 2024-02-23 17:53:43 +08:00
Daniel
fb5021a018
🐛 Fix https://github.com/siyuan-note/siyuan/issues/10115 2024-01-09 11:48:19 +08:00
Daniel
65a7641138
🐛 Fix https://github.com/siyuan-note/siyuan/issues/10115 2024-01-09 11:16:19 +08:00
Daniel
9b6cb211ab
🎨 Database block supports export as CSV https://github.com/siyuan-note/siyuan/issues/10072 2024-01-04 21:57:47 +08:00
Daniel
f9c54420fb
🎨 https://github.com/siyuan-note/siyuan/issues/10068 2024-01-03 22:31:25 +08:00
Daniel
b296771340
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 16:27:01 +08:00
Daniel
5c8bab48ed
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 16:19:49 +08:00
Daniel
239dbe5d2c
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 15:15:08 +08:00
Daniel
333cba07f4
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 00:46:17 +08:00
Daniel
59599472ba
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-30 23:34:53 +08:00
Daniel
76dd5a2d28
🎨 Improve adding rows of the filtered database table view https://github.com/siyuan-note/siyuan/issues/10025 2023-12-30 16:59:41 +08:00
Daniel
940dff4c7f
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 10:54:47 +08:00
Daniel
89d1b7c28a
🎨 Improve database table view template col sorting https://ld246.com/article/1702871433047 2023-12-20 12:24:30 +08:00
Daniel
fcd134ad2d
🎨 Automatically fill in the filter result value when adding rows in the database table view https://github.com/siyuan-note/siyuan/issues/9905 2023-12-18 22:25:29 +08:00
Daniel
7ff4356316
🎨 Automatically fill in the filter result value when adding rows in the database table view https://github.com/siyuan-note/siyuan/issues/9905 2023-12-17 12:12:22 +08:00
Daniel
fca3bf6855
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-15 20:05:32 +08:00
Daniel
e9ef0611cd
♻️ Refactor database table view 2023-12-15 20:05:31 +08:00