2381 Commits

Author SHA1 Message Date
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
nocobase[bot]
3de514b302 Merge branch 'next' into develop 2025-01-14 11:40:31 +00:00
xilesun
bbb89d5f35 Merge branch 'main' into next 2025-01-14 19:39:39 +08: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
nocobase[bot]
dc3cd8e210 Merge branch 'next' into develop 2025-01-14 08:52:17 +00:00
nocobase[bot]
4a58559331 Merge branch 'main' into next 2025-01-14 08:51:53 +00:00
nocobase[bot]
d0372a88a5 chore(versions): 😊 publish v1.5.0-beta.28 2025-01-14 07:57:58 +00:00
nocobase[bot]
4f523316b4 chore(versions): 😊 publish v1.6.0-alpha.14 2025-01-14 05:56:55 +00:00
nocobase[bot]
814693476d chore(versions): 😊 publish v1.6.0-alpha.13 2025-01-14 05:27:59 +00:00
katherinehhh
0cbd1ca795 Merge branch 'next' into develop 2025-01-14 13:18:43 +08:00
nocobase[bot]
19a63ebab3 Merge branch 'main' into next 2025-01-14 02:06:28 +00:00
Katherine
565e55559a
fix: public form style issue (#6055) 2025-01-14 10:06:07 +08:00
nocobase[bot]
a897091a29 Merge branch 'next' into develop 2025-01-14 00:52:54 +00:00
Chareice
9b85cb1876
fix: test 2025-01-14 08:52:24 +08:00
nocobase[bot]
d5ba781d12 chore(versions): 😊 publish v1.4.23 2025-01-13 08:37:08 +00:00
nocobase[bot]
dfa22eb23e Merge branch 'next' into develop 2025-01-13 06:59:12 +00:00
Chareice
8627ae7e43
chore: response env value in appInfo 2025-01-13 14:58:45 +08:00
nocobase[bot]
b544572a81 Merge branch 'next' into develop 2025-01-12 09:55:00 +00:00
Chareice
86f59d4fa9
fix(async-task-manager): button styles 2025-01-12 17:54:30 +08:00
nocobase[bot]
04c88f7818 Merge branch 'next' into develop 2025-01-12 09:33:19 +00:00
Chareice
327f02ca1a
chore: import validate 2025-01-12 17:32:43 +08:00
nocobase[bot]
f05f533842 Merge branch 'next' into develop 2025-01-12 08:12:44 +00:00
nocobase[bot]
de35229e64 Merge branch 'main' into next 2025-01-12 08:12:19 +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
nocobase[bot]
d6d430fecd Merge branch 'next' into develop 2025-01-12 04:52:40 +00:00
Chareice
1a198e06e3
chore: logger level 2025-01-12 12:52:10 +08:00
chenos
f9df480a3a Merge branch 'next' into develop
# Conflicts:
#	packages/plugins/@nocobase/plugin-users/src/client/schemas/users.ts
2025-01-11 23:02:17 +08:00
nocobase[bot]
eaa29d2a2b Merge branch 'main' into next 2025-01-11 07:13:12 +00: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
Junyi
0adab556f8
fix(plugin-workflow): fix schedule picker value (#6039) 2025-01-11 12:06:24 +08:00
nocobase[bot]
efb124984c chore(versions): 😊 publish v1.4.22 2025-01-10 16:11:39 +00:00
nocobase[bot]
4582009346 Merge branch 'next' into develop 2025-01-10 11:43:14 +00:00
nocobase[bot]
dc25e8a9d4 Merge branch 'main' into next 2025-01-10 11:42:53 +00:00
Junyi
2efa3eddea
fix(plugin-workflow): fix logger api (#6036) 2025-01-10 19:42:29 +08:00
mytharcher
5c7a38c569 Merge branch 'next' into develop 2025-01-10 17:05:15 +08:00
mytharcher
ff526f9a78 Merge branch 'main' into next 2025-01-10 16:46:08 +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]
39a40b11eb chore(versions): 😊 publish v1.5.0-beta.27 2025-01-10 03:59:31 +00:00
nocobase[bot]
bea0974067 chore(versions): 😊 publish v1.4.21 2025-01-10 03:53:19 +00:00
nocobase[bot]
98a98b5fa0 chore(versions): 😊 publish v1.6.0-alpha.12 2025-01-10 03:51:12 +00:00
nocobase[bot]
8f31316d7e Merge branch 'next' into develop 2025-01-10 02:08:49 +00:00
nocobase[bot]
470f07f3ae Merge branch 'main' into next 2025-01-10 02:08:26 +00:00
Katherine
fa60e339b4
chore: get link by app.getHref (#6029) 2025-01-10 10:08:00 +08:00
nocobase[bot]
e8cdcc94ae Merge branch 'next' into develop 2025-01-10 01:36:03 +00:00
chenos
fae1ca9e02 feat: add process.env.ENV_VARS_AES_SECRET_KEY 2025-01-09 23:37:45 +08:00
nocobase[bot]
0a39303350 Merge branch 'main' into next 2025-01-09 13:32:53 +00:00
ChengLei Shao
9b8c274fc9
fix: fields sort (#6028) 2025-01-09 21:31:39 +08:00
chenos
85238df440 Merge branch 'next' into develop
# Conflicts:
#	packages/core/client/src/locale/zh-CN.json
2025-01-09 18:19:38 +08:00
nocobase[bot]
7a91444572 chore(versions): 😊 publish v1.6.0-alpha.11 2025-01-09 10:15:45 +00:00