open-nomad/ui/app
Michael Lange fa4333056c
Merge pull request #4981 from hashicorp/b-ui-hide-stats-graphs-for-non-running-resources
UI: Hide stats graphs for non running resources
2018-12-18 11:15:39 -08:00
..
adapters
components Conditionally show utilization metrics on alloc and task rows 2018-12-13 07:53:17 -08:00
controllers
helpers
initializers
mixins
models Task isRunning is based on both the task state and the allocation state 2018-12-13 07:53:17 -08:00
routes
serializers Don't use Ember.get in conjunction with dynamic strings in the job-plan serializer 2018-12-13 07:53:37 -08:00
services
styles
templates Test coverage for resource graph empty states 2018-12-13 07:53:17 -08:00
utils
app.js
index.html
resolver.js
router.js