summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src/pages
AgeCommit message (Expand)Author
2022-11-13refactor(web/ui): Drop dependency on SassFabian Mastenbroek
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-09-20refactor(web/ui): Use PatternFly Charts for plotsFabian Mastenbroek
2022-09-20feat(web/ui): Redesign projects pageFabian Mastenbroek
2022-09-20refactor(web/ui): Move project selector into mastheadFabian Mastenbroek
2022-09-20fix(web/ui): Only display selected metricsFabian Mastenbroek
2022-09-20build(web/ui): Update dependenciesFabian Mastenbroek
2022-04-06feat(web/ui): Add support for unauthenticated user accessFabian 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-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-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: 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: Migrate project APIs to React QueryFabian Mastenbroek
2021-07-07ui: Split App container into separate componentsFabian Mastenbroek
2021-07-05ui: Fix linting errorsFabian Mastenbroek
2021-05-18ui: Re-add support for SentryFabian Mastenbroek
2021-05-18ui: Migrate to FontAwesome 5 React libraryFabian Mastenbroek
2021-05-18ui: Migrate to Auth0 as Identity ProviderFabian Mastenbroek
2021-05-17ui: Restructure OpenDC frontendFabian Mastenbroek
2021-05-17ui: Simplify projects pageFabian Mastenbroek
2021-05-17ui: Migrate from CRA to Next.jsFabian Mastenbroek
2021-05-12ui: Move component styling into CSS modulesFabian Mastenbroek
2021-05-10ui: Update React dependenciesFabian Mastenbroek
2021-05-10ui: Do not clutter component tree with Redux connectsFabian Mastenbroek
2021-04-25build: Migrate to flat project structureFabian Mastenbroek