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
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]
3fb0121a64
Merge branch 'next' into develop
2025-03-06 07:34:08 +00: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
nocobase[bot]
a6ad90a751
Merge branch 'next' into develop
2025-03-06 06:31:46 +00:00
Katherine
e44ac2cae4
fix: useImportStartAction ( #6373 )
2025-03-06 14:31:24 +08:00
Zeke Zhang
97d38ac485
Merge branch 'next' into develop
2025-03-06 12:01:00 +08:00
Zeke Zhang
2cf3486b56
Merge branch 'next' into develop
2025-03-06 11:58:38 +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