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
2023-01-09
build(web/ui): Bump json5 from 1.0.1 to 1.0.2 (#124)
dependabot[bot]
2022-11-13
merge: Increase minimum Java version to 17 (#115)
Fabian Mastenbroek
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
build(web/ui): Update dependencies to latest version
Fabian Mastenbroek
2022-11-13
refactor(web/ui): Drop dependency on Sass
Fabian Mastenbroek
2022-10-27
fix(web/ui): Disable configuration of basePath
Fabian Mastenbroek
2022-10-27
fix(web/ui): Default to anonymous auth domain
Fabian Mastenbroek
2022-10-27
docs(web/ui): Update README
Fabian Mastenbroek
2022-10-27
build(web/ui): Ensure consistency of build tasks
Fabian Mastenbroek
2022-10-27
build(web/ui): Update to Node 18
Fabian Mastenbroek
2022-10-27
build(web/ui): Do not optimize images for export
Fabian Mastenbroek
2022-10-27
fix(web/ui): Make root redirect non-permanent
Fabian Mastenbroek
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-10-27
refactor(web/ui): Drop dependency on FontAwesome
Fabian Mastenbroek
2022-10-21
fix: Add log4j-core dependency
Fabian Mastenbroek
2022-10-21
refactor(sim/compute): Re-implement using flow2
Fabian Mastenbroek
2022-10-10
fix(web/ui): Fix UnitInfo popover
Fabian Mastenbroek
2022-10-10
fix(web/runner): Increase default job timeout
Fabian Mastenbroek
2022-10-10
fix(web/runner): Fix service metric reporting
Fabian Mastenbroek
2022-10-10
feat(web/ui): Show monthly simulation budget in UI
Fabian Mastenbroek
2022-10-10
feat(web/server): Add API for querying user accounting data
Fabian Mastenbroek
2022-10-10
feat(web/server): Add support for accounting simulation time
Fabian Mastenbroek
2022-10-07
fix(web/server): Limit exception mapper to WebApplicationException
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-06
build: Update next version to 3.0
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-03
refactor(exp/compute): Remove Topology interface
Fabian Mastenbroek
2022-10-03
refactor(exp/compute): Integrate compute workload classes
Fabian Mastenbroek
2022-10-03
refactor(web/runner): Use experiment base for web runner
Fabian Mastenbroek
2022-09-23
refactor(compute): Provide access to instances in compute service
Fabian Mastenbroek
2022-09-22
refactor(compute): Pass failure model during workload evaluation
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Make interference domain independent of profile
Fabian Mastenbroek
2022-09-22
refactor(sim/compute): Extract Random dependency from interference model
Fabian Mastenbroek
2022-09-20
refactor(web/ui): Migrate to composable table
Fabian Mastenbroek
2022-09-20
fix(web/server): Fix deletion of portfolios
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
build(web/ui): Use clsx instead of classnames
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
[next]