summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src/redux
AgeCommit message (Expand)Author
2023-03-27bug(web): Fix rack deletionFabian Mastenbroek
2022-05-16build(web/ui): Update dependencies of web UIFabian 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-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-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-15fix(ui): Relax topology schema requirementsFabian 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-05ui: Fix linting errorsFabian Mastenbroek
2021-05-18ui: Re-add support for SentryFabian Mastenbroek
2021-05-18ui: Migrate to Auth0 as Identity ProviderFabian Mastenbroek
2021-05-17ui: Restructure OpenDC frontendFabian Mastenbroek