2388 Commits

Author SHA1 Message Date
Katherine
d78d388d8c
fix: error when changing zoom levels in Google Maps (#5722)
* fix: error when changing zoom levels in Google Maps

* fix: bug

* fix: bug
2024-11-27 15:35:34 +08:00
nocobase[bot]
9300afd80c chore(versions): 😊 publish v1.4.0-beta.7 2024-11-27 07:22:59 +00:00
YANG QIA
78a20e8fd9
feat(basic-auth): allows to add more fields of user collection in sign up form (#5741)
* feat(basic-auth): allows to add more fields in sign up form

* feat: backend

* feat: add reactions

* fix: bug

* fix: bug

* chore: optimize
2024-11-27 14:24:56 +08:00
Sheldon Guo
f56f49d3ca
fix(RemoteSelect component): fix selected option label not loaded on first render (#5736)
* feat: add defaultParams option to service in RemoteSelect and UsersSelect components

* fix: conditionally set defaultParams in RemoteSelect component
2024-11-27 13:27:35 +08:00
YANG QIA
d62f9507a6
Revert "feat(basic-auth): allows to add more fields in sign up form (#5717)" (#5739)
This reverts commit ac80dd8a3c1aae04d95599e9c2cfd0776825662b.
2024-11-27 12:24:00 +08:00
YANG QIA
ac80dd8a3c
feat(basic-auth): allows to add more fields in sign up form (#5717)
* feat(basic-auth): allows to add more fields in sign up form

* feat: backend

* feat: add reactions

* fix: bug
2024-11-27 11:42:35 +08:00
nocobase[bot]
42ca3c3ce2 chore(versions): 😊 publish v1.4.0-beta.6 2024-11-26 14:12:06 +00:00
Chareice
548cfe3e56
Merge remote-tracking branch 'origin/main' into next 2024-11-26 17:12:36 +08:00
ChengLei Shao
de7c86a1e5
fix: infer view field attribute (#5729)
* fix: view collection with field attribute

* fix: infer view with column field attribute
2024-11-26 16:39:21 +08:00
nocobase[bot]
acdd8f6b6e Merge branch 'main' into next 2024-11-26 04:29:28 +00:00
Chareice
c7e4b63920
fix: test 2024-11-26 12:28:56 +08:00
chenos
541cef2fe7 Merge branch 'main' into next
# Conflicts:
#	packages/plugins/@nocobase/plugin-field-china-region/package.json
#	packages/presets/nocobase/src/server/index.ts
2024-11-25 23:52:40 +08:00
Katherine
6d8469b371
feat: china region field plugin remove from built-in plugins (#5693)
* refactor: optimize China region field plugin remove from built-in plugins

* refactor: migration

* fix: remove field-china-region

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-11-25 23:50:37 +08:00
Katherine
cfe2f46c64
fix: mobile Tab text vertical alignment issue (#5718) 2024-11-25 11:10:12 +08:00
nocobase[bot]
9760a3230e chore(versions): 😊 publish v1.4.0-beta.5 2024-11-23 16:08:00 +00:00
nocobase[bot]
98ce19e918 Merge branch 'main' into next 2024-11-23 06:21:13 +00:00
chenos
6bf52c2eef fix(file-manager): when the endpoint is an empty string, set it to undefined 2024-11-23 14:19:57 +08:00
nocobase[bot]
a72c4e546b Merge branch 'main' into next 2024-11-22 12:33:29 +00:00
chenos
e7e7c6dc00
fix(file-manager): when the endpoint is not empty, forcePathStyle is set to true (#5712) 2024-11-22 20:29:33 +08:00
nocobase[bot]
82767f1f6f chore(versions): 😊 publish v1.4.0-beta.4 2024-11-22 00:40:50 +00:00
nocobase[bot]
e8390a616b chore(versions): 😊 publish v1.4.0-beta.3 2024-11-21 14:55:41 +00:00
Katherine
f351f78936
fix: events not display in calendar block when start and end dates span across month (#5699) 2024-11-21 15:35:47 +08:00
nocobase[bot]
5b1c0b2002 chore(versions): 😊 publish v1.4.0-beta.2 2024-11-21 06:17:44 +00:00
Zeke Zhang
91b41ddb64
fix(zIndex): fix the issue of modal being obscured (#5701) 2024-11-21 14:01:45 +08:00
nocobase[bot]
91b88633b7 chore(versions): 😊 publish v1.3.52 2024-11-21 01:55:12 +00:00
Junyi
6595d7cac9
fix(plugin-workflow): fix page limit (#5694) 2024-11-20 21:47:53 +08:00
nocobase[bot]
64da031cef Merge branch 'main' into next 2024-11-20 06:58:17 +00:00
Junyi
1f4802e20f
refactor(plugin-workflow): change executions not to be deleted when workflow deleted (#5666)
* chore(ci): add retry

* refactor(plugin-workflow): change executions not to be deleted when workflow deleted

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-20 14:53:29 +08:00
nocobase[bot]
8584796381 Merge branch 'main' into next 2024-11-20 04:26:29 +00:00
dependabot[bot]
563eb1f1fc
chore(deps-dev): bump @alicloud/openapi-client from 0.4.1 to 0.4.12 (#5683)
Bumps [@alicloud/openapi-client](https://github.com/aliyun/darabonba-openapi) from 0.4.1 to 0.4.12.
- [Commits](https://github.com/aliyun/darabonba-openapi/commits)

---
updated-dependencies:
- dependency-name: "@alicloud/openapi-client"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:23:40 +08:00
nocobase[bot]
2a95c2ddef chore(versions): 😊 publish v1.4.0-beta.1 2024-11-19 14:45:55 +00:00
Zeke Zhang
294f04ab54
chore(Tabs.TabPane): support hidden property (#5687) 2024-11-19 20:25:12 +08:00
nocobase[bot]
17f381b93d chore(versions): 😊 publish v1.3.51 2024-11-19 12:12:54 +00:00
nocobase[bot]
b2bc5ff581 chore(versions): 😊 publish v1.4.0-alpha.17 2024-11-19 06:15:40 +00:00
chenos
5518015347
feat: support restoring applications from backup (#5685) 2024-11-19 11:54:43 +08:00
Junyi
9b7fe21d1d
refactor(plugin-workflow): support to register system variables in client (#5676) 2024-11-18 20:03:08 +08:00
nocobase[bot]
6b65d4cb12 Merge branch 'main' into next 2024-11-18 11:47:55 +00:00
Katherine
4723d7c0e2
fix: gantt block template incorrectly calls the calendar block when adding (#5673) 2024-11-18 19:42:28 +08:00
Katherine
34611c6e73
fix: missing date field options with and without timezone in calendar block (#5674) 2024-11-18 19:41:56 +08:00
chenos
1d7da5b7d8 fix: mobileRoutes:move 403 forbidden 2024-11-18 17:02:45 +08:00
nocobase[bot]
184dde59fa chore(versions): 😊 publish v1.4.0-alpha.16 2024-11-18 08:01:27 +00:00
Katherine
9cc3b4d7fc
fix: style issue on mobile when subtable is configured to allow selecting existing data only (#5670) 2024-11-18 12:20:09 +08:00
nocobase[bot]
29209a1ede chore(versions): 😊 publish v1.4.0-alpha.15 2024-11-17 13:08:36 +00:00
mytharcher
e21aceed79 fix(plugin-workflow): remove only clause in test case 2024-11-17 20:06:12 +08:00
nocobase[bot]
d0a2aabe9d chore(versions): 😊 publish v1.4.0-alpha.14 2024-11-17 05:54:53 +00:00
Katherine
e7cb99ea47
fix: field assignment to support variable value as 0 (#5663)
* fix:  associationFieldMobile

* fix: bug
2024-11-17 13:51:06 +08:00
nocobase[bot]
af599493d1 chore(versions): 😊 publish v1.4.0-alpha.13 2024-11-16 14:03:56 +00:00
Katherine
6f170df2f1
fix: use desktop components for select in mobile configuration mode & fix error when using variables as default values in datePicker (#5662)
* refactor: use desktop components for select in mobile configuration mode

* fix: bug
2024-11-16 21:38:53 +08:00
nocobase[bot]
a043182d8f Merge branch 'main' into next 2024-11-16 01:55:32 +00:00
YANG QIA
c541435b09
fix(m2m-array): error when retriving association records with m2m array field (#5661) 2024-11-16 09:55:08 +08:00