summaryrefslogtreecommitdiff
path: root/frontend/src/index.js
AgeCommit message (Collapse)Author
2020-11-11Add support for frontend error reporting via SentryFabian Mastenbroek
This change sets up Sentry to collect errors that occur at the frontend.
2020-10-29Use built-in Sass support from Create React AppFabian Mastenbroek
This change updates the frontend to use the built-in Sass support provided by Create React App to simplify the development pipeline.
2020-08-24Add first plotting attempts for portfoliosGeorgios 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.