experimenter
experimenter copied to clipboard
feat(nimbus): enable new nimbus list page
Because
- The new Nimbus list page has completed testing and is ready for use
This commit
- Swaps the urls in both the Django and React routers for the new Nimbus List page
- Disables React tests that expect PageHome to be available at /
fixes #10714