Commit Graph

119 Commits

Author SHA1 Message Date
Daniel a049eeec3e 🎨 Improve database field sorting Fix https://github.com/siyuan-note/siyuan/issues/11038 2024-04-15 13:27:19 +08:00
Daniel bf4ad0972b 🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel 47aa891f34 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011 2024-04-13 11:45:33 +08:00
Daniel efc0d2b519 🎨 Clean code 2024-04-07 00:28:00 +08:00
Daniel 5e94afe346 🎨 Database date field supports filling the current time by default Fix https://github.com/siyuan-note/siyuan/issues/10823 2024-04-05 21:46:41 +08:00
Daniel 8590bd1474 🎨 Database rollup supports numeric calculation https://github.com/siyuan-note/siyuan/issues/10796 2024-03-30 11:14:08 +08:00
Daniel 5c6dec485f 🎨 Improve the handling of empty values in database multi-field sorting https://github.com/siyuan-note/siyuan/issues/10758 2024-03-27 23:04:42 +08:00
Daniel 30d95605df 🎨 Database select field supports sorting by option order Fix https://github.com/siyuan-note/siyuan/issues/10665 2024-03-21 10:03:08 +08:00
Daniel 0daa752ba9 🐛 Database multi-field sorting fails Fix https://github.com/siyuan-note/siyuan/issues/10616 2024-03-15 19:14:57 +08:00
Daniel e02e4daa1c 🐛 Database cannot filter out rows with relations that are empty or not empty Fix https://github.com/siyuan-note/siyuan/issues/10601 2024-03-13 23:23:52 +08:00
Daniel 05bb1442a8 🎨 Update av https://github.com/siyuan-note/siyuan/issues/10552 2024-03-09 16:16:45 +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 ec5d880ab3 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 09:32:18 +08:00
Daniel 971d89f7ac 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 09:16:36 +08:00
Daniel a2d4f82b50 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 01:01:48 +08:00
Daniel bdaf3f4bfb 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 00:58:33 +08:00
Daniel 79fafad59d 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 00:23:45 +08:00
Daniel 646d8c2b57 🎨 Improve db tv relation render 2024-03-07 16:21:36 +08:00
Daniel 52ec11c018 🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 22:47:41 +08:00
Daniel 1442a91783 🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 20:40:48 +08:00
Daniel 1f22227758 🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 16:21:05 +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 23c4f81289 🎨 Improve database filtering for Created and Updated fields https://github.com/siyuan-note/siyuan/issues/10522 2024-03-06 09:11:50 +08:00
Daniel 7b4db8722b 🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 00:15:56 +08:00
Daniel cf33c6a46a 🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-05 23:44:05 +08:00
Daniel 2bb1bd3032 🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-05 23:01:30 +08:00
Daniel 6f7bb6bf6c 🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 14:15: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 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 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 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 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 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 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 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 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 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 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 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 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 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