6781 Commits

Author SHA1 Message Date
Junyi
c14a5b31a9
fix(fix/plugin-workflow): fix node disappears after added condition without branch before it (#5658) 2024-11-15 23:26:31 +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
nocobase[bot]
9a83a4e9b6 Merge branch 'main' into next 2024-11-15 14:28:23 +00:00
YANG QIA
ab4e470e70
fix(cache): check if client is opening when attempting to close redis client (#5660) 2024-11-15 22:28:02 +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
nocobase[bot]
97358707f9 Merge branch 'main' into next 2024-11-15 09:44:18 +00:00
xilesun
4daf73b76c chore(ci): update 2024-11-15 17:43:42 +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
nocobase[bot]
f27df77573 chore(versions): 😊 publish v1.4.0-alpha.11 v1.4.0-alpha.11 2024-11-14 16:24:31 +00:00
Junyi
dc9435dd24
fix(client): revert opensize back (#5656) 2024-11-15 00:23:17 +08:00
nocobase[bot]
1cc88e2edf chore(versions): 😊 publish v1.4.0-alpha.10 v1.4.0-alpha.10 2024-11-14 13:47:53 +00: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
nocobase[bot]
73438d505c Merge branch 'main' into next 2024-11-14 08:54:14 +00:00
YANG QIA
b1fcfe0b21
fix(data-vi): issue where data transformations do not work on tooltip in dual-axies charts (#5649) 2024-11-14 16:53:50 +08:00
gchust
2617854965
fix: stop ci if plugin client build failed (#5650) 2024-11-14 16:40:02 +08:00
nocobase[bot]
e1e2880a06 Merge branch 'main' into next 2024-11-14 04:05:50 +00:00
nocobase[bot]
c607e886bc docs: update changelogs 2024-11-14 03:59:05 +00:00
nocobase[bot]
e690103890 Merge branch 'main' into next 2024-11-14 03:50:00 +00:00
nocobase[bot]
cc9d8ef2b0 chore(versions): 😊 publish v1.3.50-beta v1.3.50-beta 2024-11-14 03:49:52 +00:00
nocobase[bot]
cbcdbdf2a4 Merge branch 'main' into next 2024-11-14 03:00:15 +00:00
chenos
ba7e231c07
Update generate-npmignore.sh 2024-11-14 10:56:56 +08:00
nocobase[bot]
f15b90b4c3 Merge branch 'main' into next 2024-11-14 02:37:56 +00:00
Katherine
c6eb117899
fix: linkage rule title editing issue (#5644) 2024-11-14 10:20:52 +08:00
chenos
a79f09c78d fix: exclude external-db-data-source/src 2024-11-14 09:53:09 +08:00
nocobase[bot]
c060ae020c Merge branch 'main' into next 2024-11-14 01:48:21 +00:00
dependabot[bot]
3435aa588e
chore(deps): bump jsdom from 16.7.0 to 25.0.1 (#5632)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.7.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 09:47:53 +08:00
nocobase[bot]
d12c0afbbb chore(versions): 😊 publish v1.4.0-alpha.9 v1.4.0-alpha.9 2024-11-14 01:08:11 +00:00
gchust
3d9489f230
fix: build error due to less-loader (#5646)
* fix: missing less loader while building client

* fix: correct regex for .less file handling and resolve less-loader path
2024-11-14 09:00:07 +08:00
ChengLei Shao
9fe1775ca3
chore: support update field attribute in collection (#5643) 2024-11-13 19:09:02 +08:00
YANG QIA
6198c99706
feat(basic-auth): allows to configure sign up form (#5639)
* feat(auth): allows to configure signup form

* feat(basic-auth): allows to configure sign up form

* test: remove only
2024-11-13 15:16:52 +08:00
nocobase[bot]
31351f2d35 Merge branch 'main' into next 2024-11-13 02:43:29 +00:00
nocobase[bot]
e9faaf5ca4 docs: update changelogs 2024-11-13 02:29:09 +00:00
nocobase[bot]
0b043c4a5d Merge branch 'main' into next 2024-11-13 02:20:55 +00:00
nocobase[bot]
0987ce5094 chore(versions): 😊 publish v1.3.49-beta v1.3.49-beta 2024-11-13 02:20:46 +00:00
nocobase[bot]
bd6894fb35 Merge branch 'main' into next 2024-11-13 02:03:46 +00:00
Junyi
eefad31179
fix(client): support o2o and m2m (array) to use file collection (#5637) 2024-11-13 09:54:24 +08:00
nocobase[bot]
f218c0b1c6 Merge branch 'main' into next 2024-11-13 01:14:09 +00:00
Chareice
4441602149
chore: console.log 2024-11-13 09:13:37 +08:00
ChengLei Shao
97b63b9b90
fix: import with m2m id field (#5623) 2024-11-13 09:13:26 +08:00
chenos
3c812362b2
feat: improve useAssociationFieldContext (#5642) 2024-11-12 23:43:31 +08:00
Katherine
4394f72b6d
feat: add support for block height setting in action panel (#5628)
* feat: add support for block height setting in action  panel

* fix: bug
2024-11-12 20:40:58 +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
Sheldon Guo
66e0f02216
chore(in-app-message): update icon (#5638)
* fix(plugin-notification-manager): fix compile function bug

* fix(plugin-notification-in-app-message): update icon from MailOutlined to BellOutlined
2024-11-12 17:45:30 +08:00
Junyi
50146dc8c3
feat(plugin-workflow): support union key in collection event (#5627) 2024-11-12 15:45:51 +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