Skip to content

Add city to Betriebe overview

Timo Hartmann requested to merge 456-Add-city-to-Stores-overview into master

Closes #456 (closed)

What does this MR do?

Added a sortable/filterable city-column to the storeList. Entries are now sorted by the date they were added (see: #507 (closed)). The "Bezirk"-column is hidden if there are no sub-regions (i.e., if there is only one main region). On mobile, the address and added fields are hidden and can be toggled clicking a "Details"-button. The row-details on mobile also include a map-icon that opens the store's location on Google Maps when clicked.

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

Relatively confident.

Links to related issues

#507 (closed)

Checklist

  • added a test, or explain why one is not needed/possible... --> I only added a new attribute to already existing code
  • 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