summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui
AgeCommit message (Expand)Author
2021-09-21build(ui): Bump semver-regex from 3.1.2 to 3.1.3.dependabot[bot]
2021-09-10build(ui): Update dependenciesFabian Mastenbroek
2021-09-05build(ui): Bump immer from 9.0.5 to 9.0.6dependabot[bot]
2021-09-01build(ui): Bump Next.js from 11.1.0 to 11.1.1dependabot[bot]
2021-08-17feat(ui): Add context selectorsFabian Mastenbroek
2021-08-13build(ui): Bump Next.js to 11.1.0dependabot[bot]
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-19chore(ui): Extend ESLint configurationFabian Mastenbroek
2021-07-19refactor(ui): Restructure components per pageFabian Mastenbroek
2021-07-19refactor(ui): Encode state in topology actionsFabian Mastenbroek
2021-07-19perf(ui): Split transpiled modules into separate chunkFabian 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-05ui: Add support for linting via ESLintFabian Mastenbroek
2021-07-05ui: Upgrade to Next.js 11Fabian Mastenbroek
2021-07-02api: Add stricter validation of input/output dataFabian Mastenbroek
2021-06-29ui: Enable React Strict Mode via Next.jsFabian Mastenbroek
2021-06-29ui: Delete unused NGINX configurationFabian Mastenbroek
2021-06-01build: Update to Next.js 10.2.3Fabian Mastenbroek
2021-05-18ui: Fix frontend deployment scriptsFabian Mastenbroek
2021-05-18ui: Re-add support for SentryFabian Mastenbroek
2021-05-18docs: Add instructions on configuring Auth0 for OpenDCFabian Mastenbroek
2021-05-18ui: Migrate to FontAwesome 5 React libraryFabian Mastenbroek
2021-05-18ui: Migrate to Auth0 as Identity ProviderFabian Mastenbroek
2021-05-18api: Migrate to Flask RestfulFabian Mastenbroek
2021-05-17ui: Restructure OpenDC frontendFabian Mastenbroek
2021-05-17ui: Move modal state outside of ReduxFabian Mastenbroek
2021-05-17ui: Simplify projects pageFabian Mastenbroek
2021-05-17ui: Address technical dept in frontendFabian Mastenbroek
2021-05-17ui: Migrate from CRA to Next.jsFabian Mastenbroek
2021-05-12ui: Ensure Redux logger is last in middleware chainFabian Mastenbroek