Skip to content

Events backend

  • The event form now uses google Places autocomplete to assist the user select the event location
  • Submitting an event with the form will now create an instance in the db
  • All events are now fetched from the db and shown on the map
  • Fixed some bugs with the order of loading when the map is instanced, every signal and event will now always show

Merge request reports