2388 Commits

Author SHA1 Message Date
chenos
225278602c
Update server.ts 2025-01-24 15:22:21 +08:00
Katherine
7c45197058
fix: select in read-only mode clickable and text overflow issue on mobile (#6130) 2025-01-24 11:41:27 +08:00
Junyi
55a7d9a828
refactor(plugin-file-manager): move destroy to collection event (#6127) 2025-01-23 22:27:11 +08:00
Junyi
19ffa45ee9
fix(plugin-workflow): fix tsfn for generating SQL (#6128) 2025-01-23 20:33:04 +08:00
nocobase[bot]
1250300fb2 chore(versions): 😊 publish v1.4.30 2025-01-23 00:13:10 +00:00
xilesun
986fb5d5bc fix(tree): test 2025-01-22 23:55:54 +08:00
YANG QIA
aa62053c14
fix(tree): should not set a tree collection node as its own parent (#6122) 2025-01-22 17:57:50 +08:00
Junyi
b89f255d4c
fix(plugin-workflow-request): fix flow bug (#6120) 2025-01-22 17:15:30 +08:00
Junyi
29f547bc26
fix(plugin-workflow-test): fix acl for mock data source (#6116) 2025-01-22 09:45:44 +08:00
nocobase[bot]
a326f7efae chore(versions): 😊 publish v1.4.29 2025-01-21 07:13:43 +00:00
Katherine
b79e9035cb
feat: support configuring the number of icons per row in the mobile … (#6106)
* feat: support configuring  the number of icons per row in the mobile  action penal

* fix: bug
2025-01-21 13:36:56 +08:00
nocobase[bot]
38f247c33d chore(versions): 😊 publish v1.4.28 2025-01-21 04:32:08 +00:00
Junyi
03df117637
fix(plugin-verification): provider id should not be editable (#6097) 2025-01-20 12:14:44 +08:00
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