Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden ( #6357 )
2025-03-05 11:48:15 +08: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
Zeke Zhang
376cb21a71
fix(action-modal): improve modal visibility handling ( #6305 )
2025-02-26 22:52:51 +08:00
Katherine
e293b4b7d6
fix: rich text cannot be fully cleared ( #6287 )
2025-02-25 17:21:30 +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
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
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
229e6702a1
fix: horizontal scrollbar issue on the page ( #6232 )
2025-02-17 17:45:55 +08:00
Zeke Zhang
05e107f4fa
fix: block refresh issue ( #6233 )
2025-02-17 16:45:19 +08:00
gchust
3ba8ef7db3
fix: can't open field link in embed page ( #6222 )
2025-02-16 16:03:44 +08:00
Katherine
a25438c9ec
refactor: adjust block height settings, set the minimum value to 100 ( #6220 )
...
* refactor: adjust block height settings, set the minimum value to 100
* fix: bug
2025-02-15 22:02:41 +08:00
Zeke Zhang
c72b90c8aa
fix(navigation): add search parameters to tab navigation ( #6215 )
2025-02-14 10:41:45 +08:00
chenyongxin
fd4efcd005
fix: edit form association collection field value not change ( #6210 )
...
* fix: edit form association collection field value not change
* refactor: simplify code
* test: update hover to click action in schema settings test for Picker component
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-02-14 09:09:52 +08:00
Katherine
075b1f0c88
fix: linked field value persisting on submission after relation field reset ( #6207 )
2025-02-13 11:33:49 +08:00
Katherine
dfa58024dc
fix: missing drag setting in quick-create operation modal ( #6201 )
...
* fix: missing drag setting in quick-create operation modal
* fix: test
2025-02-12 21:36:52 +08:00
Katherine
6912403127
fix: issue with high precision number formatting not applying ( #6202 )
2025-02-12 21:17:24 +08:00
Zeke Zhang
ad584f5237
fix(action-context): replace loading flag with service.loading for better state management ( #6206 )
2025-02-12 19:00:33 +08:00
Katherine
09381bed76
fix: table block height setting not applied when there is no data ( #6192 )
2025-02-11 10:59:42 +08:00
Katherine
474c0421c6
fix: time field operator set to between in filter form, component didn't change to time range picker ( #6170 )
2025-02-06 22:12:57 +08:00
Zeke Zhang
7bb0084a88
fix: subform default value ( #6165 )
...
* fix: default value
* chore: add e2e test
2025-02-06 10:50:10 +08:00
gchust
1a4209f073
fix: popover subform incorrect i18n ( #6159 )
2025-02-06 08:28:23 +08:00
nocobase[bot]
ec88cbd51e
Merge branch 'main' into next
2025-02-02 04:53:32 +00:00
Zeke Zhang
02a506d247
fix: unable to submit when selecting data ( #6148 )
2025-02-02 12:53:07 +08:00
Zeke Zhang
47fd34c5dd
fix: linkage rules of action ( #6147 )
2025-02-01 11:55:19 +08:00
Zeke Zhang
173e1169e1
fix: should refresh page when deleting block ( #6139 )
...
* fix: should refresh page when deleting block
* fix: bug
* chore: skip unstable test
2025-01-26 19:54:54 +08:00
Zeke Zhang
ecaee603bd
fix(useCompile): avoid error ( #6141 )
2025-01-26 13:04:03 +08:00
katherinehhh
cae5d68211
Merge branch 'main' into next
2025-01-24 23:05:50 +08:00
Katherine
a00dcb78cb
refactor: optimize filter component in filter form to match filterable settings ( #6110 )
...
* fix: display checkbox field as select in filter form
* fix: bug
* chore: filterCollectionffield
* refactor: code improve
* fix: bug
* fix: bug
* fix: isTruly and isFalsy
* fix: bug
* fix: bug
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2025-01-24 23:00:35 +08:00
Katherine
3f68c5b836
fix: incorrect variable display in association field quick-add form ( #6119 )
...
* fix: incorrect variable display in association field quick-add form
* fix: current popup record
* fix: bug
2025-01-24 21:30:45 +08:00
katherinehhh
955c167f5e
Merge branch 'main' into next
2025-01-24 15:51:52 +08:00
Katherine
11a3e5b2b5
fix: linkage rules in subtable/subform affecting blocks in association field popups ( #5543 )
...
* fix: linkage rules in subtable/subform affecting blocks in association field popups
* Revert "fix: linkage rules in subtable/subform affecting blocks in association field popups"
This reverts commit 9417ccc2952d6a64cfabf97ec3afc5dd65225abc.
* fix: fix linkage rules issue in subtable
* test: add e2e test
* chore: make e2e pass
* chore: update e2e test
* fix: e2e error
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
2025-01-24 08:35:14 +08:00
Katherine
0b6ed37fa4
fix: filter button nonfilterable field settings affecting other table block with the same collection ( #6121 )
2025-01-23 11:48:46 +08:00
Zeke Zhang
049b2a542f
fix: the content is not displayed in the quick add popup ( #6123 )
2025-01-23 11:01:32 +08:00
Zeke Zhang
c14530b9f5
fix: refresh entire block after adding field ( #6117 )
2025-01-23 10:52:53 +08:00
Zeke Zhang
21095d0127
fix(Table): fix incorrect rowKey ( #6109 )
...
* fix(Table): fix incorrect rowKey
* fix: add key for table row
2025-01-22 17:40:13 +08:00
Zeke Zhang
03db13f241
fix: refresh association field data after page switching ( #6114 )
2025-01-22 17:17:29 +08:00
Katherine
778d98e038
fix: merge bug ( #6118 )
...
* fix: merge bug
* fix: merge bug
2025-01-22 14:32:41 +08:00
katherinehhh
982936963b
Merge branch 'main' into next
2025-01-22 10:13:55 +08:00
Katherine
dddd4616ca
fix: drag issue in quick popup add action for association field ( #6112 )
2025-01-21 20:01:37 +08:00
nocobase[bot]
54e7fa3616
Merge branch 'main' into next
2025-01-21 04:10:22 +00:00
chenos
e61637e1f8
fix: association field default value ( #6103 )
2025-01-21 12:09:56 +08:00
Jiannx
7ccf088a06
Feat/support s3 storage next ( #6096 )
...
* feat: change upload components
* feat: restore original component in schema, support useUploadProps register
* feat: s3 upload support relation fileds
* feat: export buildin storages
* chore: remove invalid file
* fix: change getStorage action name
* fix: change action name getDesensitizedStorage to getDesensitized
* fix: add storage get action
* fix: remove useStorageRules
* fix: change action get to getBasicInfo
* fix: adjust server test case
2025-01-20 14:34:43 +08:00
katherinehhh
9159d2ada8
Merge branch 'main' into next
2025-01-20 11:57:59 +08:00
katherinehhh
f617fcdc54
fix: style optimization to resolve misalignment of table column setting button
2025-01-20 11:42:27 +08:00
Zeke Zhang
be28e6325d
Merge branch 'main' into next
2025-01-18 18:06:27 +08:00