open-nomad/ui/mirage/serializers
Mahmood Ali 16f7a3f31b ui: protect against nil services
Protect against case where an alloc has no services and avoid
dereferencing null.

Here, we ensure that the model and test serializers mimic the API by
having nil TaskGroup.Services instead of an empty array.
2019-09-16 16:50:30 -04:00
..
allocation.js sync 2017-09-19 10:08:23 -05:00
application.js Correctly wire up job relationships 2018-03-13 16:34:01 -07:00
deployment.js sync 2017-09-19 10:08:23 -05:00
job-version.js Use the JobID as the Version ID for mirage job versions 2018-07-27 16:32:43 -07:00
job.js ui: protect against nil services 2019-09-16 16:50:30 -04:00
node.js NodeEvent and NodeDriver modeling in Mirage 2018-05-25 10:15:24 -07:00
region.js Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
task-group.js UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
task-state.js sync 2017-09-19 10:08:23 -05:00
token.js Mirage factories for tokens and policies 2017-10-16 13:27:51 -07:00