| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | Make frontend independent of API | Fabian Mastenbroek | |
| This change makes the frontend independent of the API by removing the static file serving logic from the API server. Instead, we can serve the frontend as static HTML over CDNs. | |||
| 2020-08-24 | Add implementation of portfolio and scenario UI structure | Georgios Andreadis | |
| 2020-08-24 | Add routes for portfolios and scenarios | Georgios Andreadis | |
| 2020-08-24 | Rename simulations to projects and remove experiment view | Georgios Andreadis | |
| 2020-08-24 | Add current progress on frontend port | Georgios Andreadis | |
| 2020-08-24 | Manually generate IDs | Georgios Andreadis | |
| 2020-08-24 | Prepare frontend repository for monorepo | Georgios Andreadis | |
| This change prepares the frontend Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a frontend subdirectory. | |||
