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-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
2021-07-19
refactor(ui): Encode state in topology actions
Fabian Mastenbroek
2021-07-19
perf(ui): Split transpiled modules into separate chunk
Fabian Mastenbroek
2021-07-16
refactor(ui): Isolate world coordinate space
Fabian Mastenbroek
2021-07-16
feat(ui): Support panning of the datacenter topology
Fabian Mastenbroek
2021-07-15
feat(ui): Migrate to PatternFly 4 design framework
Fabian Mastenbroek
2021-07-15
fix(ui): Relax topology schema requirements
Fabian Mastenbroek
2021-07-15
feat(ui): Add initial support for PatternFly 4 framework
Fabian Mastenbroek
2021-07-15
refactor(ui): Extract OpenDC landing page from web interface
Fabian Mastenbroek
2021-07-08
ui: Combine fetching of project relations
Fabian Mastenbroek
2021-07-08
ui: Simplify normalization of topology
Fabian Mastenbroek
2021-07-08
ui: Use React Query defaults to reduce duplication
Fabian Mastenbroek
2021-07-07
ui: Fetch scenarios and portfolios using React Query
Fabian Mastenbroek
2021-07-07
ui: Fetch schedulers and traces using React Query
Fabian Mastenbroek
2021-07-07
ui: Migrate project APIs to React Query
Fabian Mastenbroek
2021-07-07
ui: Remove current ids state from Redux
Fabian Mastenbroek
2021-07-07
ui: Split App container into separate components
Fabian Mastenbroek
2021-07-05
ui: Upgrade to Next.js 11
Fabian Mastenbroek
2021-07-05
ui: Fix linting errors
Fabian Mastenbroek
2021-07-05
ui: Add support for linting via ESLint
Fabian Mastenbroek
[next]