summaryrefslogtreecommitdiff
path: root/opendc-web
AgeCommit message (Expand)Author
2022-06-23build: Update simulator dependenciesFabian Mastenbroek
2022-05-18feat(web/api): Add initial server distributionFabian Mastenbroek
2022-05-18feat(web/runner): Add Quarkus extension for OpenDC runnerFabian Mastenbroek
2022-05-18refactor(web/ui): Remove module nesting in Quarkus extensionFabian Mastenbroek
2022-05-18refactor(web/runner): Move runner CLI into separate configurationFabian Mastenbroek
2022-05-18feat(web/client): Support client construction without AuthControllerFabian Mastenbroek
2022-05-18build: Use correct group for Gradle modulesFabian Mastenbroek
2022-05-16build(web/ui): Update dependencies of web UIFabian Mastenbroek
2022-05-16fix(web/ui): Fix hotkeys support in React 18Fabian Mastenbroek
2022-05-15build(web/api): Ensure Node.js is downloadedFabian Mastenbroek
2022-05-15build(web/runner): Reduce build steps for Docker imageFabian Mastenbroek
2022-05-06refactor(compute/service): Remove OpenTelemetry from "compute" modulesFabian Mastenbroek
2022-05-06refactor(telemetry/compute): Support direct metric accessFabian Mastenbroek
2022-04-24build: Move modules into subgroupsFabian Mastenbroek
2022-04-23build: Enable testing for all library modulesFabian Mastenbroek
2022-04-22refactor(compute): Load interference model via trace libraryFabian Mastenbroek
2022-04-22refactor(web/runner): Improve OpenDC web runner implementationFabian Mastenbroek
2022-04-22build(web/api): Move Quarkus build configuration into buildSrcFabian Mastenbroek
2022-04-22build: Include Quarkus tests in aggregated JaCoCo test reportFabian Mastenbroek
2022-04-21build(web/api): Update to Quarkus 2.8.1.FinalFabian Mastenbroek
2022-04-21build(web/ui): Migrate from Yarn to NPMFabian Mastenbroek
2022-04-21build(web/ui): Remove use of lint-stagedFabian Mastenbroek
2022-04-06build(web/ui): Update ESLint dependenciesFabian Mastenbroek
2022-04-06feat(web/ui): Add support for unauthenticated user accessFabian Mastenbroek
2022-04-05fix(web/ui): Add workaround for Quarkus Gradle build issuesFabian Mastenbroek
2022-04-05feat(web/api): Include web UI in development modeFabian Mastenbroek
2022-04-05feat(web/ui): Add extension for serving OpenDC web UIFabian Mastenbroek
2022-04-05build(web/ui): Support building WebJar for OpenDC web UIFabian Mastenbroek
2022-04-05build(web/ui): Add Gradle integration with Next.js projectFabian Mastenbroek
2022-04-05build(web/ui): Update PatternFly to latest versionFabian Mastenbroek
2022-04-05build(web/ui): Migrate to next-global-cssFabian Mastenbroek
2022-04-05fix(web/ui): Do not use next/imageFabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian Mastenbroek
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