Skip to content

Releases: ch-covid-19/self-report-frontend

v1.5.0

05 Apr 19:22
Compare
Choose a tag to compare

Added

  • Add address selector

Added home page

04 Apr 14:20
Compare
Choose a tag to compare

Added

  • New home page
  • Added global store to keep geocoding and reports data

Changed

  • The map is now a component
  • Markers size is now logarithmic

Fixed

  • The menu now closes after an action
  • Mexico flag is now correct

v1.3.0

31 Mar 21:47
Compare
Choose a tag to compare

[1.3.0] 2020-03-31

Added

  • Adding other countries sites

Fixed

  • Postal code validation on load

v1.2.0

31 Mar 20:56
Compare
Choose a tag to compare

Fixed

  • Do not show next page if send is not a success

Added

  • If no data is available for the current day, fallback to last date with data
  • If the user location is known, center the map on his position with extra zoom : see new VUE_APP_VISU_MAP_ZOOM_LEVEL_LOCAL

v1.1.0

30 Mar 12:07
Compare
Choose a tag to compare

Added

  • Location selector is now customizable with VUE_APP_REPORT_LOCATION_SELECTOR (only postal code available tough)