tachybase_todo/packages/core
Junyi d691e4c7e6
feat(plugin-workflow): support multiple data source in workflow (#3739)
* feat(plugin-workflow): support multiple data source in workflow

* fix(plugin-workflow): fix test cases

* test(plugin-workflow-sql): debug test case

* fix(plugin-workflow): fix collection trigger creation without config

* test(plugin-workflow-sql): debug test case

* fix: workflow e2e test

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* test(plugin-workflow-sql): debug test case

* test: approval e2e

* fix: remove pro-plugins from packages

* refactor(plugin-workflow): support pass collection from props to CollectionBlockInitializer

* test(plugin-workflow): add test case

* fix(plugin-workflow): disable modification of executed workflow

* fix: e2ePageObjectModel

* fix: load data source when data source load failed (#3793)

* chore: console.log

* fix(subTable): fix sorting rule setting (#3795)

* fix: through collection support search (#3800)

* fix(client): visible -> useVisible

* fix(client): fix action designer error occured in custom form (#3801)

* fix(client): fix action designer error occured in custom form

* fix(client): fix from the source

* chore(module): remove submodule

* fix(plugin-workflow): fix client cycling import

* fix(plugin-workflow): fix collection event name

* fix(plugin-workflow): fix undefined ref

---------

Co-authored-by: hongboji <j414562100@qq.com>
Co-authored-by: ChengLei Shao <chareice@live.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
Co-authored-by: katherinehhh <shunai.tang@hand-china.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-03-25 14:46:22 +08:00
..
acl chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
actions chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
app chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
auth chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
build chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
cache chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
cli feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
client feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
create-nocobase-app chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
data-source-manager feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
database chore: set default association reference on delete action to no action (#3722) 2024-03-24 09:37:52 +08:00
devtools chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
evaluators chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
logger chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
resourcer chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
sdk chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
server fix: update the locale file requires a reboot 2024-03-25 09:46:45 +08:00
telemetry chore(versions): 😊 publish v0.20.0-alpha.16 2024-03-23 17:54:02 +08:00
test feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
utils feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00