open-nomad/ui/app/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
..
agent.js Handle the case where hash.Members is undefined 2017-10-12 17:40:04 -07:00
allocation.js UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
application.js Address the copy/copyable deprecation 2019-04-10 14:54:35 -07:00
deployment.js Don't use Ember.get in conjunction with dynamic strings in the deployment serializer 2018-12-13 07:53:37 -08:00
drain-strategy.js Display node drain strategy information on the client detail page 2018-05-30 11:27:21 -07:00
evaluation.js UI: Add creation time to evaluations table (#6050) 2019-08-22 08:11:24 -05:00
fragment.js sync 2017-09-19 10:08:23 -05:00
job-plan.js Data modeling for preemptions 2019-04-22 16:40:00 -07:00
job-summary.js Don't use Ember.get in conjunction with dynamic strings in the job-summary serializer 2018-12-13 07:53:37 -08:00
job-version.js Fix preexisting bugs that only surfaced once live updating started 2018-03-05 09:32:03 -08:00
job.js Get the latest deployment for a job by using the appropriate API 2018-07-30 15:24:31 -07:00
namespace.js Make sure to treat the namespace Name as the ID 2017-10-23 17:42:36 -07:00
network.js UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
node-attributes.js sync 2017-09-19 10:08:23 -05:00
node-event.js Data modeling for node events and node drivers 2018-05-25 10:15:22 -07:00
node.js Don't use Ember.get in conjunction with dynamic strings in the node serializer 2018-12-13 07:53:37 -08:00
policy.js Data modeling for tokens and policies 2017-10-16 13:27:51 -07:00
reschedule-event.js Add shortId properties to reschedule events model 2018-05-04 19:36:54 -07:00
resources.js sync 2017-09-19 10:08:23 -05:00
service.js UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
task-event.js Read the task event message from the DisplayMessage prop 2018-03-28 12:52:02 -07:00
task-group-deployment-summary.js Remodel task-group-deployment-summary to property use PlacedCanaries 2018-05-23 13:12:52 -07:00
task-group.js ui: protect against nil services 2019-09-16 16:50:30 -04:00
task-state.js sync 2017-09-19 10:08:23 -05:00
task.js sync 2017-09-19 10:08:23 -05:00
token.js Address the copy/copyable deprecation 2019-04-10 14:54:35 -07:00