Commit Graph

459 Commits

Author SHA1 Message Date
Daniel
e2ea9eba45
🎨 Improve database table view row/col drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048 2024-04-18 11:16:38 +08:00
Daniel
abbfbc0acb
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070 2024-04-17 19:54:33 +08:00
Daniel
25a75982c9
🎨 Clean code 2024-04-17 19:39:55 +08:00
Daniel
cd10fcf8f0
🎨 Clean code 2024-04-17 18:00:23 +08:00
Daniel
a5976172d4
🎨 Improve database table view row drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048 2024-04-16 17:29:13 +08:00
Daniel
ee42be1729
🎨 Database date field fill end var https://ld246.com/article/1713177507282 2024-04-15 19:30:25 +08:00
Daniel
97f8d6c013
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013 2024-04-15 18:00:04 +08:00
Daniel
58c98ce697
🎨 Improve database unbind block Improve database unbind block 2024-04-15 17:47:03 +08:00
Daniel
605e9e243a
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013 2024-04-15 17:15:04 +08:00
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
077944bb43
🎨 Improve database template field to use relation/rollup field Fix https://github.com/siyuan-note/siyuan/issues/11029 2024-04-14 13:02:06 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel
3a798c4533
🎨 https://github.com/siyuan-note/siyuan/issues/11013 2024-04-14 10:00:08 +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
5c77101271
🐛 https://github.com/siyuan-note/siyuan/issues/11018 2024-04-13 23:36:13 +08:00
Daniel
4e63228c2d
🐛 https://github.com/siyuan-note/siyuan/issues/11018 2024-04-13 23:33:40 +08:00
Daniel
f5ceb847f4
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
Daniel
fc3263985b
🎨 Improve database primary key binding block https://github.com/siyuan-note/siyuan/issues/10945 2024-04-10 22:58:59 +08:00
Daniel
f6cd80c719
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966 2024-04-10 17:28:30 +08:00
Daniel
e9deb4624b
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966 2024-04-10 17:27:17 +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
b3a2c49f15
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:16 +08:00
Daniel
c4d2f9e706
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:16 +08:00
Daniel
225930d3cf
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:15 +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
6ad2296082
🎨 Auto verify the database name when clicking the block superscript icon https://github.com/siyuan-note/siyuan/issues/10861 2024-04-08 17:32:43 +08:00
Daniel
79d940d575
🎨 Database primary key supports unbinding block https://github.com/siyuan-note/siyuan/issues/10849 2024-04-08 09:25:19 +08:00
Daniel
65cdd1a319
🎨 Support floating window to open related database when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10915 2024-04-07 11:48:48 +08:00
Daniel
62db617f91
🎨 Support floating window to open related database when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10915 2024-04-07 09:54:55 +08:00
Daniel
435a53cb49
🎨 Database select field filters follow option editing changes https://github.com/siyuan-note/siyuan/issues/10881 2024-04-06 10:11:23 +08:00
Daniel
1d2516afb9
🎨 Improve database block text in breadcrumbs https://github.com/siyuan-note/siyuan/issues/10891 2024-04-05 23:04:43 +08:00
Daniel
8e9a8ec6d4
🎨 Support adding database blocks to a database Fix https://github.com/siyuan-note/siyuan/issues/10876 2024-04-05 22:31:55 +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
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
24363ad717
🎨 Refresh the corresponding rollup after deleting rows from the database https://github.com/siyuan-note/siyuan/issues/10858 2024-04-03 21:33:53 +08:00
Daniel
be67ffa288
🎨 Auto verify the database name when clicking the block superscript icon https://github.com/siyuan-note/siyuan/issues/10861 2024-04-03 21:19:05 +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
6eb52835da
🎨 Improve database template empty date rendering https://github.com/siyuan-note/siyuan/issues/10830 2024-04-02 20:24:10 +08:00
Daniel
85da3928be
🐛 Attribute panel - Database template custom attributes not shown Fix https://github.com/siyuan-note/siyuan/issues/10812 2024-03-31 23:59:07 +08:00
Daniel
c559ac45be
🎨 Template supports numerical calculations when using rollup https://github.com/siyuan-note/siyuan/issues/10810 2024-03-31 23:32:22 +08:00
Daniel
e7d1210ec9
🎨 Improve av https://ld246.com/article/1711613722864 2024-03-28 21:27:31 +08:00
Daniel
2a8809bc7e
🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +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
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
fd1f283b2f
🎨 Duplicate relation values in the Attribute Panel - Database Fix https://github.com/siyuan-note/siyuan/issues/10670 2024-03-20 22:30:21 +08:00
Daniel
63914488f0
🎨 Add to Database no longer autofills filter values https://github.com/siyuan-note/siyuan/issues/10587 2024-03-14 10:58:49 +08:00
Daniel
cc9aed6aec
🐛 Fix sort av view not working 2024-03-13 21:59:59 +08:00
Daniel
f3574038e2
♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel
abfddf76a5
🎨 Clean code 2024-03-10 23:01:50 +08:00
Daniel
f3fff63b7d
🐛 https://github.com/siyuan-note/siyuan/issues/10564 2024-03-10 23:01:49 +08:00
Daniel
aa01e99b0d
🎨 https://github.com/siyuan-note/siyuan/issues/10557 2024-03-10 22:06:25 +08:00
Daniel
bdf63c8a1d
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 17:31:06 +08:00
Daniel
1b0ceaaedf
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 11:26:27 +08:00
Daniel
77ce08d044
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 11:13:47 +08:00
Daniel
f163fbb669
🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280 2024-03-09 11:12:09 +08:00
Daniel
16fd52a74d
🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280 2024-03-09 10:58:14 +08:00
Daniel
cbcc8141a8
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-08 23:49:55 +08:00
Daniel
71b8ddb2e8
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 23:12:33 +08:00
Daniel
c61d412fea
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 22:59:51 +08:00
Daniel
09b23754db
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 22:59:50 +08:00
Daniel
40006904eb
🎨 Display the database title on the block superscript https://github.com/siyuan-note/siyuan/issues/10545 2024-03-08 22:59:50 +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
5700a9f18a
🎨 Improve db tv relation render 2024-03-07 16:12:18 +08:00
Daniel
b53a224f9c
🎨 Improve av 2024-03-07 10:05:55 +08:00
Daniel
8827a5d523
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-07 09:51:27 +08:00
Daniel
4df3445599
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-07 09:49:36 +08:00
Daniel
0d32479a5d
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518 2024-03-07 09:45:27 +08:00
Daniel
8b71a91a0c
🐛 Fix db tv date sort https://ld246.com/article/1709727211377 2024-03-07 09:38:07 +08:00
Daniel
c0a11f03a0
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 23:39:49 +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
254e240d82
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 17:14:52 +08:00
Daniel
b6c2c829b1
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-06 16:30:58 +08:00
Daniel
f0efd8ac67
🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-06 16:21:17 +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
8e4dbcfa31
🐛 The corresponding entry cannot be found in the database relation https://github.com/siyuan-note/siyuan/issues/10523 2024-03-06 09:40:04 +08:00
Daniel
3207a5a8a1
🐛 Database filtering does not work after change the field type https://github.com/siyuan-note/siyuan/issues/10519 2024-03-06 00:00:43 +08:00
Daniel
a9b8290cd0
🎨 Improve db tv filter https://ld246.com/article/1709608533749 2024-03-05 20:54:39 +08:00
Daniel
9315ac1cf8
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 23:07:32 +08:00
Daniel
ebabd66ebc
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 23:07:01 +08:00
Daniel
4545cb11fe
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 21:58:44 +08:00
Daniel
e3d282ac90
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 16:45:27 +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
71abe4057f
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 14:31:44 +08:00
Daniel
eff7ffbf3d
🎨 Database block support specified view https://github.com/siyuan-note/siyuan/issues/10443 2024-03-04 14:15:04 +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
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
e487897b54
🎨 Database table view cell value adds createdAt and updatedAt fields https://github.com/siyuan-note/siyuan/issues/10492 2024-03-03 16:39:34 +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
49031aaca7
🎨 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
7dcdcfb0d3
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478 2024-03-01 20:39:17 +08:00
Daniel
7010e4e345
🐛 Database table view sorts abnormally after deleting numeric values Fix https://github.com/siyuan-note/siyuan/issues/10476 2024-03-01 17:06:12 +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
1635b4b8c2
🐛 Database table view sorts abnormally after deleting numeric values Fix https://github.com/siyuan-note/siyuan/issues/10476 2024-03-01 10:08:56 +08:00
Daniel
45bfaefb18
🎨 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:18:44 +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
bc6d6b17f7
🎨 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 22:55:35 +08:00
Daniel
aea30d12f7
🎨 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 22:22:54 +08:00