Page MenuHomePhabricator

Fix some pagination/redirect issues for repositories
ClosedPublic

Authored by epriestley on May 6 2016, 7:38 PM.
Tags
None
Referenced Files
F13285842: D15865.diff
Tue, Jun 4, 3:36 AM
F13281261: D15865.diff
Sun, Jun 2, 10:29 AM
F13242678: D15865.diff
Thu, May 23, 3:00 AM
F13237061: D15865.id38217.diff
Tue, May 21, 12:19 PM
F13222920: D15865.diff
Sun, May 19, 4:06 AM
F13206232: D15865.id38217.diff
Wed, May 15, 6:23 AM
F13183845: D15865.id38217.diff
Fri, May 10, 12:44 PM
F13179140: D15865.diff
Wed, May 8, 8:58 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.