10339 Commits

Author SHA1 Message Date
nocobase[bot]
44697df2cd chore(versions): 😊 publish v1.8.0-beta.11 v1.8.0-beta.11 2025-06-27 02:33:41 +00:00
nocobase[bot]
134bfbf27f Merge branch 'main' into next 2025-06-26 14:00:35 +00:00
nocobase[bot]
a4eb026ea4 docs: update changelogs 2025-06-26 14:00:06 +00:00
nocobase[bot]
f42850d05f Merge branch 'main' into next 2025-06-26 13:50:24 +00:00
nocobase[bot]
74f3fd8132 chore(versions): 😊 publish v1.7.18 v1.7.18 2025-06-26 13:49:54 +00:00
nocobase[bot]
c10e4b54a1 Merge branch 'main' into next 2025-06-26 13:26:26 +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
nocobase[bot]
6eb34399e4 Merge branch 'main' into next 2025-06-26 11:42:42 +00:00
ajie
17195c788d
fix: ensure blocks are displayed under pages when setting role menu p… (#7112) 2025-06-26 19:42:19 +08:00
nocobase[bot]
273c0e122f Merge branch 'main' into next 2025-06-26 01:57:13 +00:00
Zeke Zhang
d538cd7db7
fix(MobileDatePicker): reorder imports and update date range limits (#7117) 2025-06-26 09:56:51 +08:00
nocobase[bot]
1bc93d8d5d Merge branch 'main' into next 2025-06-24 14:18:25 +00: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]
e35f84a316 Merge branch 'main' into next 2025-06-23 16:11:32 +00:00
nocobase[bot]
e527e4d6ba docs: update changelogs 2025-06-23 16:11:04 +00:00
nocobase[bot]
d7d4f3283f Merge branch 'main' into next 2025-06-23 16:01:30 +00:00
nocobase[bot]
4606bdd7fd chore(versions): 😊 publish v1.7.17 v1.7.17 2025-06-23 16:00:59 +00:00
nocobase[bot]
2592b4ad5f Merge branch 'main' into next 2025-06-23 15:38:03 +00:00
Zeke Zhang
dcfed325de
fix: add style prop to mobile ActionDrawer and FilterAction components (#7110) 2025-06-23 21:58:45 +08:00
nocobase[bot]
c34ba19e37 Merge branch 'main' into next 2025-06-23 02:39:23 +00:00
Katherine
a0181b58b1
fix: incorrect range limitation on date fields with time (#7107) 2025-06-23 10:38:57 +08:00
shushu
e0c3878e51
feat(plugin-workflow-request): support multipart/form-data (#7087)
* Allow users to upload files in request node

* Move multipart/form-date above application/xml

* Use WorkflowVariableInput instead of WorkflowVariableTextArea

* Make types more specific

* Support uploading multiple files in one form-data

* Make file fields compatible with null values

* Filter to display file records only

* Add unit tests

* Update packages/plugins/@nocobase/plugin-workflow-request/src/server/RequestInstruction.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add a dependency: "@nocobase/plugin-file-manager"

* Fix type mismatch

* Extract ContentTypeTransformer

---------

Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-21 21:56:44 +08:00
nocobase[bot]
3716b4a3e8 Merge branch 'main' into next 2025-06-20 09:24:06 +00:00
Zeke Zhang
bd900e9a92
fix(useLocalVariables): add defaultValue to URL search params context (#7104) 2025-06-20 17:23:46 +08:00
nocobase[bot]
d5fb59bdfe Merge branch 'main' into next 2025-06-20 08:55:45 +00: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]
351c0ad22e Merge branch 'main' into next 2025-06-19 16:41:12 +00:00
nocobase[bot]
e808da6f52 docs: update changelogs 2025-06-19 16:40:45 +00:00
nocobase[bot]
adf35c9fc1 Merge branch 'main' into next 2025-06-19 16:31:52 +00:00
nocobase[bot]
784bedbc08 chore(versions): 😊 publish v1.7.16 v1.7.16 2025-06-19 16:31:25 +00:00
nocobase[bot]
735cc9f68a Merge branch 'main' into next 2025-06-19 16:08:19 +00:00
Junyi
2c8934bd9a
fix(plugin-workflow): fix stats cascade deleted (#7103) 2025-06-20 00:07:54 +08:00
nocobase[bot]
2ff9b8a60b Merge branch 'main' into next 2025-06-19 08:40:41 +00: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
Junyi
ab6ffae61d
refactor(plugin-workflow): refactor variable api (#7095) 2025-06-19 10:11:37 +08:00
nocobase[bot]
d5a67547cf Merge branch 'main' into next 2025-06-19 01:26:38 +00: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]
eb3bc6c866 chore(versions): 😊 publish v1.8.0-beta.10 v1.8.0-beta.10 2025-06-18 22:19:37 +00:00
nocobase[bot]
18b2d029ee Merge branch 'main' into next 2025-06-18 15:10:07 +00:00
nocobase[bot]
aa0699c4a8 docs: update changelogs 2025-06-18 15:09:40 +00:00
nocobase[bot]
910a0158ab Merge branch 'main' into next 2025-06-18 15:00:12 +00:00
nocobase[bot]
d318138700 chore(versions): 😊 publish v1.7.15 v1.7.15 2025-06-18 14:59:38 +00:00
nocobase[bot]
7a408fae3b Merge branch 'main' into next 2025-06-18 14:36:05 +00:00
Junyi
3623b33f5f
fix(cli): fix typo (#7096) 2025-06-18 21:54:36 +08:00
nocobase[bot]
9f441a2a1e Merge branch 'main' into next 2025-06-18 12:59:54 +00:00
chenos
46553df6ec chore: update ci 2025-06-18 20:59:18 +08:00
nocobase[bot]
7587992990 Merge branch 'main' into next 2025-06-18 12:34:35 +00:00
Zeke Zhang
94e40c5c7b
fix(ReadPretty): apply conditional flex styling based on ellipsis prop (#7094) 2025-06-18 20:34:07 +08:00
nocobase[bot]
a5ad48e245 Merge branch 'main' into next 2025-06-18 11:30:49 +00: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