mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 02:12:41 +01:00
ff7215f3d6
Summary: Fixes T7816. This just punts adding proper cursor-based paging to Applications for now, since they don't have a handy order. If we get to 101, we can either fix this properly or change the SearchEngine to return 200 results. (Previously, we generated a cursor only if we absolutely needed to, so this code wasn't called. We generate cursors in some cases where we may not need them now, but the code is simpler this way.) Test Plan: `/applications/` no longer fatals. Reviewers: chad, btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T7816 Differential Revision: https://secure.phabricator.com/D12403 |
||
---|---|---|
.. | ||
application | ||
controller | ||
panel | ||
phid | ||
query | ||
typeahead | ||
view |