Add support for the two new loop user types to AlgorithmEditor
Summary
The loop user algorithm type has been split in two versions:
- Sequential
- Autonomous
That change requires the AlgorithmEditor to be updated in order to work properly as well as continue passing the tests.