4639 Commits

Author SHA1 Message Date
Zeke Zhang
45bfc0649f
fix: menu icon display issue (#6410) 2025-03-11 08:24:19 +08:00
nocobase[bot]
ffd59ebfdf chore(versions): 😊 publish v1.6.0-alpha.31 2025-03-10 17:42:29 +00: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
Zeke Zhang
ceb1dbdaa0
fix(globalOperators): handle null and empty array cases in $anyOf function (#6400) 2025-03-10 16:50:57 +08:00
nocobase[bot]
c2e2344a83 chore(versions): 😊 publish v1.6.0-beta.19 2025-03-10 06:13:38 +00:00
nocobase[bot]
51f2e555b4 Merge branch 'next' into develop 2025-03-10 02:54:21 +00:00
nocobase[bot]
bd3d3d3067 Merge branch 'main' into next 2025-03-10 02:53:58 +00:00
chenos
5cb6088db3
fix: mtime 2025-03-10 10:53:32 +08:00
nocobase[bot]
9539ab547a Merge branch 'next' into develop 2025-03-10 02:38:49 +00:00
nocobase[bot]
a7c35e84c6 Merge branch 'main' into next 2025-03-10 02:38:28 +00:00
chenos
8d62af75a0
fix: dist 2025-03-10 10:38:05 +08:00
nocobase[bot]
c65e4ce9a0 Merge branch 'next' into develop 2025-03-10 02:36:12 +00:00
chenos
c0d2c330ab
fix: useApp 2025-03-10 10:35:49 +08:00
nocobase[bot]
03963365e6 Merge branch 'next' into develop 2025-03-10 02:04:02 +00:00
nocobase[bot]
ca73889d52 Merge branch 'main' into next 2025-03-10 02:03:39 +00:00
Katherine
7e75c19d60
fix: collectionField undefined in sortable (#6395) 2025-03-10 10:03:17 +08:00
nocobase[bot]
67f597e4d6 Merge branch 'next' into develop 2025-03-10 01:52:24 +00:00
nocobase[bot]
79c6934335 Merge branch 'main' into next 2025-03-10 01:52:02 +00:00
Zeke Zhang
e80ef27f79 fix: move visibility check for action button to the correct location 2025-03-10 09:51:30 +08:00
nocobase[bot]
39f505360d chore(versions): 😊 publish v1.6.0-beta.18 2025-03-09 23:29:10 +00:00
nocobase[bot]
5e02115d67 chore(versions): 😊 publish v1.5.25 2025-03-09 15:17:39 +00:00
nocobase[bot]
f5943e3a49 Merge branch 'next' into develop 2025-03-09 14:21:37 +00:00
nocobase[bot]
5d4354b6ca Merge branch 'main' into next 2025-03-09 14:21:13 +00:00
gchust
609dcd245c
fix: yarn start cache issue (#6394) 2025-03-09 22:20:41 +08:00
Katherine
83681a387e
fix: date picker format error (#6392) 2025-03-09 17:48:40 +08:00
nocobase[bot]
601329825b Merge branch 'next' into develop 2025-03-09 08:21:12 +00:00
Katherine
283e2a1a7e
fix: mobile date picker format (#6390) 2025-03-09 16:20:48 +08:00
nocobase[bot]
7f403f010a Merge branch 'next' into develop 2025-03-09 00:09:36 +00:00
Sheldon Guo
79ef798b38
fix(auth): handle non-existent user with 401 error and update locale messages (#6381)
* fix(auth): handle non-existent user with 401 error and update locale messages

* fix(auth): enhance error handling for 401 status with specific error codes

* fix(auth): improve 401 error handling by checking for specific error codes
2025-03-09 08:09:13 +08:00
nocobase[bot]
38de4cdf05 Merge branch 'next' into develop 2025-03-07 09:17:01 +00:00
nocobase[bot]
1670cead6c Merge branch 'main' into next 2025-03-07 09:16:37 +00:00
N3tN00b3r
a1fe85bd03
Adding italian translation for plugins (#6316)
* Add italian translation

* Create it-IT.json
2025-03-07 17:16:16 +08:00
nocobase[bot]
63887c160b chore(versions): 😊 publish v1.6.0-alpha.30 2025-03-07 08:12:39 +00:00
nocobase[bot]
06090aa0f6 chore(versions): 😊 publish v1.6.0-beta.17 2025-03-07 07:24:50 +00:00
nocobase[bot]
247a9d93fd chore(versions): 😊 publish v1.5.24 2025-03-07 05:39:31 +00:00
nocobase[bot]
5311e5ff49 Merge branch 'next' into develop 2025-03-07 05:11:30 +00:00
Zeke Zhang
5bc1d6f6c1 fix: move useApp import to the bottom to prevent frontend test failures 2025-03-07 12:55:07 +08:00
nocobase[bot]
4647222094 Merge branch 'next' into develop 2025-03-07 04:05:20 +00:00
Zeke Zhang
216e13f744
fix: integrate menu translation for route titles in admin layout (#6377)
* fix: integrate menu translation for route titles in admin layout

* fix: add useMenuTranslation hook for improved localization in routes table schema

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-03-07 12:04:59 +08:00
nocobase[bot]
b92a398359 Merge branch 'next' into develop 2025-03-06 12:34:48 +00:00
Zeke Zhang
d45eefe644 fix: e2e 2025-03-06 20:34:18 +08:00
nocobase[bot]
301fcfb89a Merge branch 'next' into develop 2025-03-06 12:09:38 +00:00
chenyongxin
c2928d38cf
feat: add tooltip configuration to menu item and table headers (#6346)
* feat: add tooltip configuration to menu item and table headers

* feat: add tooltip to link and group menus

* feat: menu tooltip icon style adjustment

* feat: menu tooltip icon style adjustment

* fix: e2e

* refactor: optimize tooltip component usage in table columns

* feat: add tooltip editing functionality and enhance tooltip display in menu items

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-03-06 20:09:14 +08:00
nocobase[bot]
0aa9eff8ae chore(versions): 😊 publish v1.5.23 2025-03-06 11:53:17 +00:00