Skip to content

Make adding store posts part of the REST API

Jano requested to merge move_adding_store_posts_to_rest into master

What does this MR do?

This is the store XHR method refactoring from !1138 (closed).

The rest of !1138 (closed) is junk, I'm going to close the MR and implement it in a different way.

How confident are you it won't break things if deployed?

Very.

Links to related issues

#719 (closed) is the issue that started !1138 (closed), but it has nothing to do with the contents of this MR.

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Chris Oelmueller

Merge request reports