Katherine
a36f1151f0
fix: remove form data template from bulk edit action form ( #6098 )
2025-01-20 11:59:07 +08:00
nocobase[bot]
201e9c713a
chore(versions): 😊 publish v1.4.27
2025-01-18 10:09:11 +00:00
Junyi
04b817036f
fix(plugin-workflow): fix dispatch not process in preparing phase ( #6087 )
2025-01-17 23:46:29 +08:00
Katherine
d87e7bb78e
fix: calender default view locale ( #6084 )
2025-01-17 15:26:13 +08:00
nocobase[bot]
d9f6ba2f81
chore(versions): 😊 publish v1.4.26
2025-01-16 13:26:47 +00:00
xilesun
cf26388199
fix(data-vi): issue of filtering datetime fields
2025-01-16 21:16:15 +08:00
YANG QIA
a093e9ee8c
fix(localization): avoid API request when attempting to delete an empty translation ( #6078 )
2025-01-16 17:29:18 +08:00
Junyi
d38f89db85
refactor(resourcer): allow empty object as values ( #6070 )
...
* refactor(resourcer): allow empty object as values
* fix(plugin-action-custom-request): fix test case
2025-01-16 09:41:17 +08:00
nocobase[bot]
7c246743d1
chore(versions): 😊 publish v1.4.25
2025-01-15 21:41:45 +00:00
Zeke Zhang
9af7fb951c
fix(mobile): fix SafeArea not working issue ( #6068 )
2025-01-16 04:32:17 +08:00
chenos
2c936b6eb1
feat: improve the extensibility of file-storage ( #6071 )
2025-01-15 21:05:35 +08:00
Junyi
6906d87375
fix(plugin-workflow): fix repeat field component ( #6067 )
2025-01-15 16:59:58 +08:00
nocobase[bot]
c9747e2990
chore(versions): 😊 publish v1.4.24
2025-01-14 12:19:29 +00:00
YANG QIA
04d75cf430
fix(data-vi): remove the LIMIT
clause when using aggregate functions without dimensions ( #6062 )
2025-01-14 18:30:40 +08:00
Katherine
565e55559a
fix: public form style issue ( #6055 )
2025-01-14 10:06:07 +08:00
nocobase[bot]
d5ba781d12
chore(versions): 😊 publish v1.4.23
2025-01-13 08:37:08 +00:00
Junyi
095ee3b23c
fix(plugin-workflow): fix schedule trigger conditions and logs ( #6042 )
...
* fix(plugin-workflow): fix schedule trigger conditions and logs
* fix(plugin-workflow): fix resume dispatch
2025-01-12 16:11:53 +08:00
YANG QIA
614720cb42
fix(users): disable browser autofill when setting passwords for users in user management ( #6041 )
...
* fix(users): disable browser autofill when setting passwords for users in user management
* chore: update
* fix: update
* chore: update
2025-01-11 15:12:50 +08:00
nocobase[bot]
efb124984c
chore(versions): 😊 publish v1.4.22
2025-01-10 16:11:39 +00:00
Junyi
2efa3eddea
fix(plugin-workflow): fix logger api ( #6036 )
2025-01-10 19:42:29 +08:00
Junyi
a3ae8032f4
fix(plugin-workflow): fix duplicate triggering ( #6022 )
...
* fix(plugin-workflow): fix duplicate triggering
* fix(plugin-workflow): await executing before resume
* fix(plugin-workflow): fix failed test case
2025-01-10 15:03:08 +08:00
nocobase[bot]
bea0974067
chore(versions): 😊 publish v1.4.21
2025-01-10 03:53:19 +00:00
Katherine
fa60e339b4
chore: get link by app.getHref ( #6029 )
2025-01-10 10:08:00 +08:00
ChengLei Shao
9b8c274fc9
fix: fields sort ( #6028 )
2025-01-09 21:31:39 +08:00
Junyi
7e5dedae45
chore(plugin-workflow-mailer): remove copied test file ( #6025 )
2025-01-09 17:03:33 +08:00
nocobase[bot]
ac211ebf82
chore(versions): 😊 publish v1.4.20
2025-01-09 04:26:31 +00:00
Junyi
edcdf00ea3
fix(evaluators): change reference links to doc site ( #6021 )
2025-01-09 10:16:43 +08:00
Katherine
390c41a164
refactor: support maxTagCount:'responsive' in multi-select component ( #6007 )
...
* refactor: support maxTagCount:'responsive' in multi-select component
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
2025-01-09 10:03:42 +08:00
ChengLei Shao
ec92727a20
fix: import with associations ( #6024 )
...
* fix: import with associations
* chore: console.log
2025-01-09 09:19:02 +08:00
chenos
3c83c1b9cd
chore: getHref
2025-01-08 21:32:31 +08:00
chenos
1d2b237e73
feat: add app.getFullUrl() method ( #6019 )
...
* feat: add app.getFullUrl() method
* fix: test error
* fix: test only
2025-01-08 20:43:07 +08:00
Katherine
5eb8f751da
fix: details block to render map field as map ( #6010 )
2025-01-08 11:21:39 +08:00
ChengLei Shao
cd2418f3fa
chore: throw error when enable multi-app-manager in sub app ( #6005 )
2025-01-07 22:14:04 +08:00
Katherine
2b1614d99b
refactor: bulk edit form submit button: remove field assignment and linkage rule ( #6008 )
2025-01-07 21:40:24 +08:00
Katherine
648e282d48
refactor: target key ( #6000 )
2025-01-06 21:11:09 +08:00
Katherine
91a998fff8
fix: o2m support set nanoid as targetKey ( #5999 )
2025-01-06 19:53:11 +08:00
nocobase[bot]
d127a224c4
chore(versions): 😊 publish v1.4.19
2025-01-06 07:45:09 +00:00
nocobase[bot]
73b5a50182
chore(versions): 😊 publish v1.4.18
2025-01-06 04:39:48 +00:00
Zeke Zhang
92a60d61df
fix(mobile): fix SafeArea not working issue ( #5991 )
2025-01-05 22:02:11 +08:00
Katherine
9f35c6ce04
fix: issue with batch deletion of system and general fields in collection management ( #5988 )
2025-01-05 11:58:39 +08:00
Katherine
38d1ab4f1b
fix: parent collection fields not loaded in the kanban ( #5985 )
2025-01-05 11:57:58 +08:00
YANG QIA
72255250fa
fix(data-vi): "Current popup record" variable issue ( #5984 )
2025-01-02 23:36:55 +08:00
Junyi
b1b1dc6f13
fix(plugin-workflow-test): fix date fields precision ( #5983 )
2025-01-02 20:33:30 +08:00
nocobase[bot]
8fa4c6371c
chore(versions): 😊 publish v1.4.17
2024-12-31 14:10:09 +00:00
ChengLei Shao
98fb2063bc
chore: migrate old version unixtimestamp fields ( #5967 )
...
* chore: migrate old version unixtimestamp fields
* chore: migration
* fix: test
2024-12-30 21:39:13 +08:00
ChengLei Shao
20a4e14d4b
fix: prevent creation of collection with existing name ( #5962 )
...
* Fix: prevent creation of collection with existing name
* fix: test
* fix: test
2024-12-29 08:29:41 +08:00
YANG QIA
a89269d25a
test: sub app agent ( #5963 )
...
* test: sub agent
* chore: test
---------
Co-authored-by: Chareice <chareice@live.com>
2024-12-28 22:30:12 +08:00
Junyi
a6d9f2ff27
fix(plugin-workflow-manual): fix details block context ( #5953 )
...
* fix(client): fix details block context
* fix(plugin-workflow-manual): fix FormBlockProvider context
2024-12-27 19:34:50 +08:00
Junyi
c7831676af
fix(plugin-workflow): fix date range variables ( #5954 )
...
* feat: hidden date range variables from nodes which is not filter components
* feat: remove system daterange variables from plugin
* refactor(plugin-workflow): move date range variables to component
* fix(plugin-workflow): remove useless code
---------
Co-authored-by: Linda <huanghui9850@gmail.com>
2024-12-26 23:42:38 +08:00
nocobase[bot]
9ee8f4e481
chore(versions): 😊 publish v1.4.16
2024-12-26 11:51:03 +00:00