| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-03 | Factor out hardcoded SERVER_BASE_URL | Georgios Andreadis | |
| 2017-02-26 | Fix chart handling of time values above 100s | Georgios Andreadis | |
| 2017-02-17 | Fix button handler being triggered multiple times | Georgios Andreadis | |
| The issue was that previous event handlers of the same button were not removed on closing the dialog. This is now resolved by removing all event handlers of the 'new experiment' button when registering a new handler. | |||
| 2017-01-27 | Fix graph view in building mode | Georgios Andreadis | |
| 2017-01-26 | Refactor controllers to use 'const' when possible | Georgios Andreadis | |
| 2017-01-26 | Refactor api.ts to use 'const' wherever possible | Georgios Andreadis | |
| 2017-01-26 | Fix task state generation | Georgios Andreadis | |
| 2017-01-26 | Fetch states for all ticks at once | Georgios Andreadis | |
| All experiment states are now fetched in one go. Additionally, the experiments are now expected to start at tick 1 (this was wrongly assumed to be 0, before). | |||
| 2017-01-26 | Set first tick to be 1 instead of 0 | Georgios Andreadis | |
| 2017-01-24 | Initial commit | Georgios Andreadis | |
