| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-29 | Add support for caching node modules during Docker builds | Fabian Mastenbroek | |
| 2020-10-29 | Convert UnitTabs to Reactstrap | Fabian Mastenbroek | |
| 2020-10-29 | Pack Bootstrap dependency ourselves | Fabian Mastenbroek | |
| 2020-10-29 | Delete unnecessary jQuery util | Fabian Mastenbroek | |
| 2020-10-29 | Use built-in Sass support from Create React App | Fabian Mastenbroek | |
| This change updates the frontend to use the built-in Sass support provided by Create React App to simplify the development pipeline. | |||
| 2020-10-28 | Eliminate use of jQuery from the frontend | Fabian Mastenbroek | |
| 2020-10-28 | Migrate popovers to Reactstrap | Fabian Mastenbroek | |
| 2020-10-28 | Migrate to Reactstrap for Modal implementation | Fabian Mastenbroek | |
| 2020-10-28 | Use scroll-padding for aligning anchors | Fabian Mastenbroek | |
| This change is one in a series of patches to remove the use of jQuery. Here, we can utilize the scroll-padding CSS property to align anchors properly in presence of a fixed top header. | |||
| 2020-10-27 | Fix images on frontpage | Fabian Mastenbroek | |
| This change fixes the invalid images on the frontpage by hosting them ourselves. | |||
| 2020-10-27 | Split prod and dev config for Docker Compose | Fabian Mastenbroek | |
| This change splits the Docker Compose configuration into three files in order to share the configuration for different environments (e.g. development and production). Furthermore, this change drops the requirement for a reverse proxy. | |||
| 2020-10-27 | Propagate user-specified API url to React build | Fabian 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-24 | yarn format on prefabs | jc0b | |
| 2020-08-24 | Fix frontend build failure | jc0b | |
| 2020-08-24 | Code cleanup | jc0b | |
| 2020-08-24 | Adding prefabs works now | jc0b | |
| 2020-08-24 | replaced yield calls() | jc0b | |
| 2020-08-24 | Debugging RoomStore | jc0b | |
| 2020-08-24 | More stuff for review | jc0b | |
| 2020-08-24 | Merge branch 'master' of github.com:atlarge-research/opendc-dev | jc0b | |
| 2020-08-24 | Improve docs | Georgios Andreadis | |
| 2020-08-24 | Some debugging stuff | jc0b | |
| 2020-08-24 | Create prefabs from topologies | jc0b | |
| 2020-08-24 | Increase component limits and add overflow handling | Georgios Andreadis | |
| 2020-08-24 | Merge branch 'master' of github.com:atlarge-research/opendc-dev | jc0b | |
| 2020-08-24 | changes to prefabs with giorgios | jc0b | |
| 2020-08-24 | Merge branch 'master' onto working copy | jc0b | |
| 2020-08-24 | Fix scenario name handling and increase margin | Georgios Andreadis | |
| 2020-08-24 | Remove topology print | Georgios Andreadis | |
| 2020-08-24 | Set first scenario name to be "Base scenario" | Georgios Andreadis | |
| 2020-08-24 | Fix name of duplicate topology | Georgios Andreadis | |
| 2020-08-24 | Implement topology duplication | Georgios Andreadis | |
| 2020-08-24 | Remove old charting library | Georgios Andreadis | |
| 2020-08-24 | Fix dependencies | Georgios Andreadis | |
| 2020-08-24 | Fix polling and upgrade bootstrap | Georgios Andreadis | |
| 2020-08-24 | Add error bars | Georgios Andreadis | |
| 2020-08-24 | Fix overflow and rearrange | Georgios Andreadis | |
| 2020-08-24 | Add first plotting attempts for portfolios | Georgios Andreadis | |
| 2020-08-24 | Merge branch 'master' onto local working copy | jc0b | |
| Preserve working copy while updating | |||
| 2020-08-24 | Update proxy | Georgios Andreadis | |
| 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 | 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 | prefab start | jc0b | |
| 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 | Fix Docker setup | Georgios Andreadis | |
| 2020-08-24 | Add portfolios and scenarios to spec | Georgios Andreadis | |
| 2020-08-24 | Add a web server CI setup | Georgios Andreadis | |
| 2020-08-24 | Add new left sidebar, move topology controls | Georgios Andreadis | |
| 2020-08-24 | Rename simulations to projects and remove experiment view | Georgios Andreadis | |
