2024.04.17.01
What's Changed
- feat(monitor): define timezone for cron job by @thecristen in #1976
- fix: route sort_order to sort homepage alert route by @thecristen in #1979
- fix(Logger): add :ip to metadata by @thecristen in #1981
- adjust covered files and tagged tests by @thecristen in #1980
- chore: remove unused fixtures by @thecristen in #1983
- Change structs to types in specs by @anthonyshull in #1985
- feat(DepartureCard): link to relevant direction by @thecristen in #1974
- chore: improve error handling in
DotcomWeb.ScheduleController.HoursController
andSchedules.HoursOfOperation
by @thecristen in #1987 - actually finish cleaning up our old Google Maps code by @thecristen in #1978
- Ignore all load failed errors as they dont seem to be problem, but co… by @anthonyshull in #1986
- ci: fix credo task, remove flaky snapshot test by @thecristen in #1989
- refactor(StationAmenityCard): consolidate elevator/escalator logic by @thecristen in #1977
Full Changelog: 2024.04.11.03...2024.04.17.01