9367 Commits

Author SHA1 Message Date
nocobase[bot]
bdfe4f5290 Merge branch 'main' into next 2025-03-11 07:17:11 +00:00
Sheldon Guo
d04bc83f2f
fix(InboxContent): add background color to layout content for better visibility (#6417) 2025-03-11 15:16:47 +08:00
nocobase[bot]
47769734f2 Merge branch 'next' into develop 2025-03-11 06:31:23 +00:00
nocobase[bot]
655adc2de0 Merge branch 'main' into next 2025-03-11 06:31:00 +00:00
Zeke Zhang
d90c17b3a4
feat: add deletePopupContext function to manage popup context storage (#6411) 2025-03-11 14:30:37 +08:00
nocobase[bot]
7e61612c78 Merge branch 'next' into develop 2025-03-11 05:45:17 +00:00
nocobase[bot]
dffaaace94 Merge branch 'main' into next 2025-03-11 05:44:56 +00:00
Katherine
5ade85acd4
fix: multi-select field value changes and option loss when deleting subtable records (#6405) 2025-03-11 13:44:33 +08:00
nocobase[bot]
cb3a24acae Merge branch 'next' into develop 2025-03-11 05:32:45 +00:00
nocobase[bot]
c6426e85b9 Merge branch 'main' into next 2025-03-11 05:30:38 +00:00
nocobase[bot]
e7dea7fdfb chore(versions): 😊 publish v1.6.0 v1.6.0 2025-03-11 05:29:43 +00:00
nocobase[bot]
f862891fa3 Merge branch 'next' into develop 2025-03-11 04:56:18 +00:00
nocobase[bot]
cd4ed1803b chore(versions): 😊 publish v1.7.0-beta.1 v1.7.0-beta.1 2025-03-11 04:55:31 +00:00
nocobase[bot]
00c2ed0808 chore(versions): 😊 publish v1.7.0-alpha.1 v1.7.0-alpha.1 2025-03-11 04:10:21 +00:00
nocobase[bot]
35e4e26338 Merge branch 'next' into develop 2025-03-11 03:43:25 +00:00
xilesun
59efab8556 docs: update changelogs 2025-03-11 11:42:29 +08:00
nocobase[bot]
e59e57b6a3 Merge branch 'next' into develop 2025-03-11 03:11:52 +00:00
Zeke Zhang
256b526800
fix(menuItemSettings): enhance route moving logic to support nested i… (#6413)
* fix(menuItemSettings): enhance route moving logic to support nested insertion

* fix(menuItemSettings): update position method from 'prepend' to 'insertBefore'

* fix: insertBefore

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-11 11:11:30 +08:00
nocobase[bot]
45d71606bd Merge branch 'next' into develop 2025-03-11 02:03:20 +00:00
mytharcher
1e3f988c48 Merge branch 'main' into next 2025-03-11 10:02:29 +08:00
Junyi
7d14ebf06f
fix(lugin-workflow-tasks): only use the provider in admin layout (#6412) 2025-03-11 10:00:34 +08:00
xilesun
eb25702d37 fix: merge ci 2025-03-11 09:56:55 +08:00
nocobase[bot]
13df55e52c Merge branch 'next' into develop 2025-03-11 00:24:45 +00:00
Zeke Zhang
45bfc0649f
fix: menu icon display issue (#6410) 2025-03-11 08:24:19 +08:00
nocobase[bot]
40d5ae2924 Merge branch 'next' into develop 2025-03-10 19:46:51 +00:00
Sheldon Guo
69c75566e0
fix(auth): user has no roles should redirect error message page (#6408) 2025-03-11 03:46:28 +08:00
nocobase[bot]
ffd59ebfdf chore(versions): 😊 publish v1.6.0-alpha.31 v1.6.0-alpha.31 2025-03-10 17:42:29 +00:00
nocobase[bot]
c6db5a73dd Merge branch 'next' into develop 2025-03-10 16:00:55 +00:00
Junyi
6d929de82e
fix(plugin-workflow-manual): fix task migration (#6407) 2025-03-11 00:00:28 +08:00
nocobase[bot]
b6b284b32a Merge branch 'next' into develop 2025-03-10 14:49:44 +00:00
chenos
ded7b983fb
fix: use repository.firstOrCreate (#6406) 2025-03-10 22:49:17 +08:00
gchust
b73f170edd
fix: save as template not shown (#6398)
* fix: save as template not shown

* fix: block template settings and route handling

* fix: incorrect l18n
2025-03-10 21:40:51 +08:00
nocobase[bot]
f70ff6da80 Merge branch 'next' into develop 2025-03-10 12:38:00 +00:00
Katherine
8741c26a86
fix: formDrawer theme context issue (#6403) 2025-03-10 20:37:34 +08:00
nocobase[bot]
6ec8de180c Merge branch 'next' into develop 2025-03-10 11:58:58 +00:00
Junyi
e5507d0758
refactor(plugin-workflow): change task center api and ui (#6272)
* refactor(plugin-workflow): change task center api and ui

* fix(client): add className property for Grid.Col

* refactor(plugin-workflow): adjust tasks menu style

* fix(plugin-workflow): fix menu title

* feat(plugin-workflow): automatically update tasks number

* fix(plugin-workflow): ignore ws if not exist

* fix(plugin-workflow): fix compatibility of no user approvals

* refactor(server): revert ws api back

* fix(plugin-workflow-manual): fix migration and renamed test cases

* fix(plugin-workflow): fix acl for task resource

* refactor(client): show badge number in toolbar

* fix(plugin-workflow): fix toolbar number

* fix(client): adjust badge font size

* refactor(plugin-workflow): adjust task center style and api

* fix(plugin-workflow-manual): fix constants

* refactor(plugin-workflow-manual): change legacy workflow todo block to list style

* test(plugin-workflow-manual): migrations

* refactor(plugin-workflow): add workflow title component

* fix(plugin-workflow-manual): fix e2e test cases

* fix(plugin-workflow): fix test kit
2025-03-10 19:58:33 +08:00
nocobase[bot]
0d38e3af74 Merge branch 'next' into develop 2025-03-10 10:34:44 +00:00
Katherine
4d1f28bf57
feat: compatible with historical button access control settings (#6376)
* feat: compatible with historical button access control settings

* fix:  bug
2025-03-10 18:34:19 +08:00
nocobase[bot]
0956dc5ce8 Merge branch 'next' into develop 2025-03-10 09:04:39 +00:00
Katherine
a8532e874a
fix: error when editing fields in external data source (#6402) 2025-03-10 17:04:15 +08:00
Zeke Zhang
ceb1dbdaa0
fix(globalOperators): handle null and empty array cases in $anyOf function (#6400) 2025-03-10 16:50:57 +08:00
Junyi
58b5396c30
refactor(plugin-workflow-action-trigger): support to use end node to determine status (#6399) 2025-03-10 16:01:35 +08:00
nocobase[bot]
5c433cae2f Merge branch 'next' into develop 2025-03-10 06:39:31 +00:00
nocobase[bot]
1320b59b2f Merge branch 'main' into next 2025-03-10 06:39:03 +00:00
Zeke Zhang
e3123a4abb
refactor: remove useless code (#6397) 2025-03-10 14:38:41 +08:00
nocobase[bot]
4557ca0815 Merge branch 'next' into develop 2025-03-10 06:14:18 +00:00
nocobase[bot]
c2e2344a83 chore(versions): 😊 publish v1.6.0-beta.19 v1.6.0-beta.19 2025-03-10 06:13:38 +00:00
nocobase[bot]
108a82aa7b Merge branch 'next' into develop 2025-03-10 03:18:48 +00:00
nocobase[bot]
9ae5cf26ad Merge branch 'main' into next 2025-03-10 03:18:17 +00:00
nocobase[bot]
70b0194e52 chore(versions): 😊 publish v1.5.26 v1.5.26 2025-03-10 03:17:56 +00:00