Commit graph

141 commits

Author SHA1 Message Date
Silent Lee
8a354da50a
Add database lineNumber field type (#11008)
* 🎨 add database lineNumber type

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009

* 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011

* ⬆️ Upgrade kernel deps

* ⬆️ Upgrade kernel deps

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🐛 https://github.com/siyuan-note/siyuan/issues/11015

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 刚创建时无 id,更新需和 oldValue 保持一致

* 🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979

* 🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 https://github.com/siyuan-note/siyuan/issues/11013

* 🎨 搜索可汇总字段时排除行号类型字段 https://github.com/siyuan-note/siyuan/pull/11008

* 🎨 lineNumber no need to join the calc op and remove useless todo tag

---------

Co-authored-by: Vanessa <lly219@gmail.com>
Co-authored-by: Daniel <845765@qq.com>
2024-04-15 00:49:48 +08:00
Daniel
bc8b295733
🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018 2024-04-14 09:51:54 +08:00
Daniel
59d7b4dfc5
🎨 Improve database null value field sorting Fix https://github.com/siyuan-note/siyuan/issues/10951 2024-04-09 23:37:00 +08:00
Daniel
149fb4ebaa
🎨 Add to Database search on database title only https://github.com/siyuan-note/siyuan/issues/10934 2024-04-08 21:58:57 +08:00
Daniel
66e2b0eaa7
🎨 The database date field supports filling the current time by default https://github.com/siyuan-note/siyuan/issues/10823 2024-04-04 11:34:13 +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
2a3d236d8e
🐛 Database rollup calculation misses null values https://github.com/siyuan-note/siyuan/issues/10843 2024-04-03 09:37:42 +08:00
Daniel
db3df51680
🎨 Select field is added by default when creating a database https://github.com/siyuan-note/siyuan/issues/10720 2024-03-24 21:26:01 +08:00
Daniel
7f82fc21af
🎨 Database .json follows the doc tree single line save setting https://github.com/siyuan-note/siyuan/issues/10571 2024-03-11 21:31:29 +08:00
Daniel
abfddf76a5
🎨 Clean code 2024-03-10 23:01:50 +08:00
Daniel
cc8841cc8c
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 20:38:32 +08:00
Daniel
3617df1411
🐛 Fix database failed: invalid character ':' after array element Fix https://github.com/siyuan-note/siyuan/issues/10541 2024-03-08 15:43:33 +08:00
Daniel
acb894afb1
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 00:35:28 +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
f61a6131fe
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-08 00:12:10 +08:00
Daniel
b53a224f9c
🎨 Improve av 2024-03-07 10:05:55 +08:00
Daniel
8b71a91a0c
🐛 Fix db tv date sort https://ld246.com/article/1709727211377 2024-03-07 09:38:07 +08:00
Daniel
fed412cc2f
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 23:12:01 +08:00
Daniel
cb726e0118
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 15:57:35 +08:00
Daniel
bffed53182
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 14:24:31 +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
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
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