Page MenuHomePhabricator

Fix some pagination/redirect issues for repositories
ClosedPublic

Authored by epriestley on May 6 2016, 7:38 PM.
Tags
None
Referenced Files
F18086033: D15865.diff
Tue, Aug 5, 7:32 PM
F18078578: D15865.id38218.diff
Mon, Aug 4, 8:13 PM
F17851986: D15865.id.diff
Sun, Jul 27, 12:01 PM
F17834996: D15865.diff
Sat, Jul 26, 2:48 PM
Unknown Object (File)
Jun 18 2025, 11:15 AM
Unknown Object (File)
Jun 17 2025, 2:29 PM
Unknown Object (File)
May 9 2025, 5:25 PM
Unknown Object (File)
May 8 2025, 10:11 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.