Commit Graph

512 Commits

Author SHA1 Message Date
Daniel
cb16111314
Improve load tree performance 2024-06-22 00:01:44 +08:00
Daniel
675ad65bd1
🧑‍💻 Add internal kernel API /api/attr/batchGetBlockAttrs https://github.com/siyuan-note/siyuan/issues/11786 2024-06-21 23:20:25 +08:00
Daniel
d993b624ee
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 17:10:33 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
Daniel
68585e21e3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
Daniel
06b7c7e3db
🎨 Improve Add to Database search https://github.com/siyuan-note/siyuan/issues/11644 2024-06-05 23:25:16 +08:00
Daniel
02fe7b966c
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:35:43 +08:00
Daniel
06993bddd5
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:19:33 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
Daniel
ab32cca562
🐛 Database attribute panel render failed https://ld246.com/article/1716701128268 2024-05-27 21:02:00 +08:00
Daniel
421b26b49e
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
断开双向关联 https://github.com/siyuan-note/siyuan/issues/11548
2024-05-27 16:52:38 +08:00
Daniel
da629f39f5
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460 2024-05-23 23:57:10 +08:00
Daniel
f197a4ea87
🎨 Add Duplicate non-mirror database block https://github.com/siyuan-note/siyuan/issues/11460 2024-05-23 18:00:35 +08:00
Daniel
4a29d45a5c
🎨 Improve av name https://github.com/siyuan-note/siyuan/issues/11481 2024-05-20 23:04:24 +08:00
Daniel
7d87df9932
🎨 Add kernel api getAttributeViewKeysByAvID 2024-05-17 16:19:56 +08:00
Daniel
f7d23b41fd
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409 2024-05-17 09:49:10 +08:00
Daniel
2058f9a0c0
🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428 2024-05-16 22:24:25 +08:00
Daniel
7182603791
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409 2024-05-15 22:10:26 +08:00
Daniel
03a87a6159
🐛 Fix npe https://ld246.com/article/1715715031420 2024-05-15 11:33:59 +08:00
Daniel
373bce9791
♻️ Improve av structure 2024-05-15 00:47:25 +08:00
Daniel
9c83f0a8ab
🎨 Improve two-way relation column name placeholder https://github.com/siyuan-note/siyuan/issues/11361 2024-05-12 18:04:10 +08:00
Daniel
abf92b602c
🎨 Clean code 2024-05-12 17:20:04 +08:00
Daniel
b042355363
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250 https://github.com/siyuan-note/siyuan/issues/11356 2024-05-12 17:18:23 +08:00
Daniel
933a1936c0
🎨 Support cancel two-way relation when related to the current database https://github.com/siyuan-note/siyuan/issues/11356 2024-05-12 11:39:02 +08:00
Daniel
8e27532c44
🐛 Two-way relation is invalid when related to the current database https://github.com/siyuan-note/siyuan/issues/11278 2024-05-12 11:16:31 +08:00
Daniel
6af0432145
🎨 Get db key values sort by updated 2024-05-12 11:05:57 +08:00
Daniel
1ddf8bc447
🎨 Improve db create rows in batch https://github.com/siyuan-note/siyuan/issues/11348 2024-05-12 10:58:03 +08:00
Daniel
2ee4533304
Optimize rendering performance of databases containing relation fields https://github.com/siyuan-note/siyuan/issues/11249 2024-05-10 23:37:27 +08:00
Daniel
002173044f
Optimize rendering performance of databases containing relation fields https://github.com/siyuan-note/siyuan/issues/11249 2024-05-10 23:35:04 +08:00
Daniel
c6dca1fe0c
🎨 The line number field no longer appears in the database attribute panel https://github.com/siyuan-note/siyuan/issues/11319 2024-05-09 11:26:23 +08:00
Daniel
9a544e2a09
🎨 Improve sorting for Add to Database https://github.com/siyuan-note/siyuan/issues/11286 2024-05-09 10:43:19 +08:00
Daniel
540ad2e535
🎨 Improve db filter on primary key 2024-05-08 21:26:56 +08:00
Daniel
83209e6ab2
🎨 Improve database text, email, url and phone field content escaping https://github.com/siyuan-note/siyuan/issues/11255 2024-05-08 19:52:10 +08:00
Daniel
9661dbc4b2
🎨 Improve database text field content escaping https://github.com/siyuan-note/siyuan/issues/11255 2024-05-08 18:29:38 +08:00
Daniel
e18e92fb30
🎨 Improve database auto-fill value when enabling filter https://github.com/siyuan-note/siyuan/issues/11297 2024-05-08 10:04:22 +08:00
Daniel
2984a197d9
🐛 Case 1 https://github.com/siyuan-note/siyuan/issues/11251 2024-05-06 21:46:46 +08:00
Daniel
d9a163515b
🐛 Duplicated relation value https://github.com/siyuan-note/siyuan/issues/11251 2024-05-06 17:55:32 +08:00
Daniel
eb320f9b84
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250 2024-05-06 13:53:38 +08:00
Daniel
bf4b9cf146
🎨 Synchronize the related entries when the database creates a two-way relation https://github.com/siyuan-note/siyuan/issues/11250 2024-05-06 13:44:37 +08:00
Daniel
5536545f22
🎨 Clean code 2024-04-25 17:33:35 +08:00
Daniel
a4c05c25b4
🎨 The database relation fields follow the change after the primary key field is changed https://github.com/siyuan-note/siyuan/issues/11117 2024-04-23 18:22:51 +08:00
Daniel
4be13b8518
🎨 Clean code 2024-04-21 19:26:35 +08:00
Daniel
7f98213879
🎨 Improve mirror database blocks reload 2024-04-21 18:18:23 +08:00
Daniel
1db8269b9f
🐛 Database unbind block causes entry to be deleted Fix https://github.com/siyuan-note/siyuan/issues/11101 2024-04-21 17:52:29 +08:00
Daniel
e16c3cb0fe
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 23:10:05 +08:00
Daniel
26cfc586f0
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 22:44:36 +08:00
Daniel
462d38e4e7
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:26:36 +08:00
Daniel
8eaf0ea411
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:22:28 +08:00
Daniel
24b7862262
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:14:45 +08:00
Daniel
0f06692da4
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:08:07 +08:00
Daniel
4cc2d9a6a8
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:08:06 +08:00
Daniel
f802fb4e1b
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070 2024-04-18 11:29:46 +08:00
Daniel
7f645e728b
🎨 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
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