8804 Commits

Author SHA1 Message Date
nocobase[bot]
d57e11336b Merge branch 'main' into next 2025-03-05 03:48:36 +00:00
Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden (#6357) 2025-03-05 11:48:15 +08:00
nocobase[bot]
6a1cb3c0d1 Merge branch 'main' into next 2025-03-04 09:35:19 +00:00
Junyi
2345ea62da
fix(plugin-workflow): fix acl for getting job (#6352) 2025-03-04 17:34:53 +08:00
YANG QIA
4720244eb3
feat: ai integration (#6283)
* feat: ai

* fix: build

* fix: plugin

* fix: bug

* fix: version

* chore: add debug info

* chore: allows to enter a model name manually

* chore: update

* chore: optimize

* fix: bug

* fix: version

* fix: build

* fix: test
2025-03-04 16:54:11 +08:00
nocobase[bot]
2bad77ac83 Merge branch 'main' into next 2025-03-04 08:48:35 +00:00
Katherine
2cfe4d7af7
fix: association block not rendering in popup within collection inher… (#6303)
* fix: association block not rendering in popup within collection inheritance

* fix: bug

* Merge main into F-1713
2025-03-04 16:48:09 +08:00
Katherine
50ac2a0d85
fix: resolve scrollbar issue when opening page tab with full-height block (#6347) 2025-03-04 14:59:22 +08:00
nocobase[bot]
53e9ad38cd chore(versions): 😊 publish v1.6.0-beta.16 v1.6.0-beta.16 2025-03-04 03:20:25 +00:00
Sheldon Guo
f2c3f54109
fix(auth): accidentally logged out due to WebSocket authorization. (#6342)
* fix(auth): improve logging by including full context and error details

* fix(auth): enhance logging with error handling for token renewal

* feat(auth): init checkToken

* feat(auth): implement checkToken method with detailed token status and user information

* fix(auth): update check method to handle expired tokens and improve token renewal process
2025-03-04 06:54:01 +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]
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]
dd88092b9f Merge branch 'main' into next 2025-03-03 04:35:29 +00:00
nocobase[bot]
1ba88f49d0 docs: update changelogs 2025-03-03 04:26:20 +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 v1.5.20 2025-03-03 03:57:16 +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]
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
Katherine
ef18e272cf
style: optimize block description style (#6325) 2025-03-02 21:33:58 +08:00
Zeke Zhang
6fb456eb9a
fix(MenuPermissions): add optional chaining for menu title matching (#6335) 2025-03-02 14:28:29 +08: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
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]
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]
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
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]
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]
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]
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
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]
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
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
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]
08f4d7eeb0 chore(versions): 😊 publish v1.6.0-beta.15 v1.6.0-beta.15 2025-02-27 04:27:59 +00:00
Zeke Zhang
bb044f1176
fix(menu): drag issue (#6315) 2025-02-27 12:08:33 +08: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]
0098480952 Merge branch 'main' into next 2025-02-27 03:40:38 +00:00
xilesun
f3fb416fd1 fix: release ci 2025-02-27 11:39:56 +08:00