digitransit-ui
digitransit-ui copied to clipboard
DT-5452 Show closed stops on map using badge icons
Proposed Changes
-
Draw badges on stop icons
-
Stop is permanently closed when there are no NO_SERVICE alerts and there are no routes related to it
-
Stop is temporarily closed when alerts show NO_SERVICE
-
Test added for realtime stop layer
-
Relies on otp PR https://github.com/opentripplanner/OpenTripPlanner/pull/5743 and https://github.com/HSLdevcom/OpenTripPlanner-data-container/pull/389
Pull Request Check List
- A reasonable set of unit tests is included
- Console does not show new warnings/errors
- Changes are documented or they are self explanatory
- This pull request does not have any merge conflicts
- All existing tests pass in CI build
Review
- Read and verify the code changes
- Test the functionality by running the UI locally with all popular browsers available in your platform
- Check that the implementation matches the design, when such one is defined in a Jira issue
- Merge the pull request