-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Workflow copy, export and import (#8)
* workflow recipe. app core improves * standard * add db validation errors handler * workflow unscheduler (on remove workflow) * task destroy method. remove everything linked to a task. * stop throwing errors when events are not found * workflow CRUD methods updated * crud controllers backward compatible * added api version control using headers * ErrorHandler.ClientError dependency added
- Loading branch information
Showing
17 changed files
with
1,121 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.