4745 Commits

Author SHA1 Message Date
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
sheldon66
3f6cae33ec feat: introduce VariableProvider 2025-03-09 14:47:42 +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
sheldon66
bde404b540 feat: enhance JSON template parser with context function handling and nested values support 2025-03-08 20:26:23 +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
Sheldon Guo
b35bc82639 feat: refactor JSON template parser and add date filter tests 2025-03-07 08:25:08 +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
Katherine
c690fcf7fe
fix: build error (#6369)
* fix: build error

* fix: build
2025-03-06 11:10:29 +08:00
nocobase[bot]
17ef134639 chore(versions): 😊 publish v1.5.22 2025-03-06 02:59:01 +00:00
Sheldon Guo
98e659b115 feat: replace SchemaComponentProvider with AntdSchemaComponentProvider in demo1 2025-03-06 09:47:31 +08: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
Sheldon Guo
df3b7aeae4 feat: add demo plugin for variable filters integration with mock app 2025-03-06 08:51:21 +08:00
nocobase[bot]
82d9f1aefb Merge branch 'main' into next 2025-03-06 00:09:35 +00:00