index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-web
/
opendc-web-ui
Age
Commit message (
Expand
)
Author
2022-10-06
build: Update next version to 3.0
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Migrate to composable table
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix overflow of topology sidebar
Fabian Mastenbroek
2022-09-20
fix(web/ui): Do not fail on stale Redux state
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Use PatternFly Charts for plots
Fabian Mastenbroek
2022-09-20
feat(web/ui): Redesign projects page
Fabian Mastenbroek
2022-09-20
feat(web/ui): Reduce height of application header
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Move project selector into masthead
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix z-index of context selector component
Fabian Mastenbroek
2022-09-20
build(web/ui): Use clsx instead of classnames
Fabian Mastenbroek
2022-09-20
fix(web/ui): Only display selected metrics
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix duplication of topology
Fabian Mastenbroek
2022-09-20
fix(web/ui): Fix deletion of topology
Fabian Mastenbroek
2022-09-20
build(web/ui): Update dependencies
Fabian Mastenbroek
2022-08-03
fix(web/ui): Fix Docker deployment
Fabian Mastenbroek
2022-05-16
build(web/ui): Update dependencies of web UI
Fabian Mastenbroek
2022-05-16
fix(web/ui): Fix hotkeys support in React 18
Fabian Mastenbroek
2022-05-15
build(web/api): Ensure Node.js is downloaded
Fabian Mastenbroek
2022-04-21
build(web/api): Update to Quarkus 2.8.1.Final
Fabian Mastenbroek
2022-04-21
build(web/ui): Migrate from Yarn to NPM
Fabian Mastenbroek
2022-04-21
build(web/ui): Remove use of lint-staged
Fabian Mastenbroek
2022-04-06
build(web/ui): Update ESLint dependencies
Fabian Mastenbroek
2022-04-06
feat(web/ui): Add support for unauthenticated user access
Fabian Mastenbroek
2022-04-05
fix(web/ui): Add workaround for Quarkus Gradle build issues
Fabian Mastenbroek
2022-04-05
build(web/ui): Support building WebJar for OpenDC web UI
Fabian Mastenbroek
2022-04-05
build(web/ui): Add Gradle integration with Next.js project
Fabian Mastenbroek
2022-04-05
build(web/ui): Update PatternFly to latest version
Fabian Mastenbroek
2022-04-05
build(web/ui): Migrate to next-global-css
Fabian Mastenbroek
2022-04-05
fix(web/ui): Do not use next/image
Fabian Mastenbroek
2022-04-04
refactor(web/ui): Fix compatibility with new API
Fabian Mastenbroek
2022-04-04
build(web/ui): Bump minimist from 1.2.5 to 1.2.6 (#66)
dependabot[bot]
2022-02-18
build(web/ui): Bump next to 12.1.0 (#58)
dependabot[bot]
2022-02-17
fix(web/ui): Fix creation of topologies
Fabian Mastenbroek
2022-01-22
build(ui): Upgrade nanoid to 3.2.0 (#54)
dependabot[bot]
2021-12-09
build(ui): Bump next to 11.1.3 (#47)
dependabot[bot]
2021-11-02
build(ui): Bump ansi-regex to 5.0.1 (#38)
dependabot[bot]
2021-09-21
build(ui): Bump semver-regex from 3.1.2 to 3.1.3.
dependabot[bot]
2021-09-10
build(ui): Update dependencies
Fabian Mastenbroek
2021-09-05
build(ui): Bump immer from 9.0.5 to 9.0.6
dependabot[bot]
2021-09-01
build(ui): Bump Next.js from 11.1.0 to 11.1.1
dependabot[bot]
2021-08-17
feat(ui): Add context selectors
Fabian Mastenbroek
2021-08-13
build(ui): Bump Next.js to 11.1.0
dependabot[bot]
2021-07-22
feat(ui): Toggle to Floor Plan on room select
Fabian Mastenbroek
2021-07-22
feat(ui): Extract topology construction out of Sagas
Fabian Mastenbroek
2021-07-22
feat(ui): Add table view for topology rooms
Fabian Mastenbroek
2021-07-22
fix(ui): Load correct topology view
Fabian Mastenbroek
2021-07-20
refactor(ui): Perform Saga mutations through React Query
Fabian Mastenbroek
2021-07-20
refactor(ui): Move page components in separate files
Fabian Mastenbroek
2021-07-19
chore(ui): Extend ESLint configuration
Fabian Mastenbroek
2021-07-19
refactor(ui): Restructure components per page
Fabian Mastenbroek
[next]