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/phrequent
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 Minor formatting changes 2014-10-08 08:39:49 +11:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
controller Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
editor Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
event Improve usability of Phrequent "Stop Time" dialog 2014-08-11 12:30:01 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Home - limit "status" queries to 100 and show 99+ if we hit that 2014-12-12 12:02:25 -08:00
storage Minor formatting changes 2014-10-08 08:39:49 +11:00