open-nomad/ui/app/serializers
Michael Lange 2ed5b61358 Repeat the relationship unlinking pattern in the serializer
It also culls for findAll requests, so it too needs to be
careful about leaving garbage around.
2018-04-06 18:07:57 -07:00
..
agent.js Handle the case where hash.Members is undefined 2017-10-12 17:40:04 -07:00
allocation.js Use the new ember modules imports 2018-01-17 09:02:04 -08: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
evaluation.js Use the new ember modules imports 2018-01-17 09:02:04 -08: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.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
policy.js Data modeling for tokens and policies 2017-10-16 13:27:51 -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.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