tachybase_todo/packages/plugins/workflow/src
Junyi 74b9639f6f
Refactor(plugin workflow): support number in repeat config for schedule (#482)
* refactor(plugin-workflow): change option cron to repeat and allow number type

* refactor(plugin-workflow): support number in repeat config for schedule
2022-06-07 12:10:39 +08:00
..
__tests__ Refactor(plugin workflow): support number in repeat config for schedule (#482) 2022-06-07 12:10:39 +08:00
actions refactor(plugin-workflow): multiple instances and event management (fix #384) (#408) 2022-05-20 16:13:12 +08:00
calculators Fix(plugin workflow): UX issues (#329) 2022-04-27 10:31:16 +08:00
collections refactor(plugin-workflow): change column type of executed from boolean to integer (#411) 2022-05-22 19:47:15 +08:00
instructions refactor(plugin-workflow): multiple instances and event management (fix #384) (#408) 2022-05-20 16:13:12 +08:00
models refactor(plugin-workflow): change column type of executed from boolean to integer (#411) 2022-05-22 19:47:15 +08:00
triggers Refactor(plugin workflow): support number in repeat config for schedule (#482) 2022-06-07 12:10:39 +08:00
constants.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
server.ts Feat(plugin workflow): schedule trigger (#438) 2022-05-31 00:00:07 +08:00