1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00
phorge-phorge/src/applications/meta
epriestley ff7215f3d6 Fix a fatal on the application list
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
2015-04-13 14:51:00 -07:00
..
application Generate mail command documentation from active commands 2015-04-01 11:51:47 -07:00
controller Provide better general high-level documentation on mail commands 2015-04-01 11:51:49 -07:00
panel Modularize application configuration panels 2015-03-12 13:28:37 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Fix a fatal on the application list 2015-04-13 14:51:00 -07:00
typeahead Roll out more FontIcons 2015-01-26 08:19:22 -08:00
view Roll out more FontIcons 2015-01-26 08:19:22 -08:00