7131 Commits

Author SHA1 Message Date
chenos
00c9944eda chore: update Dockerfile 2025-01-11 22:53:51 +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
YANG QIA
0819523a90
Update SECURITY.md 2025-01-11 13:30:59 +08:00
nocobase[bot]
8c30733e0b docs: update changelogs 2025-01-10 16:31:46 +00:00
nocobase[bot]
efb124984c chore(versions): 😊 publish v1.4.22 v1.4.22 2025-01-10 16:11:39 +00:00
Junyi
4751bda137
chore(evaluators): upgrade formulajs version to 4.4.9 (#6037) 2025-01-10 23:08:17 +08: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]
da24f729f2 docs: update changelogs 2025-01-10 04:01:54 +00:00
nocobase[bot]
bea0974067 chore(versions): 😊 publish v1.4.21 v1.4.21 2025-01-10 03:53:19 +00:00
chenos
53eca84eda fix: docker image 2025-01-10 11:33:12 +08:00
chenos
cad134f6ef chore: update Dockerfile 2025-01-10 11:26:24 +08:00
chenos
27f788f132
fix: resolve missing public path in icon file paths (#6034)
* fix: resolve missing public path in icon file paths

* fix: error
2025-01-10 11:07:40 +08:00
Zeke Zhang
e1889ef502
fix(variable): fix incorrect field display of current record in sub-details (#6030) 2025-01-10 10:56:52 +08:00
chenos
80bd0e9870 fix: use posix.resolve 2025-01-10 10:42:35 +08:00
chenos
5ecd48ad15 fix: ensure URL paths start with public path and redirect public path without trailing slash 2025-01-10 10:13:44 +08:00
Katherine
fa60e339b4
chore: get link by app.getHref (#6029) 2025-01-10 10:08:00 +08:00
Katherine
a1c0d6b969
refactor: support linkage rules in the details block to hide(reserved value) (#6031) 2025-01-10 09:35:10 +08:00
ChengLei Shao
9b8c274fc9
fix: fields sort (#6028) 2025-01-09 21:31:39 +08:00
Zeke Zhang
ea82812222
fix(linkageRules): fix invalid issue of form linkage rules (#5876) (#6023)
* fix(linkageRules): fix invalid issue of form linkage rules (#5876)

* test: add e2e test

* fix: complete the fix

* fix: fix e2e errors

* fix: fix e2e errors

* feat(table): add support for conditional styling based on pretty mode

* feat(FormItem): enhance wrapperStyle to conditionally apply padding based on background color

* chore: skip e2e test

---------

Co-authored-by: sheldon guo <sheldon_66@163.com>
2025-01-09 19:08:18 +08:00
chenos
736aa9ee93 fix: ensure URL paths start with process.env.APP_PUBLIC_PATH 2025-01-09 18:14:17 +08:00
Junyi
7e5dedae45
chore(plugin-workflow-mailer): remove copied test file (#6025) 2025-01-09 17:03:33 +08:00
nocobase[bot]
8b63e30a64 docs: update changelogs 2025-01-09 04:51:47 +00:00
nocobase[bot]
ac211ebf82 chore(versions): 😊 publish v1.4.20 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
Junyi
5c97e7c3f9
feat(plugin-workflow): allow to sort workflows when binding to action button (#6017) 2025-01-08 20:38:41 +08:00
Katherine
5ce5b05cb6
fix: required validation not working after deleting data in rich text editor (#6006) 2025-01-08 16:10:53 +08:00
Katherine
35238cc02e
refactor(client): set default end time for time range in filter block to 23:59:59" (#6012)
* fix: datetime format

* fix: bug
2025-01-08 14:47:05 +08:00
Katherine
a17b0ca63b
fix: misalignment issue when action column buttons are hidden (#6014) 2025-01-08 11:31:33 +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
YANG QIA
452cfa376f
fix(client): fix the issue where headers included in client requests were being overwritten (#6009) 2025-01-07 20:34:16 +08:00
Katherine
dbd40f74cb
fix: create collections button issue on clicking Collections tab in REST API (#5992) 2025-01-07 10:50:13 +08:00
Katherine
b4ed765317
fix: foreignKey, targetKey, sourceKey support filtering by Chinese characters (#5997) 2025-01-07 10:05:03 +08:00
Katherine
bea3ebccc4
fix: fix style of setting button in compact theme (#6001) 2025-01-07 10:04:47 +08:00
Junyi
f9f9134fa7
fix(client): remove useless style (#5998) 2025-01-07 09:16:09 +08:00
Zeke Zhang
722e72a544 chore: remove dependabot 2025-01-07 08:55:12 +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]
d8675e2582 docs: update changelogs 2025-01-06 08:22:13 +00:00
nocobase[bot]
d127a224c4 chore(versions): 😊 publish v1.4.19 v1.4.19 2025-01-06 07:45:09 +00:00
Katherine
7743ba64c1
fix: date range picker in filter form/action not showing time picker when showTime is set (#5994) 2025-01-06 15:11:49 +08:00
nocobase[bot]
76bab7ca46 docs: update changelogs 2025-01-06 04:47:55 +00:00
nocobase[bot]
73b5a50182 chore(versions): 😊 publish v1.4.18 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