1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/webroot/rsrc/css/application
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
..
base Minor, updates from @chad: 2012-08-20 16:03:56 -07:00
chatlog Make chatlog a bit less awful 2012-06-02 14:00:08 -07:00
contentsource Use text, not icons, to indicate content sources 2011-09-01 10:07:16 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
diff Separate the inline comment summary element into a separate view 2012-03-19 19:45:16 -07:00
differential Highlight update time in revision list 2012-08-20 17:59:13 -07:00
diffusion Highlight lines on drag and drop in Diffusion 2012-08-05 18:56:25 -07:00
directory Improve homepage buttons for new users 2012-04-02 15:21:02 -07:00
feed Don't set feed width on chromeless page 2012-04-09 15:11:41 -07:00
files Streamline Files interfaces 2011-07-29 17:56:49 -07:00
flag Add "Flags" to allow users to collect the things they love 2012-03-27 16:22:40 -07:00
herald General Herald refactoring pass 2012-03-30 10:49:55 -07:00
maniphest Delete unused CSS 2012-04-05 10:54:06 -07:00
objectselector Increase the click target area for the object selector 2012-03-19 19:20:49 -07:00
owners Some owners read workflows. 2011-04-03 19:20:47 -07:00
phortune For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
phriction Phriction - kill tabs 2011-12-15 14:35:38 -08:00
ponder Adding Ponder-related files. 2012-08-10 10:44:04 -07:00
profile Add a Join / Leave button to Projects 2012-01-25 11:51:20 -08:00
projects Make project membership edits use transactions and PHIDs and not be awful 2012-08-07 11:57:38 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample Add a "toggle-class" behavior 2012-07-30 16:08:42 -07:00