Page MenuHomePhabricator

Update redirect/cancel URIs for repository dialogs
ClosedPublic

Authored by epriestley on May 9 2016, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 1, 8:48 AM
Unknown Object (File)
Sat, May 31, 5:15 AM
Unknown Object (File)
Thu, May 8, 10:11 PM
Unknown Object (File)
Apr 30 2025, 1:01 PM
Unknown Object (File)
Apr 28 2025, 2:43 PM
Unknown Object (File)
Apr 26 2025, 11:54 AM
Unknown Object (File)
Apr 25 2025, 6:27 AM
Unknown Object (File)
Apr 18 2025, 8:40 AM
Subscribers
None

Details

Summary

Ref T10923. Some of the dialogs ("Deactivate Repository", "Test Automation", etc.) had cancel or redirect URIs which I missed originally.

Go through them and make sure they all point to the right places.

Also removed one unused controller which I missed the first time around.

Test Plan
  • Opened all these dialogs in a new tab with Command-Click.
  • Clicked every "cancel" and "submit" button on all of these dialogs.
  • Got consistently sent to the place I came from.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Update redirect/cancel URIs for repository dialogs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 9 2016, 3:03 PM
This revision was automatically updated to reflect the committed changes.