Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui): Implement URL path workflows nav (#3)
* feat(ui): Add example data table for cases * fix(engine): Return status field after create workflow * feat(ui): Move workflow CRUD into lib * build(ui): Install blocknote * feat(ui): Add create workflow form * feat(ui): Enable workflow path nav in switcher * feat(ui): Set workflow ID in context after load in switcher * feat: Rename selectedWorkflow vars / funcs to workflow
- Loading branch information