summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17feat(ui): Add context selectorsFabian Mastenbroek
2021-08-13build: Update Kotlin dependenciesFabian Mastenbroek
2021-08-13build(ui): Bump Next.js to 11.1.0dependabot[bot]
2021-07-29build: Update Kotlin dependenciesFabian Mastenbroek
2021-07-22merge: Address technical debt in topology view v2 (#163)Fabian 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-20merge: Address technical dept in topology view (#162)Fabian 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-16merge: Add PatternFly 4 web interface (#161)Fabian 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: Simplify data fetching in frontendFabian 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-05web: Migrate web runner to REST APIFabian 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-24ci: Build pushes to master branchFabian Mastenbroek
2021-06-24build: Upgrade to Kotlin 1.5.20Fabian Mastenbroek
2021-06-24simulator: Support perf interference in uniform resource modelFabian Mastenbroek