nocobase[bot]
919e872acd
Merge branch 'next' into develop
2025-03-09 15:21:22 +00:00
nocobase[bot]
1425f1fa0b
Merge branch 'main' into next
2025-03-09 15:18:04 +00:00
nocobase[bot]
5e02115d67
chore(versions): 😊 publish v1.5.25
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
nocobase[bot]
1aa1f63378
Merge branch 'next' into develop
2025-03-09 10:01:51 +00:00
ajie
dad8213cad
fix: the page is blank after switching roles ( #6388 )
...
* fix: set mobileRoutes do not take effect v2
* chore: remove test only
* feat: roles desktop routes migration script and test
* feat: roles mobile routes migration script and test
---------
Co-authored-by: 霍世杰 <huoshijie@192.168.1.70>
2025-03-09 18:01:29 +08:00
nocobase[bot]
219c639fb3
Merge branch 'next' into develop
2025-03-09 09:49:25 +00:00
nocobase[bot]
1c8c796938
Merge branch 'main' into next
2025-03-09 09:49:02 +00: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]
0dd3446531
Merge branch 'next' into develop
2025-03-08 23:44:22 +00:00
Katherine
3f6ecd65ed
fix: theme switching fails after multiple consecutive switches ( #6387 )
2025-03-09 07:43:57 +08:00
nocobase[bot]
67c43713ee
Merge branch 'next' into develop
2025-03-07 15:17:10 +00:00
chenos
a6e03e35b4
fix: acl snippet
2025-03-07 23:16:47 +08:00
nocobase[bot]
ee92c538ff
Merge branch 'next' into develop
2025-03-07 14:50:37 +00:00
Sheldon Guo
0c81b52b30
test: add token security config test for API key authentication ( #6361 )
2025-03-07 22:50:17 +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
v1.6.0-alpha.30
2025-03-07 08:12:39 +00:00
nocobase[bot]
595edf4542
Merge branch 'next' into develop
2025-03-07 07:25:16 +00:00
nocobase[bot]
06090aa0f6
chore(versions): 😊 publish v1.6.0-beta.17
v1.6.0-beta.17
2025-03-07 07:24:50 +00:00
nocobase[bot]
1b5e26615b
Merge branch 'next' into develop
2025-03-07 06:20:00 +00:00
nocobase[bot]
5620e924ce
Merge branch 'main' into next
2025-03-07 06:19:37 +00:00
nocobase[bot]
24415e9a32
docs: update changelogs
2025-03-07 06:19:10 +00:00
nocobase[bot]
fe8e701f3d
Merge branch 'next' into develop
2025-03-07 05:42:19 +00:00
nocobase[bot]
d4b613ad6a
Merge branch 'main' into next
2025-03-07 05:39:55 +00:00
nocobase[bot]
247a9d93fd
chore(versions): 😊 publish v1.5.24
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]
ee3e001585
Merge branch 'next' into develop
2025-03-07 03:58:39 +00:00
Zeke Zhang
28500dd114
fix: properly handle hidden field in tab routing ( #6366 )
...
* fix: format code and improve readability in routesTableSchema.tsx
* fix: properly handle hidden field in tab routing
2025-03-07 11:58:18 +08:00
nocobase[bot]
64f864d442
Merge branch 'next' into develop
2025-03-07 03:58:11 +00:00
Zeke Zhang
1c07aecdb4
fix: handle undefined menu titles in MenuPermissions component ( #6364 )
2025-03-07 11:57:48 +08:00
nocobase[bot]
f3665a74c9
Merge branch 'next' into develop
2025-03-07 03:56:54 +00:00
Zeke Zhang
57af4c1787
fix: correct parentSchemaUid reference in routesTableSchema ( #6362 )
2025-03-07 11:56:31 +08:00
nocobase[bot]
2f587d675e
Merge branch 'next' into develop
2025-03-07 03:38:51 +00:00
YANG QIA
0bce6fe1dc
fix(users): "No permissions" error when users without user management permissions view their profile ( #6382 )
2025-03-07 11:38:26 +08:00
nocobase[bot]
d61122b34d
Merge branch 'next' into develop
2025-03-07 03:37:15 +00:00
nocobase[bot]
af4959cee7
Merge branch 'main' into next
2025-03-07 03:36:55 +00:00
YANG QIA
c0bb9dff91
feat(data-vi): support nulls sorting in chart queries ( #6383 )
2025-03-07 11:36:33 +08:00
nocobase[bot]
b96c2d6401
Merge branch 'next' into develop
2025-03-07 02:51:58 +00:00
nocobase[bot]
97d6a2e74d
Merge branch 'main' into next
2025-03-07 02:51:37 +00:00