tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client/components
Junyi fb11c82b79
feat(plugin-workflow): add cancel action for execution (#3425)
* feat(plugin-workflow): add cancel action for execution

* feat(plugin-workflow): add cancel button in execution canvas

* fix(plugin-workflow-manual): fix canceled execution actions
2024-01-24 21:09:48 +08:00
..
CollectionBlockInitializer.tsx refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
CollectionFieldset.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
DrawerDescription.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
DrawerForm.tsx refactor(plugin-workflow): add trigger title for workflow which is different with title (#3333) 2024-01-06 11:17:28 +08:00
ExecutionStatus.tsx feat(plugin-workflow): add cancel action for execution (#3425) 2024-01-24 21:09:48 +08:00
FieldsSelect.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
FilterDynamicComponent.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
OpenDrawer.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
RadioWithTooltip.tsx feat(plugin-workflow): add space control to RadioWithTooltip (#3252) 2023-12-24 17:14:38 +08:00
renderEngineReference.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
StatusButton.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ValueBlock.tsx fix(plugin-workflow-manual): fix value block in todo block (#3400) 2024-01-17 00:06:40 +08:00