Skip to content

community pin

OnceUponAFoodsharingTime requested to merge community_pin into master

Closes #53 (closed)

What does this MR do?

Displays a marker on the map for communities

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

Links to related issues

#53 (closed)

How to test

  • as ambassador
  1. Checkout branch locally
  2. start to create new table
  3. Log in as userbotreg2@example.com
  4. Go to Menue
  • Bezirk
  • Göttingen
  • Ortsgruppenbeschreibung
  1. Enter some information
  • get coordinates manually from google map for the pin
  • Write something and save
  1. GoTo Map
  2. See option "Ortsgruppe"
  3. Select and deselect it and see what markers are displayed.
  4. Click the marker and see the text that was entered.
  • As goals pr admin
  1. Checkout branch locally
  2. start to create new table
  3. Login as userpr1@example.com
  4. Go to Menue
  • Bezirk
  • Göttingen
  • Ortsgruppenbeschreibung
  1. Enter some information
  • get coordinates manually from google map for the pin
  • Write something and save
  1. GoTo Map
  2. See option "Ortsgruppe"
  3. Select and deselect it and see what markers are displayed.
  4. Click the marker and see the text that was entered.
  5. Login as userbot@example.com
  6. Don't see the menue entry for Göttingen - Ortsgruppenbeschreibung

Screenshots (if applicable)

image

community_pin_option

community_pin_map

image

image

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • used "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • added a short text that can be used in the release notes
  • Once your MR has been merged, you are responsible to create a testing issue in the Beta Testing forum: https://foodsharing.de/?page=bezirk&bid=734&sub=forum
    • Consider writing a detailed description in German.
    • Describe in a few sentences, what should be tested from a user perspective.
    • Also mention different settings (e.g. different browsers, roles, ...) how this change can be tested.
    • Be aware, that also non technical people should understand.

Release notes text in German

Die Kartenfunktion wurde um einen "Ortsgruppen" anzeige erweitert. Dazu gibt es eine neue Seite "Ortsgruppenbeschreibung" die über das Menü des Bezirkes erreicht werden. Zugriff auf diese Seite haben die Botschafter oder die Admins der AG "Öffentlichkeitsarbeit" im GOAL-System. Auf der Seite können die Koordinaten für den Pin hinterlegt und eine Gruppenbeschreibung angegeben werden. Diese Gruppenbeschreibung wird beim Auswählen des Pins als Popup angezeigt.

Edited by OnceUponAFoodsharingTime

Merge request reports