open-nomad/ui/app
Michael Lange 2db4f5519a Guard against a null value for the HostVolumes hash
When a node has no host volumes, the API response will
have a null value for the HostVolumes attribute, which
in turn becomes a null value instead of an empty array
in the store. This protects against that, ensuring host
volumes is always an array.
2020-03-26 09:54:59 -07:00
..
abilities Handle the case where ACLs aren't enabled in abilities 2020-01-31 09:41:36 -08:00
adapters UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
components UI: Change determination of exec sidebar active tasks (#7491) 2020-03-25 12:08:33 -05:00
controllers UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
helpers Address inflector deprecations 2019-04-10 14:54:35 -07:00
initializers Expose the token service in all templates for convenience 2017-09-29 17:41:29 -07:00
mixins UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
models UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
routes UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
serializers Guard against a null value for the HostVolumes hash 2020-03-26 09:54:59 -07:00
services UI: Fix check for Mirage presence setting up sockets (#7497) 2020-03-25 13:23:23 -05:00
styles UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
templates UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
utils UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
app.js Remove the MODEL_FACTORY_INJECTIONS cruft 2018-01-17 09:02:05 -08:00
breakpoints.js Change breakpoints to match Nomad/Bulma widths 2019-04-10 10:34:10 -05:00
index.html
resolver.js
router.js UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00