-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Matheus Medeiros Sarmento edited this page Apr 2, 2018
·
4 revisions
- Improves code performance and legibility.
- Refactors entire web interface and its directory structure;
- Complete separation from dispatcher server (communication is done though an event interface);
- New interface uses AngularJS as auxiliary front-end javascript framework;
- Adds generic task command line parser;
- Detaches previous task creation logic that used ONS's input directives.
- Adds treatment for tasks language support.