Tags: mbta/skate
Tags
Fix: Vehicles missing from route ladder (#3199) * Add selected vehicle route to vehiclesByRouteId * Fix variable name * Remove commented out code * Remove unused imports * Remove test that is no longer applicable * Add test for new array helper * Tweak false condition * add comment * Add test ensuring selected vehicle routes are added as well
chore(deps): bump doctest_formatter from 0.4.0 to 0.4.1 (#3181) Bumps [doctest_formatter](https://github.com/angelikatyborska/doctest_formatter) from 0.4.0 to 0.4.1. - [Changelog](https://github.com/angelikatyborska/doctest_formatter/blob/main/CHANGELOG.md) - [Commits](angelikatyborska/doctest_formatter@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: doctest_formatter dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add detour date and reason filter (#3161) * Get flatpickr added * Update flatpickr styling * Refine clear button * Update to extra_bespoke * Update garage filter * Consolidate map search * Select matches style * Fix icon sizing * Add Reason filter * Reorder table columns * Move column header * Resolve lint warning * Override linter * Actually memoize options and keep linter * Revert to ignoring linter * add ocmment * Update snapshots * Fix failing test * Update snapshots again * correct id and simplify X check * Update snapshots --------- Co-authored-by: Brian Fauble <bfauble@users.noreply.github.com>
PreviousNext