Commit Graph

2187 Commits

Author SHA1 Message Date
Zeke Zhang
87b67bc460 chore(NocoBaseRecursionField): add isUseFormilyField 2024-11-11 22:18:11 +08:00
Zeke Zhang
35ce179bf1 Merge branch 'next' into 730 2024-11-08 15:07:38 +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
ChengLei Shao
c728146160
refactor: collections api (#5610)
* chore: test

* chore: list meta

* chore: list meta api

* fix: test
2024-11-08 12:44:13 +08:00
ChengLei Shao
85a6c171fa
fix: import with datetime no tz field (#5614)
* fix: import with datetime no tz field

* chore: console.log

* chore: console.log
2024-11-08 11:41:56 +08:00
Zeke Zhang
091f189a1b Merge branch 'next' into 730 2024-11-08 09:56:25 +08:00
nocobase[bot]
3733676d6e chore(versions): 😊 publish v1.4.0-alpha.6 2024-11-08 01:15:45 +00:00
nocobase[bot]
b3ea409d6c chore(versions): 😊 publish v1.4.0-alpha.5 2024-11-08 00:48:42 +00:00
nocobase[bot]
6c8a2ae3b5 chore(versions): 😊 publish v1.4.0-alpha.4 2024-11-08 00:26:17 +00:00
nocobase[bot]
3801a2e145 chore(versions): 😊 publish v1.4.0-alpha.3 2024-11-07 14:57:03 +00:00
Zeke Zhang
5f6df64bb2 Merge branch 'next' into 730 2024-11-07 22:00:42 +08:00
xilesun
56089dbdf9 fix(error-handler): test 2024-11-07 21:56:11 +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
YANG QIA
e70d2d1c9e
chore(auth): optimize error message (#5612) 2024-11-07 20:41:03 +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
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]
a2d9b52ec5 chore(versions): 😊 publish v1.4.0-alpha.2 2024-11-06 09:44:44 +00:00
nocobase[bot]
a6ac4a6384 chore(versions): 😊 publish v1.3.46-beta 2024-11-06 09:03:46 +00:00
nocobase[bot]
c004720ca6 chore(versions): 😊 publish v1.3.45-beta 2024-11-06 07:38:51 +00:00
nocobase[bot]
e2dd54f338 chore(versions): 😊 publish v1.4.0-alpha.1 2024-11-06 06:59:06 +00:00
nocobase[bot]
1ca1a570c9 chore(versions): 😊 publish v1.4.0-alpha.0 2024-11-06 06:15:07 +00: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
Sheldon Guo
0ebaf5ef65
chore(notification-manager): add receivers to notification logs (#5561) 2024-11-06 11:46:16 +08:00
Zeke Zhang
902c85ecfc Merge branch 'next' into 730 2024-11-06 11:22:26 +08:00
nocobase[bot]
47763e68fd Merge branch 'main' into next 2024-11-06 02:29:48 +00:00
ChengLei Shao
5788841df6
fix: export with i18n (#5591) 2024-11-06 10:29:26 +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
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client (#5560)
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Zeke Zhang
a6f16acf1c
fix(kanban): fix incorrect appends parameter issue (#5592)
* refactor(kanban): optimize get appends function

* fix(kanban): fix incorrect appends parameter issue

* chore: remove useless code
2024-11-06 09:28:20 +08:00
Zeke Zhang
bae499a9ea perf(useCurrentAppInfo): remove loading 2024-11-06 07:38:10 +08:00
ChengLei Shao
aad8fd7bab
chore: add middleware name (#5594)
* chore: middleware name

* chore: add name to middleware

* chore: logging
2024-11-06 00:29:06 +08:00
Zeke Zhang
0cb80753ad Merge branch 'next' into 730 2024-11-05 20:19:29 +08:00
nocobase[bot]
8d20967b0a chore(versions): 😊 publish v1.3.44-beta 2024-11-05 07:41:24 +00:00
Chareice
fa81c93aa4
fix: test 2024-11-05 13:02:07 +08:00
Chareice
0e46d78c3c
chore: trace middleware entry logs 2024-11-05 12:39:46 +08:00
Zeke Zhang
7d8818271c Merge branch 'next' into 730 2024-11-05 11:06:51 +08:00
Chareice
2bc571eb14
fix: multi app test 2024-11-05 10:55:17 +08:00
nocobase[bot]
dc3a216c2a chore(versions): 😊 publish v1.3.43-beta 2024-11-04 23:54:28 +00:00
Zeke Zhang
8958992e55 perf(CurrentUserProvider): remove loading 2024-11-04 21:43:13 +08:00
Zeke Zhang
ff5d8a5f96 perf: add skeleton component for other blocks 2024-11-04 18:13:24 +08:00
Zeke Zhang
f395e814f2 perf(react-router-hooks): improve performance 2024-11-04 17:06:55 +08:00
Zeke Zhang
d7a80d0ad6 perf(plugin-charts-old): ignore old plugin context 2024-11-03 17:46:39 +08:00
Zeke Zhang
a1152f1ad1 refactor(ErrorBoundary): optimize code 2024-11-03 17:33:55 +08:00
chenos
17582e9351
fix(multi-app-manager): sub-app asynchronous quick start (#5571) 2024-11-03 17:09:12 +08:00
Zeke Zhang
f7fe41aade perf(Map): extract style 2024-11-03 05:15:59 +08:00