| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-18 | api: Update API Schema to OpenAPI v3 | Fabian Mastenbroek | |
| This change updates the API Schema to the more recent OpenAPI version 3 and in addition actualizes the API specification to match the API again. | |||
| 2021-05-18 | api: Add Swagger UI for API documentation | Fabian Mastenbroek | |
| This change adds Swagger UI to the REST API endpoint in order to experiment with the API endpoints interactively. It also serves as the documentation for the API endpoints. | |||
| 2021-05-17 | api: Remove user handling from OpenDC API server | Fabian Mastenbroek | |
| This change removes any of the user handling and endpoints from the OpenDC API server. The API server does not need to store user information other than an identifier in the database. | |||
| 2020-08-24 | Added authorizations endpoint for prefabs | jc0b | |
| 2020-08-24 | Improve docs | Georgios Andreadis | |
| 2020-08-24 | Reformat API spec | Fabian Mastenbroek | |
| This change reformats the API spec to follow the YAML spec and the updated EditorConfig. | |||
| 2020-08-24 | Add prototype of web experiment runner | Fabian Mastenbroek | |
| This change adds a bridge between the frontend and the new simulator implementation via MongoDB. | |||
| 2020-08-24 | Add implementation of portfolio and scenario UI structure | Georgios Andreadis | |
| 2020-08-24 | Implement scenario routes | Georgios Andreadis | |
| 2020-08-24 | Implement portfolio endpoints | Georgios Andreadis | |
| 2020-08-24 | Update API design | Georgios Andreadis | |
| 2020-08-24 | Add portfolios and scenarios to spec | Georgios Andreadis | |
| 2020-08-24 | Rename simulations to projects and remove experiment view | Georgios Andreadis | |
| 2020-08-24 | prefabs groundwork | jc0b | |
| 2020-08-24 | Remove last simulated tick | Georgios Andreadis | |
| 2020-08-24 | Add experiment POST | Georgios Andreadis | |
| 2020-08-24 | Add new experiment endpoints | Georgios Andreadis | |
| 2020-08-24 | Implement authorizations endpoint | Georgios Andreadis | |
| 2020-08-24 | Remove task states | Georgios Andreadis | |
| 2020-08-24 | Add path and type to API spec of trace | Georgios Andreadis | |
| 2020-08-24 | Add traces endpoint | Georgios Andreadis | |
| 2020-08-24 | Finalize monorepo setup for OpenDC | Fabian Mastenbroek | |
| This change merges the four main OpenDC development repositories into a single Git repository and performs final organization of the repository. | |||
| 2020-08-24 | Prepare opendc repository for monorepo | Georgios Andreadis | |
| This change prepares the opendc repository for a monorepo setup by moving all files to the core/ directory. After all repositories have been merged into this repository, we will move the correct files back. | |||
| 2020-06-26 | Moved topologies POST to simulations | jc0b | |
| 2020-06-24 | Fix typo | Georgios Andreadis | |
| 2020-06-23 | Add all collections | Georgios Andreadis | |
| 2020-06-23 | Add new API spec | Georgios Andreadis | |
