1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/flag
Bob Trahan 2b99b4add8 Home - limit "status" queries to 100 and show 99+ if we hit that
Summary: Fixes T6595. This diff has two issues as is... 1) the differential data fetching is pretty cheesey, but it looks like we can't just issue three separate databases to get the right data? 2) the translations break, since I am turning this into a string (and not an int) so the whole pluralization bit fails. I think 1 is okay as is and 2 needs to be fixed though I am not sure how to best do that...

Test Plan: loaded home page and it looked nice...!

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6595

Differential Revision: https://secure.phabricator.com/D10979
2014-12-12 12:02:25 -08:00
..
application Home - limit "status" queries to 100 and show 99+ if we hit that 2014-12-12 12:02:25 -08:00
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Add title to PHUIObjectItemView's name for hover display 2014-12-10 10:26:55 -08:00
storage Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
view Implement ApplicationSearch in Flags 2013-08-13 16:27:26 -07:00