Resolve "Serializer not working on PUT / update"
Closes #78 (closed)
Merge request reports
Activity
- A deleted user
added BUG label
added 3 commits
-
00743d42...17ab9ee1 - 2 commits from branch
master
- 9d6611d9 - update: add a test for PUT. But it's passing...
By Jean-Baptiste on 2019-02-07T13:49:48 (imported from GitLab project)
-
00743d42...17ab9ee1 - 2 commits from branch
added 1 commit
- e9a0ec9e - fix: PUT should work with flatten JSonLD input
By Jean-Baptiste on 2019-02-10T10:17:09 (imported from GitLab project)
added 1 commit
- 7417cb7d - fix: PUT should save nested relations
By Jean-Baptiste on 2019-02-11T10:20:33 (imported from GitLab project)
added 1 commit
- 70607de5 - update: add failing test for nested updates
By Jean-Baptiste on 2019-02-11T20:37:30 (imported from GitLab project)
added 1 commit
- f8db4ff6 - fix: allow update on nested fields on POST or PUT
By Jean-Baptiste on 2019-02-11T22:37:38 (imported from GitLab project)
added 1 commit
- 28d87891 - fix: allow update on nested fields on POST or PUT
By Jean-Baptiste on 2019-02-11T22:45:13 (imported from GitLab project)
added 1 commit
- fcd84309 - update: allow nested object creation on PUT request
By Jean-Baptiste on 2019-02-12T12:00:58 (imported from GitLab project)
added 1 commit
- 9e98986d - update: allow nested object creation on POST
By Jean-Baptiste on 2019-02-12T12:05:37 (imported from GitLab project)
added 1 commit
- 20a9b245 - update: allow update and create on PUT or POST with @graph input
By Jean-Baptiste on 2019-02-12T13:40:14 (imported from GitLab project)
added 1 commit
- 2b02e3e9 - fix: manage simple nested field (non list)
By Jean-Baptiste on 2019-02-12T17:22:03 (imported from GitLab project)
added 1 commit
- f37f5e0c - syntax: reformat
By Jean-Baptiste on 2019-02-12T19:32:16 (imported from GitLab project)
@sylvain @thibaud @nicolas Je vous laisse 24h pour faire une review ensuite je merge.
La branche est livrée sur staging.
@simon ça devrait t'être utile pour les nested form. En théorie ça gère "tout", PUT, POST, les graphs normaux, les graph "framed", les sous objets, en liste ou pas, et de manière récursive.
By Jean-Baptiste on 2019-02-13T08:50:30 (imported from GitLab project)
mentioned in commit 48ceba27
By Jean-Baptiste on 2019-02-14T08:48:10 (imported from GitLab project)