-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable stops redesign (attempt #2)
* refactor: enable stops redesign Switches the feature flag: now we can use it to re-enable the old design. * fix(StopController): refactor tests to redesign - fix: enable redirecting child stop IDs to parent stop pages, to match the original stop page - stop checking for zone number or routes, the new stop page doesn't assign those variables - the new stop page doesn't render any react content on the server, so remove that test
- Loading branch information
1 parent
0f55d33
commit a75fb5f
Showing
4 changed files
with
30 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
apps/site/test/site_web/controllers/stop_controller-redesign_test.exs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters