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
/
src
/
pages
Age
Commit message (
Expand
)
Author
2022-10-27
fix(web/ui): Drop dependency on Roboto font
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Next 13 and React 18
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
refactor(web/ui): Move project selector into masthead
Fabian Mastenbroek
2022-09-20
fix(web/ui): Only display selected metrics
Fabian Mastenbroek
2022-09-20
build(web/ui): Update dependencies
Fabian Mastenbroek
2022-04-06
feat(web/ui): Add support for unauthenticated user access
Fabian Mastenbroek
2022-04-04
refactor(web/ui): Fix compatibility with new API
Fabian Mastenbroek
2022-02-17
fix(web/ui): Fix creation of topologies
Fabian Mastenbroek
2021-08-17
feat(ui): Add context selectors
Fabian Mastenbroek
2021-07-22
feat(ui): Toggle to Floor Plan on room select
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
refactor(ui): Restructure components per page
Fabian Mastenbroek
2021-07-19
refactor(ui): Encode state in topology actions
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
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: 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: Migrate project APIs to React Query
Fabian Mastenbroek
2021-07-07
ui: Split App container into separate components
Fabian Mastenbroek
2021-07-05
ui: Fix linting errors
Fabian Mastenbroek
2021-05-18
ui: Re-add support for Sentry
Fabian Mastenbroek
2021-05-18
ui: Migrate to FontAwesome 5 React library
Fabian Mastenbroek
2021-05-18
ui: Migrate to Auth0 as Identity Provider
Fabian Mastenbroek
2021-05-17
ui: Restructure OpenDC frontend
Fabian Mastenbroek
2021-05-17
ui: Simplify projects page
Fabian Mastenbroek
2021-05-17
ui: Migrate from CRA to Next.js
Fabian Mastenbroek
2021-05-12
ui: Move component styling into CSS modules
Fabian Mastenbroek
2021-05-10
ui: Update React dependencies
Fabian Mastenbroek
2021-05-10
ui: Do not clutter component tree with Redux connects
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek