1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/ponder
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
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Transactions - deploy buildTransactionTimeline to remaining applications 2014-12-03 15:35:47 -08:00
editor Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
feed Ponder - make feed stories and emails a bit better 2013-09-18 15:15:25 -07:00
mail Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
phid Fix broken handle rendering in Ponder 2014-08-12 12:25:58 -07:00
query Generate expected Ponder schemata 2014-10-01 07:37:14 -07:00
remarkup Remarkup - add a regex to blacklist what objects get link 2014-08-14 15:20:45 -07:00
search Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
view Remove flavor text for action buttons 2014-04-18 17:51:46 -07:00