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/audit
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 Include all audit states in audit.query 2014-08-21 06:14:23 -07:00
constants Normalize AuditStatusConstant Colors 2014-10-20 15:47:10 -07:00
controller Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
editor Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
mail Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Minor formatting changes 2014-10-08 08:39:49 +11:00
storage Transactions - deploy buildTransactionTimeline to remaining applications 2014-12-03 15:35:47 -08:00
view Convert Audit comment rendering to standard infrastructure 2014-07-28 15:01:43 -07:00