Junyi
|
8ee8ab7d6d
|
refactor(plugin-workflow): refactor apis (#3267)
* refactor(plugin-workflow): refactor apis
* fix(plugin-workflow-parallel): fix import in test cases
* fix(plugin-workflow): fix some module import source
* fix(plugin-workflow): move manual table acl to manual plugin
* fix(plugin-workflow-manual): fix folder typo
|
2023-12-27 13:55:48 +08:00 |
|
chenos
|
e8f481ae68
|
chore(versions): 😊 publish v0.18.0-alpha.2
|
2023-12-25 22:26:05 +08:00 |
|
chenos
|
95e6a32647
|
chore(versions): 😊 publish v0.18.0-alpha.1
|
2023-12-21 20:40:32 +08:00 |
|
xilesun
|
d6dbc970a5
|
chore(versions): 😊 publish v0.17.0-alpha.7
|
2023-12-15 11:39:15 +08:00 |
|
Junyi
|
58f1918e73
|
feat(plugin-workflow-form): add role name to form trigger context (#3182)
* feat(plugin-workflow-form): add role name to form trigger context
* refactor(plugin-workflow-dynamic-calculation): move to extended group
|
2023-12-13 04:08:02 -08:00 |
|
chenos
|
a702762cca
|
chore(versions): 😊 publish v0.17.0-alpha.6
|
2023-12-13 16:36:59 +08:00 |
|
xilesun
|
35301358de
|
chore(versions): 😊 publish v0.17.0-alpha.5
|
2023-12-12 23:07:55 +08:00 |
|
chenos
|
cf9ccfe4f9
|
chore(versions): 😊 publish v0.17.0-alpha.4
|
2023-12-12 14:10:36 +08:00 |
|
Junyi
|
0e7cb9e5cf
|
refactor(plugin-workflow): split workflow features into plugins (#3115)
* refactor(plugin-workflow): split manual and dynamic calculation into plugins
* refactor(plugin-workflow): move loop to plugin
* refactor(plugin-workflow): move parallel to plugin
* fix(plugin-dynamic-calculation): fix package title
* fix(plugin-workflow): fix plugin name
* refactor(plugin-workflow): move delay to plugin
* refactor(plugin-workflow): simplify exporting names
* refactor(plugin-workflow): move aggregate to plugin
* refactor(plugin-workflow): move sql to plugin
* refactor(plugin-workflow): move reqeust to plugin
* refactor(plugin-workflow): move form trigger to plugin
* refactor(plugin-workflow): move locale to plugins
* fix(plugin-workflow): fix test cases
* fix(plugin-workflow-request): package name typo
* fix(plugin-workflow): remove clean db from testkit
* fix(plugin-workflow-sql): skip independent case
* fix(plugin-workflow-sql): skip independent case
* fix(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* test(plugin-workflow-delay): fix test cases
* fix(plugin-workflow): fix migration version matching
* test(plugin-workflow): fix test case
* refactor(plugin-workflow): correct exporting of testkit
* fix(plugin-workflow): fix testkit and require module
* refactor(plugin-workflow): add workflow-test package for testing
* test(plugin-workflow): test weird case
* fix(plugin-workflow-test): remove workflow dependency to avoid cycling
* fix(plugin-workflow): fix migration version
* fix(plugin-workflow): fix migration and packages
* fix(plugin-workflow): fix package dependencies
* fix(preset): fix builtin list in preset
* fix(plugin-workflow): add package entry file
* fix(plugin-workflow): fix migrations
* refactor(plugin-workflow): remove require
* fix(plugin-workflow): fix locale namespace
* fix(plugin-workflow): fix merged errors
* fix(plugin-workflow): fix import cycling references
* refactor(plugin-workflow): change instruction and triggers to classes in client
* fix(plugin-workflow): fix migration version
|
2023-12-07 05:46:58 -08:00 |
|