Commit Graph

6632 Commits

Author SHA1 Message Date
nocobase[bot]
6c8a2ae3b5 chore(versions): 😊 publish v1.4.0-alpha.4 2024-11-08 00:26:17 +00:00
nocobase[bot]
1994566fbd Merge branch 'main' into next 2024-11-08 00:25:07 +00:00
xilesun
206d449afa fix: Dockerfile for next branch 2024-11-08 08:22:04 +08:00
nocobase[bot]
3801a2e145 chore(versions): 😊 publish v1.4.0-alpha.3 2024-11-07 14:57:03 +00:00
Zeke Zhang
cdb18cb9c8 Merge branch 'main' into next 2024-11-07 22:42:24 +08:00
xilesun
56089dbdf9 fix(error-handler): test 2024-11-07 21:56:11 +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
xilesun
d5a7d7c8e7 Merge branch 'main' into next 2024-11-07 21:16:09 +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 a84a22c140.

* Revert "chore: fix unit tests"

This reverts commit 436b001c9b.

* Revert "chore: update yarn.lock"

This reverts commit 0b960251c4.

* Revert "chore(deps): bump antd from 5.12.8 to 5.13.3"

This reverts commit b165d557f6.

* chore: make e2e more stable
2024-11-07 20:47:14 +08:00
YANG QIA
e70d2d1c9e
chore(auth): optimize error message (#5612) 2024-11-07 20:41:03 +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
nocobase[bot]
a671fff804 Merge branch 'main' into next 2024-11-07 06:52:34 +00:00
Katherine
49968f8636
refactor: adjust collection categories to be loaded from the main data source and remove from global (#5602) 2024-11-07 14:52:18 +08:00
YANG QIA
c4653cb784
fix(auth): issue where users can't change password when signing in with a non-password authenticator (#5609)
* fix(auth): issue where users can't change pwd when signing in with a non-password authenticator

* chore: remove logic in basic auth
2024-11-07 14:48:41 +08:00
nocobase[bot]
932f1c1fa5 Merge branch 'main' into next 2024-11-07 04:57:17 +00:00
xilesun
7ff194e6ec chore(ci): fix bug 2024-11-07 12:56:51 +08:00
nocobase[bot]
cd70fb4468 Merge branch 'main' into next 2024-11-07 04:24:02 +00:00
xilesun
a4c5e63634 chore(ci): update 2024-11-07 12:23:31 +08:00
gchust
9b379c90d8
Revert "chore: use rspack as the client-side build tool for the plugin (#5575)" (#5608)
This reverts commit 388353dc5a.
2024-11-07 11:40:08 +08:00
chenos
388353dc5a
chore: use rspack as the client-side build tool for the plugin (#5575)
* fix: change plugin build tool to rspack

* fix: bug

* fix: bug

* fix: bug

* feat: upgrade rspack

* feat: upgrade  rspack

* fix: rspack config

* fix: some plugins can't be loaded

* chore: update rspack

* chore: revert rspack version due to tests failing

* chore: update rspack to 1.0.14

* fix: missing tsconfig in rspack config

* fix: pro plugins build error

* fix: incorrect dependecies docs link

---------

Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: gchust <gchust@qq.com>
2024-11-07 10:06:41 +08:00
Sheldon Guo
fa64909414
chore(notification-manager): update message structure to include receivers in notification log data (#5603)
* feat: include receivers in log data for notification sending

* feat: enhance message structure to include receivers in notification sending

* feat: update message structure to include receivers in notification log data
2024-11-07 09:53:57 +08:00
nocobase[bot]
493ee41f3e Merge branch 'main' into next 2024-11-06 12:33:14 +00:00
ChengLei Shao
0082fb7dec
chore: file collection unavailable action (#5604) 2024-11-06 20:32:44 +08:00
nocobase[bot]
a2d9b52ec5 chore(versions): 😊 publish v1.4.0-alpha.2 2024-11-06 09:44:44 +00:00
nocobase[bot]
aca94b65a0 Merge branch 'main' into next 2024-11-06 09:03:54 +00:00
nocobase[bot]
a6ac4a6384 chore(versions): 😊 publish v1.3.46-beta 2024-11-06 09:03:46 +00:00
nocobase[bot]
7542ae1aa2 Merge branch 'main' into next 2024-11-06 09:02:06 +00:00
xilesun
98273f1275 chore(ci): fix shell 2024-11-06 17:01:26 +08:00
nocobase[bot]
a85c972821 Merge branch 'main' into next 2024-11-06 08:17:32 +00:00
nocobase[bot]
2fcdfb78c6 docs: update changelogs 2024-11-06 07:47:48 +00:00
nocobase[bot]
67e6be8306 Merge branch 'main' into next 2024-11-06 07:38:59 +00:00
nocobase[bot]
c004720ca6 chore(versions): 😊 publish v1.3.45-beta 2024-11-06 07:38:51 +00:00
nocobase[bot]
1b6cc8d0ec Merge branch 'main' into next 2024-11-06 07:35:37 +00:00
xilesun
49cba46c56 fix(ci): release.yml 2024-11-06 15:35:07 +08:00
chenos
04bb931424 fix: add disabled, multiple, value, and onChange props to QRCodeUploader 2024-11-06 15:18:08 +08:00
nocobase[bot]
e2dd54f338 chore(versions): 😊 publish v1.4.0-alpha.1 2024-11-06 06:59:06 +00:00
nocobase[bot]
3d71f3a1a6 Merge branch 'main' into next 2024-11-06 06:46:28 +00:00
xilesun
60d44538f0 fix(ci): release.yml 2024-11-06 14:46:04 +08:00
nocobase[bot]
acf019a0b2 Merge branch 'main' into next 2024-11-06 06:40:28 +00:00
xilesun
3191a946a8 fix(ci): changelog-and-release.yml 2024-11-06 14:34:25 +08:00
nocobase[bot]
1ca1a570c9 chore(versions): 😊 publish v1.4.0-alpha.0 2024-11-06 06:15:07 +00:00
nocobase[bot]
6d70cf74fe Merge branch 'main' into next 2024-11-06 06:12:48 +00:00
YANG QIA
abda8f77df
chore(ci): manual release next (#5600)
* chore(ci): manual release next

* fix: branch

* chore: update
2024-11-06 14:11:48 +08:00
chenos
b3f85cda5c fix: cannot find module 2024-11-06 14:02:06 +08:00
nocobase[bot]
4508ba564c Merge branch 'main' into next 2024-11-06 05:47:09 +00:00
ChengLei Shao
88cc322a8c
fix: import with belongs to associations (#5417)
* fix: import with belongs to associations

* chore: test
2024-11-06 13:17:27 +08:00
ChengLei Shao
9c9e32c453
fix: acl meta with multi filter target keys (#5598)
* fix: acl meta with multi filter target keys

* chore: acl meta
2024-11-06 13:16:15 +08:00