summaryrefslogtreecommitdiff
path: root/frontend/src/api/routes
AgeCommit message (Collapse)Author
2020-10-27Propagate user-specified API url to React buildFabian Mastenbroek
This change fixes an issue where we did not forward the environmental variable for controlling the API url to the React build.
2020-08-24Merge branch 'master' onto working copyjc0b
2020-08-24Add first plotting attempts for portfoliosGeorgios Andreadis
2020-08-24prefab startjc0b
2020-08-24Add implementation of portfolio and scenario UI structureGeorgios Andreadis
2020-08-24Add routes for portfolios and scenariosGeorgios Andreadis
2020-08-24Rename simulations to projects and remove experiment viewGeorgios Andreadis
2020-08-24Add current progress on frontend portGeorgios Andreadis
2020-08-24Manually generate IDsGeorgios Andreadis
2020-08-24Prepare frontend repository for monorepoGeorgios 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.