Skip to content

Rewrite Wallpost component to use vue and rest-api

Matthias Larisch requested to merge wallpostGateway into master

What does this MR do?

  • Refactors WallpostModel to Gateway
  • Creates Wall Rest API
  • Create Wall permission service
  • Create wall vue component to be used instead of the existing walls (not in place yet)
  • Fiddle with rest bundle settings

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

The refactored gateway methods have been manually tested (I am a bit lazy currently -_-), the API needs tests but is unused still.

Links to related issues

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))
Edited by Chris Oelmueller

Merge request reports