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-09-07
refactor(capelin): Move metric collection outside Capelin code
Fabian Mastenbroek
2021-09-07
feat(capelin): Report up/downtime metrics in experiment monitor
Fabian Mastenbroek
2021-09-05
build(ui): Bump immer from 9.0.5 to 9.0.6
dependabot[bot]
2021-09-02
refactor(trace): Implement trace API for WTF reader
Fabian Mastenbroek
2021-09-02
refactor(format): Remove environment reader from format library
Fabian Mastenbroek
2021-09-01
build(ui): Bump Next.js from 11.1.0 to 11.1.1
dependabot[bot]
2021-08-25
fix(capelin): Eliminate unnecessary double to long conversions
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-22
refactor(compute): Update FilterScheduler to follow OpenStack's Nova
Fabian Mastenbroek
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
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
[next]