summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui
AgeCommit message (Expand)Author
2022-10-10fix(web/ui): Fix UnitInfo popoverFabian Mastenbroek
2022-10-10fix(web/runner): Fix service metric reportingFabian Mastenbroek
2022-10-10feat(web/ui): Show monthly simulation budget in UIFabian Mastenbroek
2022-10-06build: Switch to Spotless for formattingFabian Mastenbroek
2022-10-06build: Update next version to 3.0Fabian Mastenbroek
2022-09-20refactor(web/ui): Migrate to composable tableFabian Mastenbroek
2022-09-20fix(web/ui): Fix overflow of topology sidebarFabian Mastenbroek
2022-09-20fix(web/ui): Do not fail on stale Redux stateFabian Mastenbroek
2022-09-20refactor(web/ui): Use PatternFly Charts for plotsFabian Mastenbroek
2022-09-20feat(web/ui): Redesign projects pageFabian Mastenbroek
2022-09-20feat(web/ui): Reduce height of application headerFabian Mastenbroek
2022-09-20refactor(web/ui): Move project selector into mastheadFabian Mastenbroek
2022-09-20fix(web/ui): Fix z-index of context selector componentFabian Mastenbroek
2022-09-20build(web/ui): Use clsx instead of classnamesFabian Mastenbroek
2022-09-20fix(web/ui): Only display selected metricsFabian Mastenbroek
2022-09-20fix(web/ui): Fix duplication of topologyFabian Mastenbroek
2022-09-20fix(web/ui): Fix deletion of topologyFabian Mastenbroek
2022-09-20build(web/ui): Update dependenciesFabian Mastenbroek
2022-08-03fix(web/ui): Fix Docker deploymentFabian 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-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-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-04refactor(web/ui): Fix compatibility with new APIFabian Mastenbroek
2022-04-04build(web/ui): Bump minimist from 1.2.5 to 1.2.6 (#66)dependabot[bot]
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-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-02build(ui): Bump ansi-regex to 5.0.1 (#38)dependabot[bot]
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