summaryrefslogtreecommitdiff
path: root/opendc-web
AgeCommit message (Expand)Author
2021-08-22refactor(compute): Update FilterScheduler to follow OpenStack's NovaFabian Mastenbroek
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-08api: Re-expose simulation results from scenario endpointFabian Mastenbroek
2021-07-08api: Add endpoints for accessing project relationsFabian 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-05runner: Use public API for scheduling simulation jobsFabian Mastenbroek
2021-07-02api: Restrict API scopesFabian Mastenbroek
2021-07-02api: Add endpoint for simulation jobsFabian Mastenbroek
2021-07-02api: Add stricter validation of input/output dataFabian Mastenbroek
2021-07-02api: Pass audience during Swagger UI authenticationFabian Mastenbroek
2021-07-02api: Fix OpenAPI topology schemaFabian Mastenbroek
2021-06-29ui: Enable React Strict Mode via Next.jsFabian Mastenbroek
2021-06-29ui: Delete unused NGINX configurationFabian Mastenbroek
2021-06-24simulator: Re-implement performance interference modelFabian Mastenbroek
2021-06-24format: Remove performance interference from trace readersFabian Mastenbroek
2021-06-21simulator: Re-organize compute simulator moduleFabian Mastenbroek
2021-06-02api: Bump urllib3 in /opendc-web/opendc-web-api (#141)dependabot[bot]
2021-06-01ci: Fix code coverage reporting for web APIFabian Mastenbroek
2021-06-01build: Update to Next.js 10.2.3Fabian Mastenbroek
2021-05-18Migrate to Auth0 as Identity ProviderFabian Mastenbroek
2021-05-18ui: Fix frontend deployment scriptsFabian Mastenbroek
2021-05-18ui: Re-add support for SentryFabian Mastenbroek