2318 Commits

Author SHA1 Message Date
Zeke Zhang
6a7f2f2913
fix(Calendar): fix popup issue (#5793)
* test(e2e): add e2e test

* fix(Calendar): fix popup issue
2024-12-05 23:28:14 +08:00
Katherine
7f370bb29d
fix: error when clicking on a blank date in the calendar (#5803) 2024-12-05 23:00:37 +08:00
nocobase[bot]
713563ada7 chore(versions): 😊 publish v1.4.3 2024-12-05 14:32:22 +00:00
Sheldon Guo
411614eb86
chore(notification-in-app-message): update titles for detail URLs in forms and localization files (#5742)
* chore(notification-in-app-message): update titles for detail URLs in forms and localization files
2024-12-05 19:19:33 +08:00
nocobase[bot]
cca4535429 chore(versions): 😊 publish v1.4.2 2024-12-04 13:12:33 +00:00
Junyi
d04f64e252
fix(plugin-workflow): fix sync column tag (#5787) 2024-12-04 13:07:52 +08:00
nocobase[bot]
bcf6a04548 chore(versions): 😊 publish v1.4.1 2024-12-04 02:14:31 +00:00
Katherine
79743f0948
fix: missing date input field in filter operation on mobile (#5786) 2024-12-03 22:31:47 +08:00
nocobase[bot]
38365a5023 chore(versions): 😊 publish v1.4.0 2024-12-03 12:40:49 +00:00
YANG QIA
fa202efd47
docs: v1.4.0 changelogs (#5774)
* docs: v1.4.0 changelogs

* docs: en

* chore: update

* chore: update

* chore: update

* chore: update
2024-12-03 20:14:58 +08:00
nocobase[bot]
f1ffc114f4 Merge branch 'main' into next 2024-12-02 14:48:20 +00:00
Katherine
6c3eb4a40e
fix: incorrect display of source key (#5771) 2024-12-02 22:47:55 +08:00
Junyi
23c23307fa
fix(plugin-workflow): fix test button variable (#5766) 2024-12-02 21:04:44 +08:00
nocobase[bot]
d45d53671d chore(versions): 😊 publish v1.4.0-beta.11 2024-12-02 05:23:11 +00:00
Katherine
2fcd584846
feat: support attachment file fields in public forms (#5749)
* feat: support attachment file fields in public forms

* fix: bug
2024-12-02 12:38:23 +08:00
nocobase[bot]
61ab3e265a Merge branch 'main' into next 2024-12-01 22:44:36 +00:00
Zeke Zhang
ed05cfe626 chore(e2e): make e2e pass 2024-12-02 06:44:05 +08:00
nocobase[bot]
0e2b6343c2 Merge branch 'main' into next 2024-11-30 12:25:38 +00:00
Junyi
b59d53dde8
refactor(client): change block initializers icons (#5757) 2024-11-30 20:25:04 +08:00
Katherine
30a16af817
feat: support quick schedule creation by clicking date on calendar block (#5733)
* feat: calender block

* fix: bug

* fix: bug

* refactor:  initialValues for start and end

* fix: bug

* fix: bug

* fix: bug
2024-11-29 10:03:44 +08:00
nocobase[bot]
e3ec7bc6aa chore(versions): 😊 publish v1.3.54 2024-11-28 15:35:38 +00:00
nocobase[bot]
fd24bbfde4 chore(versions): 😊 publish v1.4.0-beta.10 2024-11-28 15:10:36 +00:00
nocobase[bot]
5d60497c37 chore(versions): 😊 publish v1.3.53 2024-11-28 14:34:54 +00:00
Zeke Zhang
501e4276cb chore(e2e): update register case 2024-11-28 14:04:48 +08:00
nocobase[bot]
2e3cbd160d chore(versions): 😊 publish v1.4.0-beta.9 2024-11-28 02:21:20 +00:00
Katherine
9fff5c8a8b
refactor: optimize compact theme for mobile (#5723)
* refactor: optimize compact theme for mobile

* fix: bug

* fix: bug

* style: style improve

* fix: bug

* fix: bug

* fix: bug
2024-11-27 20:57:23 +08:00
YANG QIA
9f255eba89
fix(data-vi): issue where getting timezone from context (#5743)
* fix(data-vi): issue where getting timezone from context

* fix: test
2024-11-27 19:48:07 +08:00
nocobase[bot]
6bd5b9b54c chore(versions): 😊 publish v1.4.0-beta.8 2024-11-27 08:56:37 +00:00
Sheldon Guo
110600ac4c
fix(plugin-notification-in-app-message): remove in-app message title string slicing logic (#5728)
* fix: remove title and content truncation in InAppNotificationChannel

* fix: improve message title display with text overflow handling
2024-11-27 15:45:00 +08:00
nocobase[bot]
9d3e3bd010 Merge branch 'main' into next 2024-11-27 07:35:57 +00:00
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