Commit Graph

119 Commits

Author SHA1 Message Date
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
7dcdcfb0d3
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478 2024-03-01 20:39:17 +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
ec2843ae8c
🎨 Improve database table view 2024-02-16 16:02:22 +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
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
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
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
8c225d1f0c
🎨 Update database table view 2023-12-27 21:05:21 +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
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
574c6612ff
🎨 Database table view supports paged loading https://github.com/siyuan-note/siyuan/issues/9424 2023-12-08 22:00:44 +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
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
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
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
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
Daniel
00ed190ad7
🎨 Fix database table view loading https://ld246.com/article/1697168944677 2023-10-13 13:22:26 +08:00
Daniel
65adab61c9
🎨 Adding row overwriting data after enabling filter in database https://github.com/siyuan-note/siyuan/issues/9395 2023-10-11 10:48:29 +08:00
Daniel
301b6d9f70
🎨 Improve database created and updated column values https://github.com/siyuan-note/siyuan/issues/9391 2023-10-10 21:56:12 +08:00
Daniel
faadbf5960
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-09 16:48:55 +08:00
Daniel
917e21f25e
🎨 Add created and updated type column to database https://github.com/siyuan-note/siyuan/issues/9371 2023-10-08 12:17:24 +08:00