Skip to content

Resolve "Follow-up for new dashboard and update of navigation"

MS requested to merge 1269-follow-up-for-new-dashboard into master

Closes #1269 (closed)

What does this MR do?

  • Intro, Avatars are now handled through the avatar.vue file, which reacts to the different image sources
  • ActivityPost, Long post titles are full width and then truncated
  • ActivityPost, Spacing between activity posting added
  • Eventlist, Long region names are truncated and getting tooltips
  • Eventlist, Events with maybe attending, is the month color know dark
  • Navigation, On Mobile regions and groups added.
  • ActivityPost, Long post sources truncated
  • Navigation, shadow added
  • Basketlis, nearby length check fixed
  • ReleaseInformation, On Beta new release should be now hidden
  • Navigatino, On mobile region name was not visible
  • Navigation, icon spreading added
  • PickupList, readability of pickup status increased
  • Intro, color change from secondary to primary
  • InformationWrapper, Release to information moved
  • All Lists, Lists should now use the full width before truncate
  • Navigation, Searchbar Positon adjusted
  • ActivityPost, fontsize increased
  • Columns for Foodsaver(6|6) and Foodsharer(3|6|3) adjusted
  • ActivityPost, responsive and visibility increased
  • Eventfield, responsive adjusted
  • Storelist, Readability of open pickups increased
  • StoreList & Navigatoin, Icon changed from fa-cog to fa-users-cog for stores with management role
  • ActivityPost, long content should break now through word-break
  • Eventfield, today/tomorrow should be now visible
  • Navigation, contact is merged into the info menu
  • Navigation, admin is merged into the profile menu
  • Navigation, mailbox is a separated entry
  • Navigation, logo is responsive behavior adjusted
  • InformationWrapper, margin adjusted
  • Navigation, menu item badge > 99 to computed
  • ActivityOverview, isFoodsaver was !isFoodsaver to read the correct localstorage

Release notes text in German

Es wurden Anzeigefehler korrigiert, wenn Texte zu lang sind. Ebenso wurde die Lesbarkeit von Informationen an einigen Stellen verbessert. Die größten optischen Veränderungen sind das neue Symbol für Betriebsverantwortliche und die angepassten spalten breiten. Die Darstellung der Events wurde für kleine Smartphones angepasst, ebenso wird hier jetzt wieder "heute/morgen" angezeigt. Die Navigation wurde ebenfalls einwenig überarbeitet, Adminfunktionen sind ins Profil gerutscht und die Informationen aus dem Brief Symbol sind in das Info Symbol migriert worden.

Edited by MS

Merge request reports