open-nomad/ui/app/serializers
Michael Lange c86183154b Remove hacky code that worked around an Ember Data bug
The bug is fixed in 2.18, so this can be written in the normal
less surprising way.
2018-06-13 15:05:18 -07:00
..
agent.js Handle the case where hash.Members is undefined 2017-10-12 17:40:04 -07:00
allocation.js Remove hacky code that worked around an Ember Data bug 2018-06-13 15:05:18 -07:00
application.js Repeat the relationship unlinking pattern in the serializer 2018-04-06 18:07:57 -07:00
deployment.js Use the new ember modules imports 2018-01-17 09:02:04 -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 Remove hacky code that worked around an Ember Data bug 2018-06-13 15:05:18 -07:00
fragment.js sync 2017-09-19 10:08:23 -05:00
job-summary.js Make the job<->job-summary relationship reflective 2018-03-28 14:56:15 -07:00
job-version.js Fix preexisting bugs that only surfaced once live updating started 2018-03-05 09:32:03 -08:00
job.js Treat job-summary like a typical relationship rather than a custom link 2018-03-20 16:41:18 -07:00
namespace.js Make sure to treat the namespace Name as the ID 2017-10-23 17:42:36 -07:00
network.js sync 2017-09-19 10:08:23 -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 Data modeling for node drain and scheduling eligibility 2018-05-30 11:27:20 -07: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
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 Use the new ember modules imports 2018-01-17 09:02:04 -08: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 Use the new ember modules imports 2018-01-17 09:02:04 -08:00