summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src
AgeCommit message (Expand)Author
2022-10-27fix(web/ui): Drop dependency on Roboto fontFabian Mastenbroek
2022-10-27build(web/ui): Update to Next 13 and React 18Fabian Mastenbroek
2022-10-27refactor(web/ui): Drop dependency on FontAwesomeFabian Mastenbroek
2022-10-10fix(web/ui): Fix UnitInfo popoverFabian Mastenbroek
2022-10-10fix(web/runner): Fix service metric reportingFabian Mastenbroek
2022-10-10feat(web/ui): Show monthly simulation budget in UIFabian Mastenbroek
2022-09-20refactor(web/ui): Migrate to composable tableFabian Mastenbroek
2022-09-20fix(web/ui): Fix overflow of topology sidebarFabian Mastenbroek
2022-09-20fix(web/ui): Do not fail on stale Redux stateFabian Mastenbroek
2022-09-20refactor(web/ui): Use PatternFly Charts for plotsFabian Mastenbroek
2022-09-20feat(web/ui): Redesign projects pageFabian Mastenbroek
2022-09-20feat(web/ui): Reduce height of application headerFabian Mastenbroek
2022-09-20refactor(web/ui): Move project selector into mastheadFabian Mastenbroek
2022-09-20fix(web/ui): Fix z-index of context selector componentFabian Mastenbroek
2022-09-20fix(web/ui): Only display selected metricsFabian Mastenbroek
2022-09-20fix(web/ui): Fix duplication of topologyFabian Mastenbroek
2022-09-20fix(web/ui): Fix deletion of topologyFabian Mastenbroek
2022-09-20build(web/ui): Update dependenciesFabian Mastenbroek
2022-05-16build(web/ui): Update dependencies of web UIFabian Mastenbroek
2022-05-16fix(web/ui): Fix hotkeys support in React 18Fabian Mastenbroek
2022-04-06feat(web/ui): Add support for unauthenticated user accessFabian Mastenbroek
2022-04-05fix(web/ui): Do not use next/imageFabian Mastenbroek
2022-04-04refactor(web/ui): Fix compatibility with new APIFabian Mastenbroek
2022-02-17fix(web/ui): Fix creation of topologiesFabian Mastenbroek
2021-08-17feat(ui): Add context selectorsFabian Mastenbroek
2021-07-22feat(ui): Toggle to Floor Plan on room selectFabian Mastenbroek
2021-07-22feat(ui): Extract topology construction out of SagasFabian Mastenbroek
2021-07-22feat(ui): Add table view for topology roomsFabian Mastenbroek
2021-07-22fix(ui): Load correct topology viewFabian Mastenbroek
2021-07-20refactor(ui): Perform Saga mutations through React QueryFabian Mastenbroek
2021-07-20refactor(ui): Move page components in separate filesFabian Mastenbroek
2021-07-19refactor(ui): Restructure components per pageFabian Mastenbroek
2021-07-19refactor(ui): Encode state in topology actionsFabian Mastenbroek
2021-07-16refactor(ui): Isolate world coordinate spaceFabian Mastenbroek
2021-07-16feat(ui): Support panning of the datacenter topologyFabian Mastenbroek
2021-07-15feat(ui): Migrate to PatternFly 4 design frameworkFabian Mastenbroek
2021-07-15fix(ui): Relax topology schema requirementsFabian Mastenbroek
2021-07-15feat(ui): Add initial support for PatternFly 4 frameworkFabian Mastenbroek
2021-07-15refactor(ui): Extract OpenDC landing page from web interfaceFabian Mastenbroek
2021-07-08ui: Combine fetching of project relationsFabian Mastenbroek
2021-07-08ui: Simplify normalization of topologyFabian Mastenbroek
2021-07-08ui: Use React Query defaults to reduce duplicationFabian Mastenbroek
2021-07-07ui: Fetch scenarios and portfolios using React QueryFabian Mastenbroek
2021-07-07ui: Fetch schedulers and traces using React QueryFabian Mastenbroek
2021-07-07ui: Migrate project APIs to React QueryFabian Mastenbroek
2021-07-07ui: Remove current ids state from ReduxFabian Mastenbroek
2021-07-07ui: Split App container into separate componentsFabian Mastenbroek
2021-07-05ui: Upgrade to Next.js 11Fabian Mastenbroek
2021-07-05ui: Fix linting errorsFabian Mastenbroek
2021-07-02api: Add stricter validation of input/output dataFabian Mastenbroek