8032 Commits

Author SHA1 Message Date
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
nocobase[bot]
531972faeb docs: update changelogs 2025-02-22 14:31:21 +00:00
nocobase[bot]
28e652e8ae chore(versions): 😊 publish v1.5.13 v1.5.13 2025-02-22 14:06:13 +00:00
Junyi
9e0654ed93
fix(client): fix upload component (#6260)
* fix(client): fix upload component

* fix(client): revert test case back

* test(client): skip test failed cases due to it works in browser
2025-02-22 21:33:06 +08:00
nocobase[bot]
25f764c15f docs: update changelogs 2025-02-21 03:46:06 +00:00
nocobase[bot]
a4e9ce3f53 chore(versions): 😊 publish v1.5.12 v1.5.12 2025-02-21 03:16:41 +00:00
Zhou
e57cc12ab1
Update LICENSE.txt 2025-02-20 19:00:55 +08:00
Junyi
8b3b4ffb20
fix(plugin-file-manager): fix aws sdk version (#6253) 2025-02-20 18:07:11 +08:00
Junyi
5b13c52245
refactor(plugin-workflow): hide node id from canvas (#6251)
* refactor(plugin-workflow): hide node id from canvas

* fix(plugin-workflow): group order for nodes
2025-02-20 14:42:04 +08:00
nocobase[bot]
0533c1b0c7 docs: update changelogs 2025-02-20 01:39:25 +00:00
nocobase[bot]
ca5ba21080 chore(versions): 😊 publish v1.5.11 v1.5.11 2025-02-20 01:06:51 +00:00
Junyi
81ff3741a2
fix(client): fix uploaded files missing (#6247)
* fix(client): fix uploaded files missing

* fix(client): test case
2025-02-19 23:10:00 +08:00
Junyi
43e71edf69
fix(plugin-auth): support to trigger workflow when change password (#6248)
* fix(plugin-auth): support to trigger workflow when change password

* fix(plugin-auth): fix await
2025-02-19 23:02:01 +08:00
Junyi
e827c5823f
fix(plugin-workflow): fix style details (#6240)
* fix(plugin-workflow): fix style details

* fix(plugin-workflow): revert node id back due to e2e fails
2025-02-19 16:58:28 +08:00
Katherine
1955499178
fix: inferPickerType (#6244) 2025-02-19 10:16:49 +08:00
Katherine
dcd2279eeb
fix: datepicker missing picker (#6243) 2025-02-19 10:10:21 +08:00
Katherine
d62911b646
fix: picker format mismatch in filter form field (#6234)
* fix: picker format mismatch in filter form field

* fix: bug
2025-02-19 09:47:05 +08:00
Junyi
211e688547
fix(client): fix variable component disabled height (#6197)
* fix(client): fix variable component disabled height

* fix(client): fix type
2025-02-18 22:25:13 +08:00
Junyi
418a27bf41
feat(plugin-workflow): add api to register group of instruction (#6237)
* feat(plugin-workflow): add api to register group of instruction

* fix(plugin-workflow): fix type
2025-02-18 13:57:03 +08:00
Katherine
a5b00ca6a3
fix: association block associate action popup issue on mobile (#6235) 2025-02-18 09:49:37 +08:00
nocobase[bot]
50cad8476e docs: update changelogs 2025-02-17 17:54:53 +00:00
nocobase[bot]
db26c82cce chore(versions): 😊 publish v1.5.10 v1.5.10 2025-02-17 17:15:46 +00:00
Junyi
a96783a4b0
fix(plugin-workflow-loop): fix pending nodes in loop but resolved (#6236)
* fix(plugin-workflow-loop): fix pending nodes in loop but resolved

* fix(plugin-workflow-test): fix test instruction
2025-02-18 00:16:35 +08:00
chenos
82000ee5f2 fix: vditor error 2025-02-17 20:41:47 +08:00
chenos
e33fc10f00
fix: vditor cdn use local resources (#6229) 2025-02-17 20:10:20 +08:00
nocobase[bot]
e99c1cd9b3 docs: update changelogs 2025-02-17 10:16:31 +00:00
nocobase[bot]
bede58c86b chore(versions): 😊 publish v1.5.9 v1.5.9 2025-02-17 09:48:38 +00:00
Katherine
229e6702a1
fix: horizontal scrollbar issue on the page (#6232) 2025-02-17 17:45:55 +08:00
gchust
76d59bcd3d
fix: missing unique keys of association fields (#6230) 2025-02-17 16:56:20 +08:00
Zeke Zhang
05e107f4fa
fix: block refresh issue (#6233) 2025-02-17 16:45:19 +08:00