8948 Commits

Author SHA1 Message Date
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]
09559f429e Merge branch 'next' into develop 2025-03-01 07:23:49 +00:00
nocobase[bot]
1504c77bde Merge branch 'main' into next 2025-03-01 07:23:30 +00:00
nocobase[bot]
fdded6a568 docs: update changelogs 2025-03-01 07:23:04 +00: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]
0ea13da180 Merge branch 'next' into develop 2025-03-01 06:23:28 +00:00
nocobase[bot]
5cf6aeccaf Merge branch 'main' into next 2025-03-01 06:21:28 +00:00
nocobase[bot]
33110193fe chore(versions): 😊 publish v1.5.19 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]
7eb122d4eb Merge branch 'next' into develop 2025-02-27 08:46:39 +00:00
nocobase[bot]
b5adddfabc Merge branch 'main' into next 2025-02-27 08:46:14 +00:00
nocobase[bot]
d02fcc9ba1 docs: update changelogs 2025-02-27 08:45:48 +00: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]
1b0fb55b12 Merge branch 'next' into develop 2025-02-27 08:14:41 +00:00
nocobase[bot]
7f7124355c Merge branch 'main' into next 2025-02-27 08:12:32 +00:00
nocobase[bot]
1a64270a17 chore(versions): 😊 publish v1.5.18 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 v1.6.0-alpha.29 2025-02-27 07:22:26 +00:00
nocobase[bot]
daf18ad7af Merge branch 'next' into develop 2025-02-27 06:07:29 +00:00
nocobase[bot]
2349320815 Merge branch 'main' into next 2025-02-27 06:07:03 +00:00
nocobase[bot]
9c74600770 docs: update changelogs 2025-02-27 06:06:36 +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]
86c2aa10a0 Merge branch 'next' into develop 2025-02-27 05:09:05 +00:00
xilesun
54855904ea Merge branch 'main' into next 2025-02-27 13:07:50 +08:00
nocobase[bot]
e360a4e12f chore(versions): 😊 publish v1.5.17 v1.5.17 2025-02-27 04:31:25 +00:00
nocobase[bot]
29ef12de60 Merge branch 'next' into develop 2025-02-27 04:28:12 +00:00
nocobase[bot]
08f4d7eeb0 chore(versions): 😊 publish v1.6.0-beta.15 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