Skip to content

Commit

Permalink
add TODO items
Browse files Browse the repository at this point in the history
  • Loading branch information
sarat1669 authored Jun 27, 2021
1 parent fa080c1 commit 48357a5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,17 @@ If there are multiple connections to the component, the component will be execut

If a connection is `DISABLED`, it will recursively disable all connections till a component is found which has a connection still in `INITIAL` or `RESOLVED` state

### TODO
- [x] Workflow execution
- [x] Branching and merging
- [x] Conditional branching
- [x] Multiple outcomes for components
- [ ] Loops
- [ ] Visual Editor
- [ ] Sub flows
- [ ] Error handling
- [ ] Documentation

### Contributing
Request a new feature by creating an issue or create a pull request with new features or fixes.

Expand Down

0 comments on commit 48357a5

Please sign in to comment.