Junyi
9f0add7fc9
fix(client): variable component string value ( #5704 )
2024-11-21 20:36:11 +08:00
Katherine
ff36b35352
fix: issue where right-fixed column does not align to the right when there are fewer columns ( #5690 )
2024-11-20 15:44:16 +08:00
Zeke Zhang
294f04ab54
chore(Tabs.TabPane): support hidden property ( #5687 )
2024-11-19 20:25:12 +08:00
Katherine
35e4f7db4f
fix: issue when switching operators in filter button and submit date field ( #5684 )
2024-11-19 16:07:16 +08:00
Katherine
e218bc8d16
fix: linkage rule condition with date variable not working ( #5675 )
...
* fix: linkage rule condition with date variable not working
* fix: bug
* fix: bug
2024-11-19 14:20:21 +08:00
Junyi
e65d1887bd
fix(client): fix file type matching when file or property is null ( #5659 )
2024-11-15 23:02:17 +08:00
Junyi
60225a11c5
chore(ci): change fe test based on node 20 ( #5657 )
...
* chore(ci): change fe test based on node 20
* chore(ci): change setup-node to v4
* fix(client): fix test case
* fix(client): fix test case
2024-11-15 18:12:36 +08:00
Katherine
e4fd3679d5
fix: pagination count not updating after deleting data in subtable ( #5648 )
...
* fix: pagination count not updating after deleting data in subtable
* fix: bug
* fix: bug
2024-11-15 12:58:57 +08:00
Katherine
514a63edbf
fix: style issue when using long text as the title field in association fields ( #5655 )
2024-11-15 09:55:47 +08:00
Junyi
dc9435dd24
fix(client): revert opensize back ( #5656 )
2024-11-15 00:23:17 +08:00
Junyi
045cf01b05
fix(client): fix components ( #5651 )
2024-11-14 17:13:50 +08:00
Katherine
fd6b63d24f
refactor(mobile): Improve mobile component usability ( #5590 )
...
* refactor: mobile component
* refactor: mobile datepicker
* refactor: datepicker
* refactor: selectpicker
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: style improve
* fix: bug
* refactor: locale improve
* fix: locale
* fix: bug
* chore: datetime picker
* fix: test
* fix: test
* refactor: make test stable
* refactor: make test stable
* fix: bug
* fix: bug
* fix: bug
* refactor: locale improve
* fix: bug
2024-11-14 17:13:40 +08:00
chenos
3c812362b2
feat: improve useAssociationFieldContext ( #5642 )
2024-11-12 23:43:31 +08:00
nocobase[bot]
f4562998ef
Merge branch 'main' into next
2024-11-12 12:21:50 +00:00
Katherine
586c515ff7
fix: reset issue that reverts filter button title to default ( #5635 )
...
* fix: reset issue that reverts filter button title to default
* fix: bug
2024-11-12 20:21:30 +08:00
chenos
1d508b8e96
feat: support summary props ( #5640 )
2024-11-12 20:10:00 +08:00
Katherine
dafc3a16a1
refactor: adjust default column width to 100 in table ( #5625 )
...
* refactor: adjust default column width to 100 in table
* fix: test
2024-11-12 15:20:50 +08:00
Katherine
6badfd8983
style: optimize mobile styling for reduced field spacing and a more compact display ( #5605 )
...
* style: mobile style improve
* style: action penal style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
* style: style improve
2024-11-12 15:05:00 +08:00
Katherine
ad563f37c6
fix: align right-fixed column in table ( #5636 )
2024-11-12 15:03:09 +08:00
nocobase[bot]
0db386c704
Merge branch 'main' into next
2024-11-11 02:10:07 +00:00
chenos
32eeb88101
feat: support hiding menu items ( #5624 )
...
* feat: support hiding menu items
* fix: hidden
2024-11-11 10:09:46 +08:00
Junyi
90d9231fc5
feat(client): add delimiters props to variable text ( #5620 )
...
* feat(client): add delimiters props to variable text
* refactor(plugin-notification-iam): change delimiters for url in message template
2024-11-09 10:26:28 +08:00
Junyi
a223f4448e
feat(plugin-workflow): branch presetting ( #5570 )
...
* fix(client): fix core component bug and warnings
* feat(plugin-workflow): add preset and branching config before add node
* refactor(plugin-workflow): fix AddNodeContext and adjust styles
* fix(plugin-workflow): fix default config value in preset form
* fix(plugin-workflow): fix e2e cases
* fix(plugin-workflow-parallel): fix e2e test cases
* fix(plugin-workflow): fix e2e test cases
2024-11-08 13:43:39 +08:00
Zeke Zhang
cdb18cb9c8
Merge branch 'main' into next
2024-11-07 22:42:24 +08:00
Zeke Zhang
5fb6962ec5
fix(defaultValue): fix errors in special cases ( #5607 )
...
* fix(defaultValue): fix errors in special cases
* test: add e2e test
* chore: make unit tests pass
* chore: make e2e more stable
* chore: fix e2e
2024-11-07 21:18:59 +08:00
ChengLei Shao
ef1ded8ff2
fix: import with date field ( #5606 )
...
* fix: import with dateOnly and datetimeNoTz field
* fix: import with date field
* fix: export datetime filed
* fix: test
* fix: test
* fix: test
* fix: unixtimestamp import
* chore: test
2024-11-07 21:05:58 +08:00
Zeke Zhang
3d512adade
feat(Table): add 'Hide column' configuration option ( #5597 )
...
* chore(deps): bump antd from 5.12.8 to 5.13.3
* chore: update yarn.lock
* chore: fix unit tests
* chore: make e2e tests pass
* feat(Table): add 'Hide column' configuration option
* test: add e2e test
* chore: fix build
* Revert "chore: make e2e tests pass"
This reverts commit a84a22c140c393c055136f90140ff74c657d8b28.
* Revert "chore: fix unit tests"
This reverts commit 436b001c9b3cf75ee2ddcc00915199b12e1d37d4.
* Revert "chore: update yarn.lock"
This reverts commit 0b960251c414a66d8a0a1274bd1cd3330093ccc0.
* Revert "chore(deps): bump antd from 5.12.8 to 5.13.3"
This reverts commit b165d557f68e3cb7dab4172e8f22f631decea277.
* chore: make e2e more stable
2024-11-07 20:47:14 +08:00
Katherine
89269ec7a4
fix: table scrollbar issue in non-config mode ( #5599 )
...
* fix: unnecessary scrollbar in non-config mode with few columns
* fix: bug
* refactor: table column
2024-11-07 17:30:53 +08:00
katherinehhh
03f5899902
Merge branch 'main' into next
2024-11-07 16:58:38 +08:00
Katherine
666c92d524
fix: issue with fuzzy search support for association fields with string-type title field ( #5611 )
2024-11-07 15:21:13 +08:00
chenos
04bb931424
fix: add disabled, multiple, value, and onChange props to QRCodeUploader
2024-11-06 15:18:08 +08:00
Junyi
45976f37b2
feat(plugin-notification-manager): support handlebars in notification message ( #5559 )
...
* feat(plugin-notification-manager): support handlebars in message
* fix(plugin-notification-manager): fix parsing null template
* fix(plugin-notification-manager): fix compile
2024-11-06 09:59:27 +08:00
Katherine
ee1dd2375f
feat: table block support size settings ( #5563 )
...
* feat: table block support size settings
* fix: bug
* fix: bug
* fix: test
2024-11-06 09:11:45 +08:00
Katherine
a97aa1c2c1
fix: resolve error when configuring fields after adding a new data source ( #5576 )
2024-11-05 14:25:54 +08:00
Katherine
567524dd5e
style: increase button spacing between rows in compact theme ( #5589 )
2024-11-05 11:59:43 +08:00
katherinehhh
30dc9faf24
Merge branch 'main' into next
2024-11-05 10:50:00 +08:00
Katherine
812a2cb24a
fix: filter issue when setting single-select field as title field in association select ( #5581 )
2024-11-05 10:10:13 +08:00
Katherine
14f843ef79
fix: issue with adding data to sub-table after deletion ( #5568 )
2024-11-02 22:09:36 +08:00
Katherine
0b762cf89f
fix: issue with adding data to sub-table after deletion ( #5566 )
2024-11-02 19:19:54 +08:00
Katherine
231b7d641b
chore: add support for Layout parameters (labelAlign, labelWidth, labelWrap) ( #5521 )
...
* chore: support layout settings
* refactor: locale improve
* fix: test
* fix: bug
* refactor: label width
* fix: bug
* refactor: locale improve
* fix: bug
* style: style improve
* fix: test
2024-11-01 16:06:18 +08:00
Katherine
8c28fcc706
fix: restore default value when field title is cleared ( #5549 )
2024-10-30 22:32:37 +08:00
Zeke Zhang
f6fd8152cc
Merge branch 'main' into next
2024-10-30 18:02:02 +08:00
Zeke Zhang
9e5355cbed
fix(mobile): fix the issue of preview images being covered by page ( #5535 )
...
* refactor(mobile): replace mobile BasicZIndexProvider with zIndexContext from core library
* fix(mobile): fix the issue of preview images being covered by page
2024-10-30 11:06:29 +08:00
xilesun
c4b6a004e6
Merge branch 'main' into next
2024-10-30 10:54:41 +08:00
dependabot[bot]
7323cefcdd
chore(deps): bump antd-style from 3.4.5 to 3.7.1 ( #5536 )
...
* chore(deps): bump antd-style from 3.4.5 to 3.7.1
Bumps [antd-style](https://github.com/ant-design/antd-style ) from 3.4.5 to 3.7.1.
- [Release notes](https://github.com/ant-design/antd-style/releases )
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ant-design/antd-style/compare/v3.4.5...v3.7.1 )
---
updated-dependencies:
- dependency-name: antd-style
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update snapshot
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-10-30 08:34:08 +08:00
Zeke Zhang
1e9b1596df
fix(Table): fix skeleton component not disappearing ( #5548 )
2024-10-29 22:31:14 +08:00
Katherine
45810d0658
fix: issues with deletion action , text ellipsis, and new data display in sub-table ( #5523 )
...
* fix: subtable issue
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-10-29 18:12:48 +08:00
Katherine
8d83c13fe7
feat: support add group item in detail & form block ( #5498 )
...
* feat: support add group item in detail & form block
* feat: support add group item in detail & form block
* refactor: locale
* refactor: orientationMargin
* fix: test
* fix: test
* refactor: locale impeove
2024-10-24 20:13:22 +08:00
nocobase[bot]
eb6dc302ea
Merge branch 'main' into next
2024-10-24 09:21:57 +00:00
Katherine
055a55c4dc
fix: linkage rule to correctly evaluate URL parameter variables ( #5504 )
2024-10-24 16:51:03 +08:00