Skip to content

show last pickup info on mobile

- requested to merge last_fetch_Info_show_mobile into master

Closes #788 (closed)

What does this MR do?

When on mobile shows last pickup and team entered on team listing

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

should be ok.

Links to related issues

How to test

Steps a reviewer can take to verify that this MR does what it says it does e.g.

  1. Execute statistics to get the information

./scripts/docker-compose run app php -f run.php Stats betriebe

  1. Either use your mobile phone and check in to your docker machine or tell your browser to behave like a mobile phone during login to get the mobile view.

  2. Go to the store page and have a look at the team listing.

Screenshots (if applicable)

MobileTeamlist

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 -

Merge request reports