Katherine
a5b00ca6a3
fix: association block associate action popup issue on mobile ( #6235 )
2025-02-18 09:49:37 +08:00
nocobase[bot]
db26c82cce
chore(versions): 😊 publish v1.5.10
2025-02-17 17:15:46 +00:00
nocobase[bot]
bede58c86b
chore(versions): 😊 publish v1.5.9
2025-02-17 09:48:38 +00:00
Katherine
229e6702a1
fix: horizontal scrollbar issue on the page ( #6232 )
2025-02-17 17:45:55 +08:00
gchust
76d59bcd3d
fix: missing unique keys of association fields ( #6230 )
2025-02-17 16:56:20 +08:00
Zeke Zhang
05e107f4fa
fix: block refresh issue ( #6233 )
2025-02-17 16:45:19 +08:00
nocobase[bot]
a101a20598
chore(versions): 😊 publish v1.5.8
2025-02-16 22:51:50 +00:00
gchust
3ba8ef7db3
fix: can't open field link in embed page ( #6222 )
2025-02-16 16:03:44 +08:00
Katherine
0a8a609a52
refactor: block height setting ( #6225 )
2025-02-16 11:57:41 +08:00
Katherine
a25438c9ec
refactor: adjust block height settings, set the minimum value to 100 ( #6220 )
...
* refactor: adjust block height settings, set the minimum value to 100
* fix: bug
2025-02-15 22:02:41 +08:00
Zeke Zhang
c72b90c8aa
fix(navigation): add search parameters to tab navigation ( #6215 )
2025-02-14 10:41:45 +08:00
chenyongxin
fd4efcd005
fix: edit form association collection field value not change ( #6210 )
...
* fix: edit form association collection field value not change
* refactor: simplify code
* test: update hover to click action in schema settings test for Picker component
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-02-14 09:09:52 +08:00
nocobase[bot]
29dbe34e03
chore(versions): 😊 publish v1.5.7
2025-02-13 15:45:21 +00:00
Katherine
075b1f0c88
fix: linked field value persisting on submission after relation field reset ( #6207 )
2025-02-13 11:33:49 +08:00
Katherine
dfa58024dc
fix: missing drag setting in quick-create operation modal ( #6201 )
...
* fix: missing drag setting in quick-create operation modal
* fix: test
2025-02-12 21:36:52 +08:00
Katherine
6912403127
fix: issue with high precision number formatting not applying ( #6202 )
2025-02-12 21:17:24 +08:00
Katherine
fc8e4a38c4
fix: issue where edit action is displayed for rows without edit permission ( #6204 )
2025-02-12 21:15:49 +08:00
Zeke Zhang
ad584f5237
fix(action-context): replace loading flag with service.loading for better state management ( #6206 )
2025-02-12 19:00:33 +08:00
Zeke Zhang
b680f3f9b4
fix(variable): lazy loaded data should not be saved in the original c… ( #5540 )
...
* fix(variable): lazy loaded data should not be saved in the original context object
* fix: make unit test pass
2025-02-12 18:58:37 +08:00
nocobase[bot]
25c5637bde
chore(versions): 😊 publish v1.5.6
2025-02-12 01:01:13 +00:00
Zeke Zhang
2308100796
fix: handle undefined dataLoadingMode in BlockRequestContextProvider ( #6200 )
2025-02-12 08:27:55 +08:00
Katherine
09381bed76
fix: table block height setting not applied when there is no data ( #6192 )
2025-02-11 10:59:42 +08:00
Katherine
59c467bdc4
fix: form block not displayed when adding a create form via a popup action in a table row ( #6190 )
2025-02-11 10:59:13 +08:00
nocobase[bot]
de2fd10401
chore(versions): 😊 publish v1.5.5
2025-02-11 02:13:55 +00:00
nocobase[bot]
9fb0a05a98
chore(versions): 😊 publish v1.5.4
2025-02-10 12:27:57 +00:00
Junyi
76a6a5e196
fix(client): fix use block context ( #6187 )
2025-02-10 18:08:52 +08:00
Zeke Zhang
cfd940e18c
fix: linkage rules issue ( #6182 )
...
* fix: linkage rules issue
* chore: e2e
2025-02-10 17:13:37 +08:00
chenos
ab5e9c09f6
fix: optimize the storage/plugins reading logic ( #6186 )
2025-02-10 12:26:56 +08:00
chenos
3c51f4674e
fix: homepage
2025-02-08 13:02:24 +08:00
Zeke Zhang
47ee511e52
fix: should show 'Allow multiple selection' in filter form ( #6174 )
2025-02-08 09:42:17 +08:00
nocobase[bot]
2fac130a47
chore(versions): 😊 publish v1.5.3
2025-02-07 09:29:51 +00:00
Zeke Zhang
554cad3353
fix: belongsToArray ( #6173 )
2025-02-07 11:06:25 +08:00
Katherine
474c0421c6
fix: time field operator set to between in filter form, component didn't change to time range picker ( #6170 )
2025-02-06 22:12:57 +08:00
Katherine
ab6b43745f
fix: kanban and calendar block popup edit form didn't show 'Unsaved changes' warning ( #6172 )
2025-02-06 21:27:23 +08:00
nocobase[bot]
522b692ff0
chore(versions): 😊 publish v1.5.2
2025-02-06 12:58:13 +00:00
nocobase[bot]
25a35e5770
chore(versions): 😊 publish v1.5.1
2025-02-06 03:12:53 +00:00
Zeke Zhang
7bb0084a88
fix: subform default value ( #6165 )
...
* fix: default value
* chore: add e2e test
2025-02-06 10:50:10 +08:00
gchust
1a4209f073
fix: popover subform incorrect i18n ( #6159 )
2025-02-06 08:28:23 +08:00
nocobase[bot]
dbf4fb713d
chore(versions): 😊 publish v1.5.0
2025-02-05 14:15:43 +00:00
nocobase[bot]
ec88cbd51e
Merge branch 'main' into next
2025-02-02 04:53:32 +00:00
Zeke Zhang
02a506d247
fix: unable to submit when selecting data ( #6148 )
2025-02-02 12:53:07 +08:00
nocobase[bot]
e7c5f9d731
chore(versions): 😊 publish v1.5.0-beta.34
2025-02-01 03:58:20 +00:00
Zeke Zhang
47fd34c5dd
fix: linkage rules of action ( #6147 )
2025-02-01 11:55:19 +08:00
nocobase[bot]
90ffb60006
chore(versions): 😊 publish v1.4.33
2025-01-28 03:31:37 +00:00
nocobase[bot]
f232ec45df
chore(versions): 😊 publish v1.4.32
2025-01-27 17:19:40 +00:00
Junyi
9bef5ebdf3
fix(actions): fix move action to trigger workflow ( #6144 )
...
* fix(actions): fix move action to trigger workflow
* fix(action): fix import and type
2025-01-27 23:27:26 +08:00
Zeke Zhang
173e1169e1
fix: should refresh page when deleting block ( #6139 )
...
* fix: should refresh page when deleting block
* fix: bug
* chore: skip unstable test
2025-01-26 19:54:54 +08:00
nocobase[bot]
f8d75f1da3
chore(versions): 😊 publish v1.4.31
2025-01-26 05:21:21 +00:00
Zeke Zhang
5d84e4e9eb
Merge branch 'main' into next
2025-01-26 13:13:29 +08:00
Zeke Zhang
2a88c8a3b0
fix: button linkage rule is not taking effect ( #6140 )
2025-01-26 13:08:37 +08:00