3475 Commits

Author SHA1 Message Date
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
Katherine
27aa5238fc
fix: unable to set minimum width for subtable labels in horizontal mode (#5719) 2024-11-26 20:51:34 +08:00
nocobase[bot]
818c509d58 Merge branch 'main' into next 2024-11-26 12:26:47 +00:00
Katherine
de17339833
fix: issue with checkbox alignment in sub-table (#5735) 2024-11-26 20:26:21 +08: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
chenos
d90d9dbc88
feat: support bulk enabling of plugins in the interface (#5730)
* feat: support bulk enabling of plugins in the interface

* fix: improve code

* fix: error message

* fix: enable error

* fix: filter error
2024-11-26 14:54:30 +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
nocobase[bot]
9760a3230e chore(versions): 😊 publish v1.4.0-beta.5 2024-11-23 16:08:00 +00:00
nocobase[bot]
963af6aff0 Merge branch 'main' into next 2024-11-23 14:38:11 +00:00
chenos
be5fd133ef fix: set default value for locale 2024-11-23 22:33:49 +08:00
Katherine
89e79041ff
Revert "fix: issue with label width in horizontal layout (#5709)" (#5715)
This reverts commit 58017e521dbc6cd9421b15230ca167bc18cc85a9.
2024-11-23 12:52:33 +08:00
Katherine
a59f93b68d
fix: linkage of association data in nested sub-tables within multi-layer sub-form (#5710) 2024-11-22 16:17:00 +08:00
Katherine
58017e521d
fix: issue with label width in horizontal layout (#5709) 2024-11-22 14:46:42 +08:00
nocobase[bot]
19af301c8e Merge branch 'main' into next 2024-11-22 01:20:13 +00:00
chenos
ed98cfa394
fix: load plugins in dependency order (#5706)
* fix: load plugins in dependency order

* fix: missing package name
2024-11-22 09:01:13 +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
mytharcher
9dd6bd4516 Merge branch 'main' into next 2024-11-21 22:16:35 +08:00
Junyi
9f0add7fc9
fix(client): variable component string value (#5704) 2024-11-21 20:36:11 +08:00
Katherine
9e1b0e8d04
fix: issue with displaying unsupported Sync from database in external data source view collection (#5696) 2024-11-21 17:12:34 +08:00
Katherine
97d0690d02
fix: adjust feedbackLayout to improve validation messaging in sub-table (#5700) 2024-11-21 14:49:06 +08:00
nocobase[bot]
5b1c0b2002 chore(versions): 😊 publish v1.4.0-beta.2 2024-11-21 06:17:44 +00:00
Junyi
665ed25987
fix(client): export essential hook (#5702) 2024-11-21 14:02:57 +08:00
Zeke Zhang
91b41ddb64
fix(zIndex): fix the issue of modal being obscured (#5701) 2024-11-21 14:01:45 +08:00
gchust
327b5bd6c9
fix: create-nocobase-app yarn dev error (#5697) 2024-11-21 12:32:21 +08:00
nocobase[bot]
91b88633b7 chore(versions): 😊 publish v1.3.52 2024-11-21 01:55:12 +00: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
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
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
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
nocobase[bot]
113fe45130 Merge branch 'main' into next 2024-11-18 12:52:31 +00:00
Katherine
8aa65fed5a
fix: field permission check not affected by association field context (#5672)
* fix: field permission check not affected by association field context

* fix: bug
2024-11-18 20:52:09 +08:00
nocobase[bot]
184dde59fa chore(versions): 😊 publish v1.4.0-alpha.16 2024-11-18 08:01:27 +00:00
gchust
64ea1f8fe2
fix: yarn dev will throw errors if loading released plugins (#5671) 2024-11-18 15:57:02 +08:00
nocobase[bot]
aad163c4e1 Merge branch 'main' into next 2024-11-18 04:36:25 +00:00
Katherine
ed5c6edec6
fix: linkage rule saving empty value changes to static empty value (#5667)
* chore(ci): add retry

* fix:  linkage rule saving empty value changes to static empty value

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-18 12:36:05 +08:00
nocobase[bot]
29209a1ede chore(versions): 😊 publish v1.4.0-alpha.15 2024-11-17 13:08:36 +00: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