7700 Commits

Author SHA1 Message Date
xilesun
c454565596 fix: version 2025-03-03 18:47:47 +08:00
xilesun
8104e7bd11 Merge branch 'next' into develop 2025-03-03 18:46:21 +08:00
YANG QIA
a52352719b
chore: upgrade koa and @koa/cors (#6334)
* chore: upgrade koa and koa/cors

* fix: cors breaking change

* fix: header

* fix: origin header
2025-03-03 18:42:22 +08:00
nocobase[bot]
92023c4f56 Merge branch 'next' into develop 2025-03-03 05:43:06 +00:00
nocobase[bot]
bc9ff30a72 Merge branch 'main' into next 2025-03-03 05:42:43 +00:00
Junyi
2f7b7315ca
refactor(plugin-workflow): lazy load job result for better performance (#6344) 2025-03-03 13:42:14 +08:00
nocobase[bot]
0b935f6754 Merge branch 'next' into develop 2025-03-03 04:00:08 +00:00
nocobase[bot]
798dde632c Merge branch 'main' into next 2025-03-03 03:57:49 +00:00
nocobase[bot]
f1bd0a1f4d chore(versions): 😊 publish v1.5.20 2025-03-03 03:57:16 +00:00
nocobase[bot]
94ba56aa4d Merge branch 'next' into develop 2025-03-03 02:29:02 +00:00
Zeke Zhang
ef98a84269 Merge branch 'main' into next 2025-03-03 10:28:13 +08:00
Zeke Zhang
3c9a43c187
feat(favicon): add dynamic favicon update functionality (#6337) 2025-03-03 10:24:51 +08:00
nocobase[bot]
73ec41a414 Merge branch 'next' into develop 2025-03-03 02:05:05 +00:00
nocobase[bot]
d0e4722992 Merge branch 'main' into next 2025-03-03 02:04:44 +00:00
Zeke Zhang
54f02470de
fix(Map): prevent undefined values in Map.Designer (#6336)
* refactor(schema): remove unused schemaInitialize method

* fix(map): remove lazy loading to prevent undefined values in Map.Designer
2025-03-03 10:04:17 +08:00
nocobase[bot]
af38a7cd22 Merge branch 'next' into develop 2025-03-02 13:34:25 +00:00
Katherine
ef18e272cf
style: optimize block description style (#6325) 2025-03-02 21:33:58 +08:00
xilesun
3a9ccb1bbd fix: build 2025-03-02 17:06:36 +08:00
nocobase[bot]
006c740f8f Merge branch 'next' into develop 2025-03-02 06:28:53 +00:00
Zeke Zhang
6fb456eb9a
fix(MenuPermissions): add optional chaining for menu title matching (#6335) 2025-03-02 14:28:29 +08:00
nocobase[bot]
54e7c9fce2 Merge branch 'next' into develop 2025-03-02 05:40:19 +00:00
Zeke Zhang
7252b73327
feat(users): add loading state for users management tab (#6324)
- Add Spin component when users collection is not yet loaded
- Improve collection loading handling in UsersManagementTab
- Ensure smooth rendering with collection manager integration
2025-03-02 13:39:57 +08:00
YANG QIA
c53b613517
refactor: verification (#6026)
* refactor: verification

* refactor: update

* chore: update

* feat: verificator

* chore: update

* chore: crud

* feat: bind

* feat: unbind

* fix: auth-sms

* feat: update

* chore: add test cases and fix bug

* fix(auth-sms): tests

* chore: update

* chore: i18n

* chore: update

* chore: update

* fix: required form fields

* chore: uid field

* fix: remote select

* fix: test

* fix: test

* fix: menu

* chore: description

* fix: test

* chore: update
2025-03-01 22:25:56 +08:00
nocobase[bot]
9a2bdb64e3 Merge branch 'next' into develop 2025-03-01 07:12:54 +00:00
nocobase[bot]
4362709ccd Merge branch 'main' into next 2025-03-01 07:12:32 +00:00
chenos
f778b2f5d6 fix(upload): resolve Chinese filename encoding issue 2025-03-01 15:11:02 +08:00
nocobase[bot]
33110193fe chore(versions): 😊 publish v1.5.19 2025-03-01 06:20:47 +00:00
nocobase[bot]
f59e415690 Merge branch 'next' into develop 2025-02-28 07:30:46 +00:00
Katherine
1423b62f02
feat: time field support time format (#6329)
* feat: time field support time format settings

* test: e2e test

* test: e2e test

* test: e2e test

* fix: bug
2025-02-28 15:30:22 +08:00
nocobase[bot]
608e4e749b Merge branch 'next' into develop 2025-02-27 08:45:15 +00:00
nocobase[bot]
04deacc470 Merge branch 'main' into next 2025-02-27 08:44:55 +00:00
Katherine
97f81d3237
fix: add new button appears on hover in association field read-only mode (#6322)
* fix: add new button appears on hover in association field read-only mode

* fix: bug
2025-02-27 16:44:33 +08:00
nocobase[bot]
1a64270a17 chore(versions): 😊 publish v1.5.18 2025-02-27 08:11:48 +00:00
nocobase[bot]
6f2829f828 Merge branch 'next' into develop 2025-02-27 07:29:25 +00:00
Zeke Zhang
e1671ae9e5 Merge branch 'main' into next 2025-02-27 15:28:33 +08:00
Zeke Zhang
195f5df6bf
feat(workbench-block): improve block height and layout responsiveness (#6321)
- Add dynamic height calculations for workbench block
- Support height adjustments for different layouts (grid/list)
- Implement responsive styling with designable mode considerations
2025-02-27 15:26:44 +08:00
nocobase[bot]
79a7eee889 chore(versions): 😊 publish v1.6.0-alpha.29 2025-02-27 07:22:26 +00:00
nocobase[bot]
cec4149b1f Merge branch 'next' into develop 2025-02-27 05:54:56 +00:00
Sheldon Guo
4f96be4024
fix(devtools): ensure X-Forwarded-For header is set only if req.ip is available (#6320) 2025-02-27 13:54:32 +08:00
nocobase[bot]
e360a4e12f chore(versions): 😊 publish v1.5.17 2025-02-27 04:31:25 +00:00
nocobase[bot]
08f4d7eeb0 chore(versions): 😊 publish v1.6.0-beta.15 2025-02-27 04:27:59 +00:00
nocobase[bot]
f33bbf16dd Merge branch 'next' into develop 2025-02-27 04:08:54 +00:00
Zeke Zhang
bb044f1176
fix(menu): drag issue (#6315) 2025-02-27 12:08:33 +08:00
nocobase[bot]
b32ecc968f Merge branch 'next' into develop 2025-02-27 03:48:12 +00:00
nocobase[bot]
2b829e682c Merge branch 'main' into next 2025-02-27 03:47:50 +00:00
Katherine
85157856c4
fix: dataBlockInitializer (#6319)
* fix: bug

* fix: bug
2025-02-27 11:47:30 +08:00
nocobase[bot]
151d470769 Merge branch 'next' into develop 2025-02-27 03:07:30 +00:00
Katherine
1834ab6d9a
fix: issue with action panel block description (#6318) 2025-02-27 11:07:15 +08:00
nocobase[bot]
56a7b0491a Merge branch 'next' into develop 2025-02-27 02:18:32 +00:00
nocobase[bot]
e91e507cc9 Merge branch 'main' into next 2025-02-27 02:18:10 +00:00