8061 Commits

Author SHA1 Message Date
katherinehhh
ae653838bb fix: subform components not aligning with main form when label is hidden 2025-03-05 10:30:28 +08:00
Junyi
2345ea62da
fix(plugin-workflow): fix acl for getting job (#6352) 2025-03-04 17:34:53 +08: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
Junyi
2f7b7315ca
refactor(plugin-workflow): lazy load job result for better performance (#6344) 2025-03-03 13:42:14 +08:00
nocobase[bot]
1ba88f49d0 docs: update changelogs 2025-03-03 04:26:20 +00:00
nocobase[bot]
f1bd0a1f4d chore(versions): 😊 publish v1.5.20 v1.5.20 2025-03-03 03:57:16 +00:00
Zeke Zhang
3c9a43c187
feat(favicon): add dynamic favicon update functionality (#6337) 2025-03-03 10:24:51 +08: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]
fdded6a568 docs: update changelogs 2025-03-01 07:23:04 +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 v1.5.19 2025-03-01 06:20:47 +00:00
nocobase[bot]
d02fcc9ba1 docs: update changelogs 2025-02-27 08:45:48 +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 v1.5.18 2025-02-27 08:11:48 +00: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]
9c74600770 docs: update changelogs 2025-02-27 06:06:36 +00:00
nocobase[bot]
e360a4e12f chore(versions): 😊 publish v1.5.17 v1.5.17 2025-02-27 04:31:25 +00:00
Katherine
85157856c4
fix: dataBlockInitializer (#6319)
* fix: bug

* fix: bug
2025-02-27 11:47:30 +08:00
xilesun
f3fb416fd1 fix: release ci 2025-02-27 11:39:56 +08:00
xilesun
5a50995607 fix: release ci 2025-02-27 11:03:32 +08:00
xilesun
92cf679bda chore(ci): optimize release ci 2025-02-27 10:17:36 +08:00
Katherine
bbb3bc9a40
fix: error when creating comment block without comment collection (#6309) 2025-02-27 09:08:07 +08:00
Zeke Zhang
605eea4399
fix(filter-provider): improve filter utility with dynamic value and field resolution (#6314) 2025-02-27 07:37:00 +08:00
Zeke Zhang
376cb21a71
fix(action-modal): improve modal visibility handling (#6305) 2025-02-26 22:52:51 +08:00
xilesun
8bd3d3625c chore: update changelogAndRelease.js 2025-02-26 22:24:03 +08:00
Junyi
22869ca184
fix(plugin-file-manager): fix migration for inherited collection (#6310) 2025-02-26 20:08:35 +08:00
YANG QIA
414ec3c817
fix(acl): incorrect data records when using m2m fields in collection permission data scope (#6304)
* fix(acl): incorrect data records when using m2m fields in collection permission data scope

* fix: duplicate
2025-02-26 18:38:26 +08:00
Katherine
55b70335cf
fix: incorrect data filtering in popup Kanban using popup record variables (#6290) 2025-02-26 16:51:28 +08:00
Zeke Zhang
9d3497811b
fix(linkage-rules): clear field value when expression value is empty (#6300) 2025-02-26 14:49:25 +08:00
chenos
779daa2024
chore: update Dockerfile (#6298)
* chore: update Dockerfile

* fix: error

* fix: error

* fix: error

* fix: error

* fix: error
2025-02-26 14:07:06 +08:00
Junyi
929f2c94d5
fix(plugin-field-sequence): fix read only mode (#6274) 2025-02-26 12:19:55 +08:00
nocobase[bot]
608c9f2276 docs: update changelogs 2025-02-26 03:24:42 +00:00
nocobase[bot]
2205172dd0 chore(versions): 😊 publish v1.5.16 v1.5.16 2025-02-26 01:49:50 +00:00
N3tN00b3r
dfba9ff80d
Add italian translation (#6295) 2025-02-26 08:22:08 +08:00
Junyi
99a0b6bea6
fix(plugin-file-manager): fix file template column type (#6294) 2025-02-25 23:39:41 +08:00
Junyi
80633ce079
fix(plugin-file-manager): fix migration and add test cases (#6288) (#6293)
* fix(plugin-file-manager): fix migration and add test cases

* fix(plugin-file-manager): fix test case fails for mysql

* fix(plugin-file-manager): fix test cases

* fix(plugin-file-manager): change migration name
2025-02-25 23:29:02 +08:00
Junyi
aa8b98d615
fix(plugin-file-manager): fix migration and add test cases (#6288)
* fix(plugin-file-manager): fix migration and add test cases

* fix(plugin-file-manager): fix test case fails for mysql

* fix(plugin-file-manager): fix test cases

* fix(plugin-file-manager): change migration name
2025-02-25 20:53:13 +08:00
Katherine
e293b4b7d6
fix: rich text cannot be fully cleared (#6287) 2025-02-25 17:21:30 +08:00
nocobase[bot]
2e9c3af8c9 docs: update changelogs 2025-02-25 01:22:14 +00:00
nocobase[bot]
32f77ffec3 chore(versions): 😊 publish v1.5.15 v1.5.15 2025-02-25 00:54:07 +00:00
Zeke Zhang
b3ca45b5b0 fix(style): adjust schema initializer item content margin 2025-02-25 07:17:00 +08:00
Junyi
cdcea99e30
fix(plugin-file-manager): increase url length (#6275)
* fix(plugin-file-manager): increase url length

* fix(client): fix null value
2025-02-24 22:53:57 +08:00
chenos
7857993dcd
fix: getFilename (#6217) 2025-02-24 22:00:39 +08:00
chenos
7e2f2303e8
fix(cli): improve internal logic of nocobase upgrade command (#6280) 2025-02-24 21:35:06 +08:00
Zeke Zhang
235fd81e6b
refactor(mobile): optimize style (#6270)
* feat(mobile): improve mobile UI styling and theme

- Adjust GridCard and mobile page styling
- Update mobile theme tokens with compact algorithm
- Refine spacing, border radius, and padding for mobile components

* feat(mobile): enhance workbench block layout and styling for mobile

- Refactor WorkbenchBlock and WorkbenchAction components for improved mobile responsiveness
- Integrate antd-mobile Grid and List components
- Update styling for grid and list layouts
- Optimize responsive space and item rendering
- Remove manual width calculations and resize observers

* feat(mobile): adjust menu item styling for mobile layout

- Add margin and width adjustments for mobile menu items
- Ensure consistent spacing and sizing of menu elements
- Improve visual layout of menu items in mobile view

* feat(mobile): adjust table container margins in mobile layout

- Remove hardcoded negative margins for table containers
- Improve responsive styling for mobile table layouts

* feat(mobile): refine grid card and nester component styling

- Update GridCard component with token-based margin and border radius
- Adjust InternalNester CSS with dynamic padding and margin
- Improve responsive styling for grid and card components

* feat(mobile): clean up and optimize mobile component styles

- Remove unnecessary chart block and action bar styling
- Simplify CSS rules for mobile components
- Clean up commented-out and redundant style definitions

* test(mobile): improve z-index test with precise click positioning

- Add click positioning to edit action buttons in z-index test
- Ensure consistent and precise interaction in multi-level page navigation

* chore: make e2e more stable
2025-02-24 21:12:44 +08:00
nocobase[bot]
3febd8b5ee docs: update changelogs 2025-02-24 10:59:14 +00:00
nocobase[bot]
b47aca6ced chore(versions): 😊 publish v1.5.14 v1.5.14 2025-02-24 10:37:30 +00:00
ChengLei Shao
14ed854123
chore: import action (#6269) 2025-02-24 16:18:17 +08:00
xilesun
1275d32388 fix: changelog script 2025-02-24 09:56:17 +08:00
Junyi
737e553934
chore(server): adjust max listeners number (#6266) 2025-02-23 17:34:17 +08:00