11634 Commits

Author SHA1 Message Date
gchust
05f5530232 fix: some i18n error 2025-06-28 20:46:50 +08:00
gchust
1f95f6d5d0 feat: i18n for add sub models 2025-06-28 18:53:02 +08:00
gchust
5bf4233a11 fix: flow engine translate function 2025-06-28 18:39:18 +08:00
gchust
efce568800 feat: i18n for flow settings 2025-06-28 17:05:46 +08:00
gchust
b2bc7f1573 feat: i18n for other blocks and filter blocks 2025-06-28 16:53:59 +08:00
gchust
02081d189d feat: i18n for field models 2025-06-28 16:38:28 +08:00
gchust
64618e6378 feat: i18n for data blocks 2025-06-28 16:06:25 +08:00
gchust
9851bf1cc1 feat: i18n for base models 2025-06-28 15:42:22 +08:00
gchust
f94ac8ef2c feat: i18n for flow action models 2025-06-28 15:32:11 +08:00
gchust
f24be1e3b6 feat: i18n for actions 2025-06-28 15:17:04 +08:00
gchust
056fdf8d36 feat: i18n 2025-06-28 13:46:29 +08:00
gchust
cb770ee47d feat: i18n 2025-06-28 09:07:12 +08:00
gchust
f38437ff1e feat: i18n 2025-06-28 08:28:39 +08:00
gchust
636366a446 feat: support i18n for flow settings 2025-06-27 20:32:23 +08:00
gchust
04f16d20d5 feat: improve i18n handling in flow-engine with translation utils 2025-06-27 16:42:14 +08:00
chenos
f8e98422e1 fix: openStepSettingsDialog 2025-06-27 16:08:08 +08:00
chenos
b1806c2ed3 fix: update doc 2025-06-27 15:59:25 +08:00
chenos
5c48a690b2 feat: improve grid 2025-06-27 15:18:47 +08:00
katherinehhh
b44248f214 Merge branch 'develop' into 2.0 2025-06-27 14:28:41 +08:00
nocobase[bot]
98c1398c03 Merge branch 'next' into develop 2025-06-27 06:16:27 +00:00
nocobase[bot]
f7809a9ae6 Merge branch 'main' into next 2025-06-27 06:16:00 +00: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
katherinehhh
5b05d1e8a0 fix: bug 2025-06-27 13:46:25 +08:00
katherinehhh
5b53a08489 refactor: code improve 2025-06-27 13:31:13 +08:00
nocobase[bot]
d1f51d9428 Merge branch 'next' into develop 2025-06-27 02:34:11 +00:00
nocobase[bot]
44697df2cd chore(versions): 😊 publish v1.8.0-beta.11 v1.8.0-beta.11 2025-06-27 02:33:41 +00:00
gchust
4067dc77c0 feat: support function uischema 2025-06-27 10:18:44 +08:00
chenos
68701b472d fix: hide 2025-06-27 10:11:51 +08:00
mytharcher
8519759935 Merge branch 'next' into develop 2025-06-27 10:05:06 +08:00
chenos
1eb84bf922 Merge branch '2.0' of github.com:nocobase/nocobase into 2.0 2025-06-26 23:23:41 +08:00
chenos
13b1421072 fix: improve code 2025-06-26 23:23:13 +08:00
gchust
820a25f50f fix: types error 2025-06-26 22:31:12 +08:00
gchust
9846fb4ec7 chore: update actions model meta info 2025-06-26 22:15:53 +08: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
gchust
447b243d9a chore: rename lowcode block to code block 2025-06-26 21:51:00 +08: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
gchust
7d9395d5b0 feat: support hide some models from ui 2025-06-26 21:39:48 +08: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
chenos
4976c1ce64 fix: improve code 2025-06-26 19:34:56 +08:00
Katherine
ca9768e554
Refactor/fields model (#7121)
* fix: bug

* refactor: fields model

* refactor: code improve

* fix: bug

* fix: bug
2025-06-26 17:40:05 +08:00
Zeke Zhang
3ca44a9331 feat: add dataScope action and integrate into TableModel 2025-06-26 15:54:22 +08:00
Zeke Zhang
c7ff408722 feat: refactor FilterActionModel to use FilterGroup with updated props 2025-06-26 15:28:50 +08:00
gchust
753b464ba8 feat: add moveTo method to FlowModel 2025-06-26 14:25:39 +08:00
chenos
cd6c2eb116 Merge branch '2.0' of github.com:nocobase/nocobase into 2.0 2025-06-26 14:19:27 +08:00