summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui
AgeCommit message (Expand)Author
2023-03-26build(web): Update dependencies for web UIFabian Mastenbroek
2023-03-25ci: Migrate to GitHub Container Registry (#143)Fabian Mastenbroek
2023-02-02refactor(web/server): Remove unnecessary service indirectionsFabian Mastenbroek
2023-01-09build(web/ui): Bump json5 from 1.0.1 to 1.0.2 (#124)dependabot[bot]
2022-11-13build(web/ui): Update dependencies to latest versionFabian Mastenbroek
2022-11-13refactor(web/ui): Drop dependency on SassFabian Mastenbroek
2022-10-27fix(web/ui): Disable configuration of basePathFabian Mastenbroek
2022-10-27fix(web/ui): Default to anonymous auth domainFabian Mastenbroek
2022-10-27docs(web/ui): Update READMEFabian Mastenbroek
2022-10-27build(web/ui): Ensure consistency of build tasksFabian Mastenbroek
2022-10-27build(web/ui): Update to Node 18Fabian Mastenbroek
2022-10-27build(web/ui): Do not optimize images for exportFabian Mastenbroek
2022-10-27fix(web/ui): Make root redirect non-permanentFabian Mastenbroek
2022-10-27fix(web/ui): Drop dependency on Roboto fontFabian Mastenbroek
2022-10-27build(web/ui): Update to Next 13 and React 18Fabian Mastenbroek
2022-10-27refactor(web/ui): Drop dependency on FontAwesomeFabian Mastenbroek
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