Page MenuHomePhabricator

Fix some pagination/redirect issues for repositories
ClosedPublic

Authored by epriestley on May 6 2016, 7:38 PM.
Tags
None
Referenced Files
F14056336: D15865.id38217.diff
Sat, Nov 16, 8:00 PM
F14013852: D15865.id38217.diff
Sat, Nov 2, 5:36 PM
F13994194: D15865.id38218.diff
Wed, Oct 23, 4:32 AM
F13981334: D15865.diff
Oct 19 2024, 3:51 PM
F13968881: D15865.id.diff
Oct 16 2024, 11:15 PM
Unknown Object (File)
Oct 9 2024, 12:10 AM
Unknown Object (File)
Sep 24 2024, 12:36 AM
Unknown Object (File)
Sep 23 2024, 10:01 PM
Subscribers
None

Details

Summary

Ref T10923. Paging wasn't being applied correctly when creating new repositories after API changes.

Also, the first redirect after creation wasn't sending users to the right place.

Test Plan
  • Created a new repostiory, got redirected properly.
  • Verified that new repostiory flow has the correct fields (name, callsign, etc) and Conduit API has the correct fields (everything).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some pagination/redirect issues for repositories.
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 6 2016, 7:38 PM
This revision was automatically updated to reflect the committed changes.