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
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
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]
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
Zeke Zhang
2cf3486b56
Merge branch 'next' into develop
2025-03-06 11:58:38 +08: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