nocobase[bot]
c0bdaec473
Merge branch 'main' into next
2025-01-15 20:32:45 +00:00
Zeke Zhang
9af7fb951c
fix(mobile): fix SafeArea not working issue ( #6068 )
2025-01-16 04:32:17 +08:00
nocobase[bot]
e5d398d8a1
Merge branch 'main' into next
2025-01-15 13:06:02 +00:00
chenos
2c936b6eb1
feat: improve the extensibility of file-storage ( #6071 )
2025-01-15 21:05:35 +08:00
Junyi
04b3540739
chore(plugin-workflow): cherry pick ( #6057 )
...
* refactor(plugin-workflow): change api of manually execute (#5850 )
* feat: add subflow node
* feat: add execution event
* feat: add force option
* feat: avoid recurring call
* feat: add stack to execution
* feat: add cyclic call validator
* feat: collection trigger add execution stack
* fix: stack
* fix: manual execute
* refactor(plugin-workflow): adjust api and implementent
* chore: revert locale back
* feat: trigger field set add scope variables
* feat: add changeOnSelect
* feat: variables support ID reference
* feat: change locale
* refactor(plugin-workflow): support execute by passing filterByTk for a record
* refactor(plugin-workflow): adjust props name
* fix(plugin-workflow): fix execute variable context
* fix(plugin-workflow): fix variables and locales
* chore(plugin-workflow): remove demo code
* fix(plugin-workflow): fix import
* fix(plugin-workflow): fix build error
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
* fix(plugin-workflow): fix schedule picker value (#6039 )
* fix(plugin-workflow): fix variable compoent onchange (#5964 )
---------
Co-authored-by: shz <huanghui9850@gmail.com>
2025-01-15 17:42:49 +08:00
nocobase[bot]
540a22ba31
Merge branch 'main' into next
2025-01-15 09:00:22 +00: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
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]
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]
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
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
Chareice
8627ae7e43
chore: response env value in appInfo
2025-01-13 14:58:45 +08:00
Chareice
86f59d4fa9
fix(async-task-manager): button styles
2025-01-12 17:54:30 +08:00
Chareice
327f02ca1a
chore: import validate
2025-01-12 17:32:43 +08: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
Chareice
1a198e06e3
chore: logger level
2025-01-12 12:52:10 +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
nocobase[bot]
efb124984c
chore(versions): 😊 publish v1.4.22
2025-01-10 16:11:39 +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
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]
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]
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
nocobase[bot]
e2d76e1496
Merge branch 'main' into next
2025-01-09 09:03:55 +00: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
nocobase[bot]
1e3b945537
Merge branch 'main' into next
2025-01-09 02:17:05 +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
Chareice
b4f262d2da
Merge branch 'main' into next
2025-01-09 09:48:01 +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
nocobase[bot]
a9d30fe330
Merge branch 'main' into next
2025-01-08 13:33:21 +00:00
chenos
3c83c1b9cd
chore: getHref
2025-01-08 21:32:31 +08:00
nocobase[bot]
4c7eb0b5c0
Merge branch 'main' into next
2025-01-08 12:43:31 +00: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
nocobase[bot]
7ade635d67
chore(versions): 😊 publish v1.5.0-beta.26
2025-01-08 12:21:37 +00:00
nocobase[bot]
8c75cc37f7
Merge branch 'main' into next
2025-01-08 03:22:01 +00:00
Katherine
5eb8f751da
fix: details block to render map field as map ( #6010 )
2025-01-08 11:21:39 +08:00