Releases: mbta/dotcom
Releases · mbta/dotcom
2024.12.20.01
What's Changed
- feat: Add alert info to trip planner output by @joshlarson in #2269
- ui(TripPlanner): Make <.itinerary_detail /> more closely match final designs by @joshlarson in #2275
- ui(TripPlanner): Fix margins, paddings, and borders for results panel by @joshlarson in #2276
- cleanup: Remove unused aliases by @joshlarson in #2277
- ui(TripPlanner): Use small bus icons in trip planner transit legs by @joshlarson in #2279
- feat(TripPlanner): Show more itineraries by @joshlarson in #2278
Full Changelog: 2024.12.16.02...2024.12.20.01
2024.12.16.02
What's Changed
- Improve state management by @anthonyshull in #2266
- fix: Make the "Service every 15 minutes or better" text black by @joshlarson in #2273
- fix(DailySchedule): improve identification of today's service by @thecristen in #2274
Full Changelog: 2024.12.16.01...2024.12.16.02
2024.12.16.01
What's Changed
- refactor(TransitDetail): use trip struct by @thecristen in #2260
- chore: completely remove key bus route designation by @thecristen in #2271
- bnrd: add redirect for closed 117 route by @thecristen in #2272
Full Changelog: 2024.12.13.01...2024.12.16.01
2024.12.13.01
What's Changed
- chore: allow running Redis standalone by @paulswartz in #2268
- feat: Update confirmation message for the customer support feedback form by @joshlarson in #2265
Full Changelog: 2024.12.12.01...2024.12.13.01
2024.12.12.01
What's Changed
- Add walking legs to the trip plan details by @anthonyshull in #2246
- refactor: Change itinerary-panel-view state for TripPlannerResultsSection by @joshlarson in #2242
- refactor: Convert TripPlannerResultsSection to a function component by @joshlarson in #2252
- fix(layout): Shrink margin-top for schedule headers by @joshlarson in #2254
- feat: Update train schedule headways for Winter 2025 Rating by @joshlarson in #2255
- test: Update inaccurate test name by @joshlarson in #2256
- feat: Suppress "Depart at" buttons when there's only one itinerary by @joshlarson in #2250
- fix: Make "Depart at" buttons wrap rather than overflow by @joshlarson in #2259
- cleanup: We only need to alias PersonalDetail once by @joshlarson in #2257
- feat: Add "Service every 15 minutes or better" badge for frequent bus routes by @joshlarson in #2253
- WIP: feat(TripPlanner): transit leg and itinerary locations by @thecristen in #2251
- fix: Remove invocation of @target from <.itinerary_detail /> by @joshlarson in #2261
- refactor: Convert itinerary legs to segments for easier rendering by @joshlarson in #2262
- Itinerary detail map by @anthonyshull in #2258
- refactor(ServiceOptGroup): simplified text by @thecristen in #2263
- fix: De-duplicate start and end locations when they're next to transit segments by @joshlarson in #2264
Full Changelog: 2024.12.05.01...2024.12.12.01
2024.12.05.01
What's Changed
- fix: Remove wheelchair icon from non-accessible stop pages by @joshlarson in #2244
- refactor(TripPlan.ItineraryGroups): incorporate feedback by @thecristen in #2224
- deps: upgrade algolia-autocomplete libs by @thecristen in #2247
- refactor: use a different Base64 encoder before sending mail via SES by @thecristen in #2245
- feat(TripPlanner): display backend error message by @thecristen in #2243
- fix: Make Service.serves_date?/2 use added_stops as a full override by @joshlarson in #2248
Full Changelog: 2024.12.03.01...2024.12.05.01
2024.12.03.01
What's Changed
- feat: Toggle between summary and details view in itinerary panel by @joshlarson in #2232
- feat(trip_planner): Use <.itinerary_summary /> in the details panel by @joshlarson in #2237
- chore: convert root template to .heex by @thecristen in #2233
- Revert "chore: convert root template to .heex (#2233)" by @joshlarson in #2239
- feat: Arrange map and plan results correctly on desktop and mobile by @joshlarson in #2240
- refactor: Inline <.itinerary_group /> component into TripPlannerResultsSection by @joshlarson in #2241
- build(deps): bump requirejs from 2.3.6 to 2.3.7 by @dependabot in #2148
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #2226
- feat: Show "Depart at" buttons and show the correct itinerary on click by @joshlarson in #2238
Full Changelog: 2024.11.22.01...2024.12.03.01
2024.11.22.01
What's Changed
- Update metro by @thecristen in #2225
- feat: Add a nicer summary view for trip planner output by @joshlarson in #2204
- chore: add svg img roles, improve title tags by @thecristen in #2223
- fix(PredictionsChannel): filter out past predictions by @thecristen in #2229
- fix: Swap the sense of the Regex.match? call in route_symbols_test by @joshlarson in #2234
Full Changelog: 2024.11.15.01...2024.11.22.01
2024.11.15.01
What's Changed
- chore: add integrity attribute to external links by @thecristen in #2215
- update package-lock to reflect metro deps by @thecristen in #2217
- feat(Plugs.SecureHeaders): add secure headers to errors and static files by @thecristen in #2216
- Round predictions instead of flooring them by @anthonyshull in #2219
- chore: remove StaticPageController by @thecristen in #2214
- Remove mobile app ad banner by @anthonyshull in #2222
- Take trip planner query params into account in the new trip planner by @anthonyshull in #2218
Full Changelog: 2024.11.07.01...2024.11.15.01
2024.11.07.01
What's Changed
- Add arcgis.com to the CSP by @anthonyshull in #2210
- Add the new metro map component to the preview trip planner by @anthonyshull in #2208
- Switch away from using npm for metro by @anthonyshull in #2212
- remove husky by @thecristen in #2213
Full Changelog: 2024.11.01.01...2024.11.07.01