summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui
AgeCommit message (Expand)Author
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
2021-07-20refactor(ui): Perform Saga mutations through React QueryFabian 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-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: Combine fetching of project relationsFabian Mastenbroek
2021-07-08ui: Simplify normalization of topologyFabian 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