Page MenuHomePhabricator

Fix some pagination/redirect issues for repositories
ClosedPublic

Authored by epriestley on May 6 2016, 7:38 PM.
Tags
None
Referenced Files
F18733337: D15865.id.diff
Tue, Sep 30, 10:32 PM
F18718618: D15865.diff
Mon, Sep 29, 4:12 PM
F18468416: D15865.id.diff
Sep 2 2025, 3:13 PM
F18468234: D15865.id38217.diff
Sep 2 2025, 2:44 PM
F18468051: D15865.diff
Sep 2 2025, 2:10 PM
F18290620: D15865.diff
Aug 23 2025, 10:18 AM
F18115069: D15865.id38217.diff
Aug 13 2025, 6:15 AM
F18086033: D15865.diff
Aug 5 2025, 7:32 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.