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]
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]
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
Zeke Zhang
5bc1d6f6c1
fix: move useApp import to the bottom to prevent frontend test failures
2025-03-07 12:55:07 +08: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
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
Zeke Zhang
1c07aecdb4
fix: handle undefined menu titles in MenuPermissions component ( #6364 )
2025-03-07 11:57:48 +08:00
Zeke Zhang
57af4c1787
fix: correct parentSchemaUid reference in routesTableSchema ( #6362 )
2025-03-07 11:56:31 +08: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]
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]
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
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]
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
Zeke Zhang
d45eefe644
fix: e2e
2025-03-06 20:34:18 +08: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
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]
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
Zeke Zhang
f6f5e828d7
fix: update legacy route compatibility to use useNavigate for navigation
2025-03-06 19:22:00 +08: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
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
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]
0b1b274710
Merge branch 'main' into next
2025-03-06 07:54:02 +00:00
Katherine
08023bd10b
fix: missing sortable setting for inherited collection fields ( #6372 )
2025-03-06 15:53:35 +08:00
nocobase[bot]
5f4c7be5ec
Merge branch 'main' into next
2025-03-06 07:33:46 +00:00
Katherine
633c8b9b22
fix: missing sort parameter in export button ( #6375 )
2025-03-06 15:33:23 +08:00
Katherine
e44ac2cae4
fix: useImportStartAction ( #6373 )
2025-03-06 14:31:24 +08:00
nocobase[bot]
08506afb0d
Merge branch 'main' into next
2025-03-06 03:58:11 +00:00
nocobase[bot]
d9e746182c
docs: update changelogs
2025-03-06 03:57:44 +00:00
Zeke Zhang
4ee55dc079
refactor: rename useCurrentRouteData to useCurrentRoute for consistency
2025-03-06 11:48:02 +08:00
Katherine
191d25bd29
fix: build error ( #6370 )
2025-03-06 11:35:38 +08:00
Katherine
c690fcf7fe
fix: build error ( #6369 )
...
* fix: build error
* fix: build
2025-03-06 11:10:29 +08:00
nocobase[bot]
533230b65a
Merge branch 'main' into next
2025-03-06 02:59:29 +00:00
nocobase[bot]
17ef134639
chore(versions): 😊 publish v1.5.22
v1.5.22
2025-03-06 02:59:01 +00:00
Katherine
6772bdb873
fix: attachment field storage setting dropdown not displaying options ( #6365 )
...
* fix: public form local improve
* fix: bug
2025-03-06 09:26:36 +08:00
nocobase[bot]
079401f2dc
Merge branch 'main' into next
2025-03-06 01:00:16 +00:00
YANG QIA
4b2b1da8ad
fix(db): the string sourceKeyValue
in relation repository is being converted to a number ( #6360 )
2025-03-06 08:59:52 +08:00
nocobase[bot]
82d9f1aefb
Merge branch 'main' into next
2025-03-06 00:09:35 +00:00
chenyongxin
8d40210948
feat: button add anti double click processing ( #6351 )
...
* feat: button add anti double click processing
* feat: remove useless files
* fix: add conditional debounce to button click handling for E2E testing
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-03-06 08:09:06 +08:00
nocobase[bot]
589826fd29
Merge branch 'main' into next
2025-03-05 15:40:22 +00:00
nocobase[bot]
841472155b
docs: update changelogs
2025-03-05 15:39:45 +00:00