Remove the validation on Ride state fields that required it to be two characters, to allow the handling of full state names, since in some cases the Google Places API, which we're using for the city/state autocomplete on the ride scheduling form, will return the state name instead of abbreviation. See screenshot below.
Add standard DtV time zone handling to the email notification that a scheduled ride is coming soon, so it doesn't look like it's coming in 8 hours.
Two very small changes:
Remove the validation on Ride state fields that required it to be two characters, to allow the handling of full state names, since in some cases the Google Places API, which we're using for the city/state autocomplete on the ride scheduling form, will return the state name instead of abbreviation. See screenshot below.
Add standard DtV time zone handling to the email notification that a scheduled ride is coming soon, so it doesn't look like it's coming in 8 hours.