index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-web
Age
Commit message (
Expand
)
Author
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
api: Re-expose simulation results from scenario endpoint
Fabian Mastenbroek
2021-07-08
api: Add endpoints for accessing 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: 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
2021-07-05
ui: Upgrade to Next.js 11
Fabian Mastenbroek
2021-07-05
runner: Use public API for scheduling simulation jobs
Fabian Mastenbroek
2021-07-02
api: Restrict API scopes
Fabian Mastenbroek
2021-07-02
api: Add endpoint for simulation jobs
Fabian Mastenbroek
2021-07-02
api: Add stricter validation of input/output data
Fabian Mastenbroek
2021-07-02
api: Pass audience during Swagger UI authentication
Fabian Mastenbroek
2021-07-02
api: Fix OpenAPI topology schema
Fabian Mastenbroek
2021-06-29
ui: Enable React Strict Mode via Next.js
Fabian Mastenbroek
2021-06-29
ui: Delete unused NGINX configuration
Fabian Mastenbroek
2021-06-24
simulator: Re-implement performance interference model
Fabian Mastenbroek
2021-06-24
format: Remove performance interference from trace readers
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
2021-06-02
api: Bump urllib3 in /opendc-web/opendc-web-api (#141)
dependabot[bot]
2021-06-01
ci: Fix code coverage reporting for web API
Fabian Mastenbroek
2021-06-01
build: Update to Next.js 10.2.3
Fabian Mastenbroek
2021-05-18
Migrate to Auth0 as Identity Provider
Fabian Mastenbroek
2021-05-18
ui: Fix frontend deployment scripts
Fabian Mastenbroek
2021-05-18
ui: Re-add support for Sentry
Fabian Mastenbroek
2021-05-18
docs: Add instructions on configuring Auth0 for OpenDC
Fabian Mastenbroek
2021-05-18
api: Add support for pre-specified Swagger OAuth2 client id
Fabian Mastenbroek
[next]