tachybase_todo/packages/plugins/workflow/src/server
Junyi e3e352ffeb
refactor(sequence-field): move to plugin and use table to record (#1209)
* refactor(sequence-field): move to plugin and use table to record

* fix(database): skip test case which not in core

* fix(plugin-sequence): add migration

* fix(plugin-sequence): fix types

* test(plugin-sequence): fix test cases

* fix(plugin-sequence): fix configuration ui

* fix(plugin-sequence): fix merge

* fix(plugin-sequence): fix schema and error message
2022-12-16 01:04:22 -08:00
..
__tests__ Fix(plugin-workflow): client refactor (#1163) 2022-12-06 02:18:40 -08:00
actions feat(plugin-workflow): add duplicate action (#1171) 2022-12-01 06:52:46 -08:00
calculators Fix(plugin-workflow): client refactor (#1163) 2022-12-06 02:18:40 -08:00
collections fix(plugin-workflow): dispatch when server start (#1183) 2022-12-01 23:58:13 -08:00
extensions feat: using bigint for id field (#1100) 2022-11-20 14:40:41 +08:00
instructions Fix(plugin-workflow): client refactor (#1163) 2022-12-06 02:18:40 -08:00
migrations refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
models Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
triggers fix(plugin-workflow): use dual pipes to process triggers (#1187) 2022-12-02 22:34:47 -08:00
constants.ts refactor(plugin-workflow): split transaction for collection trigger (#1080) 2022-11-14 20:05:01 +08:00
index.ts refactor(plugin-workflow): adjust some api (#1067) 2022-11-10 13:33:52 +08:00
Plugin.ts Fix(plugin-workflow): client refactor (#1163) 2022-12-06 02:18:40 -08:00
Processor.ts fix(plugin-workflow): use dual pipes to process triggers (#1187) 2022-12-02 22:34:47 -08:00