1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/view
vrana b50cdc6e43 Highlight update time in revision list
Summary:
This is another experiment for reducing reviewers response time.
I stole the idea (and colors) from [[ http://www.reviewboard.org/media/screenshots/2009/02/02/dashboard.png | ReviewBoard ]].
I actually quite like it (except when everything is red) and I can image that people will review just to have better color balance.

The code is not production ready for these reasons:

- We load holidays again and again for each revision. I couldn't cache it to static variable because it could persist multiple requests, right?
- I don't know how to expand height to the whole cell (I'm really bad in CSS).
- CSS rules are probably in wrong file.
- We probably want to use different colors.

This is how it looks:
{F16406}

Test Plan: Displayed revision list.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3190
2012-08-20 17:59:13 -07:00
..
__tests__ Support petabytes 2012-06-21 18:07:48 -07:00
control Highlight update time in revision list 2012-08-20 17:59:13 -07:00
form Make the paste creation form work on phones 2012-08-15 14:15:12 -07:00
layout Modernize Paste 2012-08-15 10:45:06 -07:00
page Link Phabricator from footer 2012-08-19 09:28:45 -07:00
widget Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontDialogView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontJavelinView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontNullView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
viewutils.php Modernize Paste 2012-08-15 10:45:06 -07:00