| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-04 | refactor(web/runner): Update runner to use new web client | Fabian Mastenbroek | |
| This change updates the web runner implementation to use the new API client introduced in the previous commit. | |||
| 2021-07-15 | fix(ui): Relax topology schema requirements | Fabian Mastenbroek | |
| This change fixes an issue where the topology generated by the frontend was not accepted by the API server. | |||
| 2021-07-05 | runner: Use public API for scheduling simulation jobs | Fabian Mastenbroek | |
| This change updates the web runner to not require direct database access for scheduling simulation jobs. Instead, the runner polls the public REST API for available jobs and reports its results through there. | |||
