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 |
Michael Lange
|
2634b36044
|
Generalized solution for removing records in the local store
When the findAll response from the server no longer has them.
|
2018-03-02 16:21:36 -08:00 |
Michael Lange
|
34872543f9
|
Remove records from the store when they are no longer in array responses
Ember Data doesn't do this by default, instead opting to be as
non-destructive as possible. However, this is desired behavior.
|
2018-03-02 16:21:35 -08:00 |
Michael Lange
|
1107798da6
|
Use the new ember modules imports
Generated with a codemode:
https://github.com/ember-cli/ember-modules-codemod
|
2018-01-17 09:02:04 -08:00 |
Michael Lange
|
040e3fec10
|
Data modeling for tokens and policies
|
2017-10-16 13:27:51 -07:00 |
Alex Dadgar
|
e5ec915ac3
|
sync
|
2017-09-19 10:08:23 -05:00 |