Commit Graph

283 Commits

Author SHA1 Message Date
Daniel
6f7bb6bf6c
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 14:15:03 +08:00
Daniel
83dca3f853
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 11:51:03 +08:00
Daniel
a28a53315a
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-03 23:40:24 +08:00
Daniel
95e3fbcd98
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-03 23:36:53 +08:00
Daniel
061380744b
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-03 22:48:58 +08:00
Daniel
7956a60dcc
🎨 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:44:47 +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
afcdb37326
🎨 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:32:55 +08:00
Daniel
13c0bccecd
🎨 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:39 +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
4815e62616
🎨 Clean code 2024-03-02 22:35:04 +08:00
Vanessa
8d71b64ca9 🎨 https://github.com/siyuan-note/siyuan/issues/10451 2024-03-02 00:18:08 +08:00
Daniel
bbf41e4769
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478 2024-03-01 22:40:56 +08:00
Daniel
950a148336
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-01 22:37:04 +08:00
Daniel
7dcdcfb0d3
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478 2024-03-01 20:39:17 +08:00
Daniel
a650764c12
🐛 Database table view sorts abnormally after deleting numeric values Fix https://github.com/siyuan-note/siyuan/issues/10476 2024-03-01 10:33:25 +08:00
Daniel
3a5f222e36
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-01 09:55:21 +08:00
Daniel
a9e4161840
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-01 09:36:21 +08:00
Daniel
066d1801fd
🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451 2024-03-01 09:08:04 +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
0dc8f1752d
🎨 Candidate values of the database relation fields are no longer subject to view filtering https://github.com/siyuan-note/siyuan/issues/10411 2024-02-23 23:32:23 +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
ec2843ae8c
🎨 Improve database table view 2024-02-16 16:02:22 +08:00
Daniel
2b37ea5d06
🐛 Fix rollup column sort https://ld246.com/article/1706960677814 2024-02-04 09:55:02 +08:00
Daniel
7476c3e386
🎨 Improve database table view select filtering https://github.com/siyuan-note/siyuan/issues/10193 2024-01-16 17:19:39 +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
9ede4c7361
🐛 Fix render template with database table view https://github.com/siyuan-note/insider/issues/1132 2024-01-08 12:04:03 +08:00
Daniel
c7d5fddb97
🎨 Improve adding rows of the sorted database table view https://github.com/siyuan-note/siyuan/issues/10099 2024-01-07 17:30:52 +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
a632f718dd
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 14:55:24 +08:00
Daniel
c4f2f37733
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 14:55:04 +08:00
Daniel
d18eb01d15
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 14:49:00 +08:00
Daniel
246f08d7c2
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2024-01-01 14:47:29 +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
e0a3b417ed
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-31 17:55:56 +08:00
Daniel
290df47a1e
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-31 10:58:40 +08:00
Daniel
2d6900eafa
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-31 10:30:39 +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
6a8602c1cd
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-30 23:01:42 +08:00
Daniel
0f8a93d03b
🎨 Improve adding rows of the filtered database table view https://github.com/siyuan-note/siyuan/issues/10025 2023-12-30 17:23:02 +08:00
Daniel
b020feb448
🎨 Improve adding rows of the filtered database table view https://github.com/siyuan-note/siyuan/issues/10025 2023-12-30 17:22:26 +08:00
Daniel
456feff45a
🎨 Improve adding rows of the filtered database table view https://github.com/siyuan-note/siyuan/issues/10025 2023-12-30 17:13: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
8c225d1f0c
🎨 Update database table view 2023-12-27 21:05:21 +08:00
Daniel
bfae99fe3d
🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-25 16:15:05 +08:00
Daniel
ddc07027a7
🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-25 15:06:51 +08:00
Daniel
0ce8b58a79
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-24 22:27:38 +08:00
Daniel
93dc9f5c22
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-24 21:47:10 +08:00
Daniel
be4ebe776d
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958 2023-12-24 21:33:49 +08:00
Daniel
de73ca8c3b
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 17:57:45 +08:00
Daniel
46c82acf6c
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 17:45:46 +08:00
Daniel
87096f9671
🎨 Add Relation and Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9888 2023-12-23 11:45:50 +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
305f781afa
🎨 Improve database table view template col sorting https://ld246.com/article/1702871433047 2023-12-20 11:12:31 +08:00
Daniel
2843350737
🎨 Improve database table view 2023-12-18 22:29:17 +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
fe88ac105d
🎨 Improve database table view template column sorting https://github.com/siyuan-note/siyuan/issues/9914 2023-12-18 19:17:04 +08:00
Daniel
5d493e207a
🐛 Fix https://ld246.com/article/1702871791961 2023-12-18 12:26:38 +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
Daniel
8f9ce6e3f0
⬆️ Upgrade database table view 2023-12-14 11:54:27 +08:00
Daniel
34be166ed8
🎨 Improve database table view select column filter 2023-12-11 22:39:26 +08:00
Daniel
574c6612ff
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-08 22:00:44 +08:00
Daniel
7a2f8d17f1
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-08 21:49:36 +08:00
Daniel
79960b4da2
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-08 21:05:21 +08:00
Daniel
7ee283924d
🎨 Improve database table view filter https://github.com/siyuan-note/siyuan/issues/9820 2023-12-05 21:32:41 +08:00
Daniel
e6a84f9e14
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 11:29:44 +08:00
Daniel
1f130d4b1c
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 10:57:43 +08:00
Daniel
72aff497fc
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 10:17:13 +08:00
Daniel
3f5e49cec6
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 09:48:20 +08:00
Daniel
5f04af1afe
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 09:17:44 +08:00
Daniel
ee9844c379
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-12-01 08:55:32 +08:00
Daniel
19475004b4
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 23:19:43 +08:00
Daniel
4f50a8b06d
🎨 Supports multiple views for the database https://github.com/siyuan-note/siyuan/issues/9751 2023-11-30 20:05:20 +08:00
Daniel
961d047aa8
🎨 Fix legacy data on database table view 2023-11-17 10:15:30 +08:00
Daniel
0359f96c64
🎨 Add database table view checkbox column type https://github.com/siyuan-note/siyuan/issues/9667 2023-11-17 09:04:01 +08:00
Daniel
bbbdda7ef0
🎨 Adding row overwriting data after enabling sort in database https://github.com/siyuan-note/siyuan/issues/9599 2023-11-10 17:10:54 +08:00
Daniel
a1ac6fb867
🎨 Attribute view support sticky layout https://github.com/siyuan-note/siyuan/pull/9617 2023-11-10 10:22:19 +08:00
Daniel
4aefa40d57
🎨 Improve database table view sorting https://ld246.com/article/1699332354360 2023-11-08 16:44:30 +08:00
Daniel
70c56c8e25
🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594 2023-11-06 22:44:06 +08:00
Daniel
da65f608a5
🎨 Attribute Panel - Database supports display database block floating window https://github.com/siyuan-note/siyuan/issues/9285 2023-11-02 16:25:19 +08:00
Daniel
960cf3fe04
🎨 Identify the database view whether is a "mirror" https://github.com/siyuan-note/siyuan/issues/9578 2023-11-02 16:25:19 +08:00
Daniel
903b046ce1
🎨 Maintain relationships between database blocks and database storage Fix https://github.com/siyuan-note/siyuan/issues/9496 2023-11-02 10:32:18 +08:00
Daniel
eb80232771
🎨 Add specific time switch to database date field https://github.com/siyuan-note/siyuan/issues/9486 2023-10-27 21:16:54 +08:00
Daniel
71dd27c62a
🎨 Adding row overwriting data after enabling sort in database Fix https://github.com/siyuan-note/siyuan/issues/9517 2023-10-26 19:58:02 +08:00
Daniel
2e064b2453
📝 Update changelogs 2023-10-24 09:42:29 +08:00
Daniel
7145460c18
🎨 Shallow clone the corresponding database when the template contains database blocks https://github.com/siyuan-note/siyuan/issues/9494 2023-10-24 09:33:59 +08:00
Daniel
c8f6e3ed76
🎨 Improve database date column "Is Empty" filtering https://github.com/siyuan-note/siyuan/issues/9463 2023-10-20 23:37:55 +08:00
Daniel
7bff544a12
🎨 Update database 2023-10-16 23:57:09 +08:00
Daniel
dc6fb939fd
🎨 Update database 2023-10-16 23:32:44 +08:00
Daniel
39c5744f2f
🐛 Database table view export does not display select content Fix https://github.com/siyuan-note/siyuan/issues/9428 2023-10-14 09:46:29 +08:00
Daniel
01b19ea2c8
🎨 Fix database table view loading https://ld246.com/article/1697168944677 2023-10-13 14:04:01 +08:00