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
Junyi
f6ec9f82b4
refactor(plugin-workflow): add option to skip triggering in collection event ( #6379 )
2025-03-07 10:51:15 +08:00
nocobase[bot]
f4e3c9c537
Merge branch 'next' into develop
2025-03-06 14:09:01 +00:00
YANG QIA
5581eb069f
fix(users): no permissions error when updating system settings in user management ( #6380 )
2025-03-06 22:08:35 +08:00
nocobase[bot]
ea30d93132
Merge branch 'next' into develop
2025-03-06 13:12:27 +00:00
nocobase[bot]
b415848c88
Merge branch 'main' into next
2025-03-06 13:11:58 +00:00
nocobase[bot]
8b1a718091
docs: update changelogs
2025-03-06 13:11:30 +00: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]
ff85fe28bd
Merge branch 'next' into develop
2025-03-06 12:28:29 +00:00
nocobase[bot]
0c6c3f3a82
Merge branch 'main' into next
2025-03-06 12:28:03 +00:00
Katherine
faadfa0b96
fix: import action x-toolbar ( #6378 )
2025-03-06 20:27:39 +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]
ad53ad3a45
Merge branch 'next' into develop
2025-03-06 11:54:09 +00:00
nocobase[bot]
a9000d16c1
Merge branch 'main' into next
2025-03-06 11:53:40 +00:00
nocobase[bot]
0aa9eff8ae
chore(versions): 😊 publish v1.5.23
v1.5.23
2025-03-06 11:53:17 +00:00
nocobase[bot]
ab5eaf04f7
Merge branch 'next' into develop
2025-03-06 11:31:51 +00:00
Zeke Zhang
f6f5e828d7
fix: update legacy route compatibility to use useNavigate for navigation
2025-03-06 19:22:00 +08:00
nocobase[bot]
cb60695e29
Merge branch 'next' into develop
2025-03-06 10:16:53 +00:00
nocobase[bot]
9243a1199b
Merge branch 'main' into next
2025-03-06 10:16:31 +00:00
Katherine
f856b17f02
fix: timezone-related issue causing one hour less in date picker ( #6359 )
...
* fix: timezone-related issue causing one hour less in date picker
* fix: bug
* fix: build error
2025-03-06 18:16:08 +08:00
Katherine
63a9292066
fix: incorrect formatting of time field in filter form ( #6374 )
2025-03-06 18:13:59 +08:00
nocobase[bot]
f0fecf2fee
Merge branch 'next' into develop
2025-03-06 09:25:31 +00:00
Zeke Zhang
f2bbb406e6
fix: append search parameters to navigation paths for legacy route compatibility
2025-03-06 17:25:02 +08:00
Zeke Zhang
1abd11d0a1
fix: move visibility check for action button to the correct location
2025-03-06 17:25:02 +08:00
Zeke Zhang
ffcb223060
fix: append search parameters to navigation paths for legacy route compatibility
2025-03-06 17:22:51 +08:00
Zeke Zhang
c68366eff6
fix: move visibility check for action button to the correct location
2025-03-06 16:54:16 +08:00
nocobase[bot]
cfe601f316
Merge branch 'next' into develop
2025-03-06 08:38:44 +00:00
nocobase[bot]
398b42064a
Merge branch 'main' into next
2025-03-06 08:38:20 +00:00
xilesun
24637d2e5f
chore: update release.yml
2025-03-06 16:37:39 +08:00
nocobase[bot]
d3f8024f0d
Merge branch 'next' into develop
2025-03-06 07:54:26 +00:00