summaryrefslogtreecommitdiff
path: root/opendc-web
AgeCommit message (Expand)Author
2022-04-04refactor(web): Update Docker deployment for new web APIFabian Mastenbroek
2022-04-04refactor(web/ui): Fix compatibility with new APIFabian Mastenbroek
2022-04-04refactor(web/runner): Update runner to use new web clientFabian Mastenbroek
2022-04-04feat(web/client): Add separate web client implementationFabian Mastenbroek
2022-04-04fix(web/api): Support dynamic JSON type selection for DBFabian Mastenbroek
2022-04-04feat(web/api): Initial API implementation in KotlinFabian Mastenbroek
2022-04-04feat(web/proto): Design unified communication protocolFabian Mastenbroek
2022-04-04build(web/ui): Bump minimist from 1.2.5 to 1.2.6 (#66)dependabot[bot]
2022-02-18build: Remove opendc-platform moduleFabian Mastenbroek
2022-02-18build(web/ui): Bump next to 12.1.0 (#58)dependabot[bot]
2022-02-17fix(web/ui): Fix creation of topologiesFabian Mastenbroek
2022-02-17ci: Fix API deployment using Docker ComposeFabian Mastenbroek
2022-02-17fix(web/runner): Support custom audience in web runnerFabian Mastenbroek
2022-02-15refactor: Update OpenTelemetry to version 1.11Fabian Mastenbroek
2022-01-22build(ui): Upgrade nanoid to 3.2.0 (#54)dependabot[bot]
2021-12-09build(ui): Bump next to 11.1.3 (#47)dependabot[bot]
2021-11-16feat(workflow): Add helper tools for workflow simulationsFabian Mastenbroek
2021-11-02build(ui): Bump ansi-regex to 5.0.1 (#38)dependabot[bot]
2021-10-25perf(telemetry): Prevent allocations during collection cycleFabian Mastenbroek
2021-10-25perf(compute): Redesign VM interference algorithmFabian Mastenbroek
2021-10-03refactor(simulator): Migrate to flow-based simulationFabian Mastenbroek
2021-09-28refactor(telemetry): Do not require clock for ComputeMetricExporterFabian Mastenbroek
2021-09-21build(ui): Bump semver-regex from 3.1.2 to 3.1.3.dependabot[bot]
2021-09-21feat(trace): Add support for writing tracesFabian Mastenbroek
2021-09-19refactor(capelin): Make workload sampling model extensibleFabian Mastenbroek
2021-09-19refactor(capelin): Support flexible topology creationFabian Mastenbroek
2021-09-19refactor(capelin): Extract common code out of Capelin experimentsFabian Mastenbroek
2021-09-17refactor(telemetry): Standardize SimHost metricsFabian Mastenbroek
2021-09-17refactor(telemetry): Standardize compute scheduler metricsFabian Mastenbroek
2021-09-17refactor(telemetry): Create separate MeterProvider per service/hostFabian Mastenbroek
2021-09-10refactor(compute): Integrate fault injection into compute simulatorFabian Mastenbroek
2021-09-10build(ui): Update dependenciesFabian Mastenbroek
2021-09-07refactor(capelin): Restructure input reading classesFabian Mastenbroek
2021-09-07build(web): Resolve kotlin-reflect incompatibilityFabian Mastenbroek
2021-09-07refactor(capelin): Move metric collection outside Capelin codeFabian Mastenbroek
2021-09-07feat(capelin): Report up/downtime metrics in experiment monitorFabian Mastenbroek
2021-09-05build(ui): Bump immer from 9.0.5 to 9.0.6dependabot[bot]
2021-09-02refactor(trace): Implement trace API for WTF readerFabian Mastenbroek
2021-09-02refactor(format): Remove environment reader from format libraryFabian Mastenbroek
2021-09-01build(ui): Bump Next.js from 11.1.0 to 11.1.1dependabot[bot]
2021-08-25fix(capelin): Eliminate unnecessary double to long conversionsFabian Mastenbroek
2021-08-25build: Upgrade to OpenTelemetry 1.5Fabian Mastenbroek
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