1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/css/application/differential
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
..
add-comment.css Tweak Maniphest CSS, fix remarkup in description change views 2011-05-22 13:26:55 -07:00
changeset-view.css Change background for image views in Differential 2012-08-13 17:21:16 -07:00
core.css Hide selection to provide a visual cue about clipboard JS magic in Differential 2012-04-24 18:53:48 -07:00
local-commits-view.css Display local commit information in Differential 2011-08-31 13:49:50 -07:00
results-table.css Further improve unit/lint rendering 2012-05-01 10:15:56 -07:00
revision-comment-list.css Collapse comments in long threads. 2011-02-05 11:06:56 -08:00
revision-comment.css Make "Commandeer" yellow 2012-04-30 13:07:06 -07:00
revision-history.css DifferentialRevisionView 2011-01-29 15:37:41 -08:00
revision-list.css Highlight update time in revision list 2012-08-20 17:59:13 -07:00
table-of-contents.css Add button to reveal all files in Differential 2012-05-30 10:44:37 -07:00