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
/
api
Age
Commit message (
Expand
)
Author
2023-03-26
bug(web): Inform user when deleted topology is still used
Fabian Mastenbroek
2022-10-10
feat(web/ui): Show monthly simulation budget in UI
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
2021-07-19
refactor(ui): Restructure components per page
Fabian Mastenbroek
2021-07-08
ui: Combine fetching of project relations
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: Split App container into separate components
Fabian Mastenbroek
2021-07-02
api: Add stricter validation of input/output data
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: Migrate from CRA to Next.js
Fabian Mastenbroek
2021-05-12
ui: Move communication to REST API
Fabian Mastenbroek
2021-05-09
ui: Update runtime variable workaround
Fabian Mastenbroek
2021-05-05
build: Support runtime variables in frontend Docker image
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek