open-nomad/ui/tests/unit
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 Account for disabled ACLs in ability tests 2020-01-31 09:41:36 -08:00
adapters UI: Support for CSI (#7446) 2020-03-25 07:51:26 -05:00
components Ember QUnit Codemod 2019-04-10 14:54:30 -07:00
helpers Ember QUnit Codemod 2019-04-10 14:54:30 -07:00
mixins Fix a bunch of snowflake situations the codemod missed 2019-04-10 14:54:31 -07:00
models Fix a bunch of snowflake situations the codemod missed 2019-04-10 14:54:31 -07:00
serializers Guard against a null value for the HostVolumes hash 2020-03-26 09:54:59 -07:00
services Fix a bunch of snowflake situations the codemod missed 2019-04-10 14:54:31 -07:00
utils UI: add exec terminal (#6697) 2020-03-24 18:22:16 -05:00
.gitkeep sync 2017-09-19 10:08:23 -05:00