summaryrefslogtreecommitdiff
path: root/frontend/src/components/modals/custom-components/NewPortfolioModalComponent.js
AgeCommit message (Collapse)Author
2020-11-10Perform form validation in modalsFabian Mastenbroek
This change updates the modal components to perform validation before submitting the request.
2020-11-01Show full metric namesFabian Mastenbroek
This change updates the frontend such that metrics are now shown by their full name instead of a code.
2020-10-29Reimplement modals for stabilityFabian Mastenbroek
2020-10-28Migrate to Reactstrap for Modal implementationFabian Mastenbroek
2020-08-24Add first plotting attempts for portfoliosGeorgios Andreadis
2020-08-24Add implementation of portfolio and scenario UI structureGeorgios Andreadis