Page MenuHomePhabricator

Fix some pagination/redirect issues for repositories
ClosedPublic

Authored by epriestley on May 6 2016, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 11:11 PM
Unknown Object (File)
Thu, Apr 11, 7:39 AM
Unknown Object (File)
Sat, Apr 6, 1:21 AM
Unknown Object (File)
Sat, Mar 30, 2:54 PM
Unknown Object (File)
Fri, Mar 22, 10:55 AM
Unknown Object (File)
Mar 10 2024, 4:16 PM
Unknown Object (File)
Feb 25 2024, 5:23 AM
Unknown Object (File)
Jan 27 2024, 8:55 AM
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.