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
/
components
Age
Commit message (
Expand
)
Author
2022-11-13
refactor(web/ui): Drop dependency on Sass
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Next 13 and React 18
Fabian Mastenbroek
2022-10-27
refactor(web/ui): Drop dependency on FontAwesome
Fabian Mastenbroek
2022-10-10
fix(web/ui): Fix UnitInfo popover
Fabian Mastenbroek
2022-10-10
feat(web/ui): Show monthly simulation budget in UI
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
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-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-04-06
feat(web/ui): Add support for unauthenticated user access
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-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
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-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
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: 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: Fix linting errors
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: Move modal state outside of Redux
Fabian Mastenbroek
2021-05-17
ui: Simplify projects page
Fabian Mastenbroek
2021-05-17
ui: Address technical dept in frontend
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: Adapt home components to Reactstrap
Fabian Mastenbroek
2021-05-10
ui: Do not prevent default on mouse scroll
Fabian Mastenbroek
2021-05-10
ui: Do not clutter component tree with Redux connects
Fabian Mastenbroek
[next]