10194 Commits

Author SHA1 Message Date
Zeke Zhang
49c7898aec fix: update scrollbar styles for better visibility and auto-hide behavior 2025-06-27 18:24:33 +08:00
Katherine
8d91e1fded
fix: association field default value overrides existing data in sub-table (#7120)
* fix: association field default value overrides existing data in sub-table

* fix: bug

* fix: bug
2025-06-27 14:15:56 +08:00
Katherine
940002a876
refactor: add filter support to multi-app management (#7124) 2025-06-27 14:15:34 +08:00
nocobase[bot]
a4eb026ea4 docs: update changelogs 2025-06-26 14:00:06 +00:00
nocobase[bot]
74f3fd8132 chore(versions): 😊 publish v1.7.18 v1.7.18 2025-06-26 13:49:54 +00:00
Junyi
4dcf934b15
fix(plugin-workflow): fix params of loading record in tasks (#7123)
* fix(plugin-workflow): fix tasks type load params

* test(plugin-workflow): skip workflow-approval e2e cases
2025-06-26 21:26:05 +08:00
ajie
17195c788d
fix: ensure blocks are displayed under pages when setting role menu p… (#7112) 2025-06-26 19:42:19 +08:00
Zeke Zhang
d538cd7db7
fix(MobileDatePicker): reorder imports and update date range limits (#7117) 2025-06-26 09:56:51 +08:00
Junyi
a9bd6f7844
fix(plugin-workflow): optimize mobile style (#7040)
* fix(plugin-workflow): optimize mobile style

* fix(plugin-workflow): fix mobile style

* feat(plugin-workflow): add tasks to mobile menu initializer

* refactor(plugin-workflow): adjust tasks center api

* fix(ActionDrawer): apply zIndex style to ActionDrawer component

* fix(plugin-workflow-manual): fix manual style under mobile

* fix(plugin-workflow): fix styles

* fix(plugin-workflow): fix mobile layout check

* fix(plugin-workflow): adjust pagination footer style

* fix(plugin-workflow): fix icon only props

* fix(plugin-workflow-manual): fix todo item title

* revert(plugin-field-sort): revert mistaken commit

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-06-24 22:18:02 +08:00
nocobase[bot]
e527e4d6ba docs: update changelogs 2025-06-23 16:11:04 +00:00
nocobase[bot]
4606bdd7fd chore(versions): 😊 publish v1.7.17 v1.7.17 2025-06-23 16:00:59 +00:00
Zeke Zhang
dcfed325de
fix: add style prop to mobile ActionDrawer and FilterAction components (#7110) 2025-06-23 21:58:45 +08:00
Katherine
a0181b58b1
fix: incorrect range limitation on date fields with time (#7107) 2025-06-23 10:38:57 +08:00
Zeke Zhang
bd900e9a92
fix(useLocalVariables): add defaultValue to URL search params context (#7104) 2025-06-20 17:23:46 +08:00
Katherine
4959e6a78e
fix: date field issue in quick create form of calendar block (#7106) 2025-06-20 16:55:14 +08:00
nocobase[bot]
e808da6f52 docs: update changelogs 2025-06-19 16:40:45 +00:00
nocobase[bot]
784bedbc08 chore(versions): 😊 publish v1.7.16 v1.7.16 2025-06-19 16:31:25 +00:00
Junyi
2c8934bd9a
fix(plugin-workflow): fix stats cascade deleted (#7103) 2025-06-20 00:07:54 +08:00
Junyi
aa1070ad0f
fix(plugin-workflow): fix node can not be created when stats is bigint (#7099) 2025-06-19 16:40:12 +08:00
ajie
0cbcd03390
fix: resolve login failure after batch import of username and password (#7076) 2025-06-19 09:26:16 +08:00
nocobase[bot]
aa0699c4a8 docs: update changelogs 2025-06-18 15:09:40 +00:00
nocobase[bot]
d318138700 chore(versions): 😊 publish v1.7.15 v1.7.15 2025-06-18 14:59:38 +00:00
Junyi
3623b33f5f
fix(cli): fix typo (#7096) 2025-06-18 21:54:36 +08:00
chenos
46553df6ec chore: update ci 2025-06-18 20:59:18 +08:00
Zeke Zhang
94e40c5c7b
fix(ReadPretty): apply conditional flex styling based on ellipsis prop (#7094) 2025-06-18 20:34:07 +08:00
Zeke Zhang
544f561b26
fix(assigned-field): prevent deep cloning of React elements in scope (#7086)
* fix(assigned-field): prevent deep cloning of React elements in scope

* fix: simplify variable value assignment in action props
2025-06-18 19:30:27 +08:00
Junyi
cca6b0faaf
fix(plugin-workflow): fix executed check on bigint (#7091)
* fix(plugin-workflow): fix executed check on bigint

* fix(plugin-workflow): fix test case

* fix(plugin-workflow): fix types

* fix(plugin-workflow): fix test case

* fix(plugin-workflow): fix types

* fix: types
2025-06-18 18:52:11 +08:00
Junyi
d70eb68651
fix(plugin-file-manager): fix collection definition (#7093) 2025-06-18 18:34:24 +08:00
Junyi
a67302a468
Revert "fix(client): fix assigned field variable scope (#7012)" (#7092)
This reverts commit 75ff573357f5567b5d238474bd43586bee007a55.
2025-06-18 12:33:14 +08:00
nocobase[bot]
0cde65195e docs: update changelogs 2025-06-17 16:34:27 +00:00
nocobase[bot]
c897fb98b0 chore(versions): 😊 publish v1.7.14 v1.7.14 2025-06-17 16:20:36 +00:00
YANG QIA
11edb003ee
fix(m2m-array): updating a m2m (array) field throws an error when the updatedBy field is present (#7089) 2025-06-17 23:54:48 +08:00
YANG QIA
b5711b68b3
fix(verification): remove verifier options from the response of the verifiers:listbyUser API (#7090) 2025-06-17 23:03:53 +08:00
Zeke Zhang
dc6ea03c1a
feat: auto-hide grid card block action bar when empty (#7069)
* feat: add useGridCardActionBarProps hook and integrate with ActionBar component

* test: update snapshot
2025-06-17 22:12:48 +08:00
chenos
b0bce69c94
fix: support association updates in updateOrCreate and firstOrCreate (#7088) 2025-06-17 22:06:20 +08:00
Zeke Zhang
cb3cccb9ad
fix: remove unnecessary type check in transformToFilter function (#7070)
* fix: remove unnecessary type check in transformToFilter function

* fix: handle date type in transformToFilter function

* fix: update date type check in transformToFilter function
2025-06-17 22:05:49 +08:00
Katherine
e030c4b680
fix: style condition on subtable column fields not applied correctly (#7083)
* fix: style condition on subtable column fields not applied correctly

* fix: bug
2025-06-17 21:51:04 +08:00
Zeke Zhang
b3fb423d5e
fix(public-form): fix the issue of form token loss (#7085) 2025-06-17 18:59:02 +08:00
Katherine
2361f078eb
fix: URL query parameter variables not working in public form field default values (#7084) 2025-06-17 16:49:56 +08:00
nocobase[bot]
19d59c28fc docs: update changelogs 2025-06-17 05:04:49 +00:00
nocobase[bot]
f224951051 chore(versions): 😊 publish v1.7.13 v1.7.13 2025-06-17 04:55:41 +00:00
Junyi
e7ba53648d
fix(plugin-field-sequence): fix bigint sequence (#7079)
* fix(plugin-field-sequence): fix bigint sequence

* test(plugin-field-sequence): skip bigin test case on sqlite
2025-06-17 11:44:14 +08:00
Katherine
15c313db85
fix: required validation message in subtable persists when switching pages (#7080) 2025-06-17 10:59:42 +08:00
Katherine
2ffe1d2979
fix: decimal point lost after switching amount component from mask to number (#7077) 2025-06-17 10:06:58 +08:00
Zeke Zhang
e540af16b5 fix: prevent rendering errors 2025-06-17 09:57:17 +08:00
Katherine
70944b5201
fix: incorrect Markdown (Vditor) rendering in subtable (#7074) 2025-06-16 19:07:51 +08:00
chenyongxin
f1d9ea0336
feat: make logo container width adaptive based on content type (#7075)
* feat: make logo container width adaptive based on content type

* feat: add a minimum width to the text title
2025-06-16 17:41:59 +08:00
nocobase[bot]
0e669c0bd3 docs: update changelogs 2025-06-16 07:46:34 +00:00
nocobase[bot]
569aeea56f chore(versions): 😊 publish v1.7.12 v1.7.12 2025-06-16 07:38:18 +00:00
Katherine
85024d36ee
refactor: add "empty" and "not empty" options to checkbox field linkage conditions (#7073) 2025-06-16 14:39:49 +08:00