3098 Commits

Author SHA1 Message Date
Katherine
7e75c19d60
fix: collectionField undefined in sortable (#6395) 2025-03-10 10:03:17 +08:00
Zeke Zhang
e80ef27f79 fix: move visibility check for action button to the correct location 2025-03-10 09:51:30 +08:00
nocobase[bot]
5e02115d67 chore(versions): 😊 publish v1.5.25 2025-03-09 15:17:39 +00:00
N3tN00b3r
a1fe85bd03
Adding italian translation for plugins (#6316)
* Add italian translation

* Create it-IT.json
2025-03-07 17:16:16 +08:00
nocobase[bot]
247a9d93fd chore(versions): 😊 publish v1.5.24 2025-03-07 05:39:31 +00:00
nocobase[bot]
0aa9eff8ae chore(versions): 😊 publish v1.5.23 2025-03-06 11:53:17 +00:00
Katherine
f856b17f02
fix: timezone-related issue causing one hour less in date picker (#6359)
* fix: timezone-related issue causing one hour less in date picker

* fix: bug

* fix: build error
2025-03-06 18:16:08 +08:00
Katherine
08023bd10b
fix: missing sortable setting for inherited collection fields (#6372) 2025-03-06 15:53:35 +08:00
nocobase[bot]
17ef134639 chore(versions): 😊 publish v1.5.22 2025-03-06 02:59:01 +00:00
chenyongxin
8d40210948
feat: button add anti double click processing (#6351)
* feat: button add anti double click processing

* feat: remove useless files

* fix: add conditional debounce to button click handling for E2E testing

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-03-06 08:09:06 +08:00
nocobase[bot]
c6c1a1e663 chore(versions): 😊 publish v1.5.21 2025-03-05 15:21:47 +00:00
Junyi
cb2cb0b5ed
fix(plugin-file-manager): fix error thrown when creating file collection (#6363) 2025-03-05 17:54:27 +08:00
Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden (#6357) 2025-03-05 11:48:15 +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
nocobase[bot]
f1bd0a1f4d chore(versions): 😊 publish 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
nocobase[bot]
33110193fe chore(versions): 😊 publish v1.5.19 2025-03-01 06:20:47 +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]
e360a4e12f chore(versions): 😊 publish 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
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
Zeke Zhang
9d3497811b
fix(linkage-rules): clear field value when expression value is empty (#6300) 2025-02-26 14:49:25 +08:00
nocobase[bot]
2205172dd0 chore(versions): 😊 publish 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
Katherine
e293b4b7d6
fix: rich text cannot be fully cleared (#6287) 2025-02-25 17:21:30 +08:00
nocobase[bot]
32f77ffec3 chore(versions): 😊 publish 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
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]
b47aca6ced chore(versions): 😊 publish v1.5.14 2025-02-24 10:37:30 +00:00
nocobase[bot]
28e652e8ae chore(versions): 😊 publish 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]
a4e9ce3f53 chore(versions): 😊 publish v1.5.12 2025-02-21 03:16:41 +00:00
nocobase[bot]
ca5ba21080 chore(versions): 😊 publish 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
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
Katherine
a5b00ca6a3
fix: association block associate action popup issue on mobile (#6235) 2025-02-18 09:49:37 +08:00
nocobase[bot]
db26c82cce chore(versions): 😊 publish v1.5.10 2025-02-17 17:15:46 +00:00
nocobase[bot]
bede58c86b chore(versions): 😊 publish 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
nocobase[bot]
a101a20598 chore(versions): 😊 publish v1.5.8 2025-02-16 22:51:50 +00:00
gchust
3ba8ef7db3
fix: can't open field link in embed page (#6222) 2025-02-16 16:03:44 +08:00