Make adding store posts part of the REST API
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
Activity
marked the checklist item 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 as incomplete
assigned to @janopae
added 1 commit
- 7a537ca6 - Remove addPinPost() out of $csrf_whitelist as this method got deleted
added 139 commits
-
7a537ca6...4c1af52c - 126 commits from branch
master
- 5ba62181 - Make XHR method for adding store posts part of the REST API
- fcec0f11 - Remove mechanism that refuses creating multiple store posts within 2 seconds
- b48efa74 - Update posts list before resetting the text area
- d1c0b457 - Document xhr_getPinPost() method
- 3d9cdc51 - Fix falsely refactored Xhr message
- 9816a6a4 - Add CHANGELOG.md entry for Xhr method refactoring
- 6850344f - Add API test for store wallposts
- 922b8ccf - Fix API test for store wallposts
- 927dd75d - Add test for users not part of the store team being unable to post on store
- 02974626 - Disable store post button while request is being sent
- 5d0b317e - Fix code style
- 758427ea - Remove addPinPost() out of $csrf_whitelist as this method got deleted
- 79dccbbf - Fixed wrong merge request id
Toggle commit list-
7a537ca6...4c1af52c - 126 commits from branch
Please register or sign in to reply