1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/differential/view
epriestley 8a98868bfb Remove "days fresh" / "days stale" indictator in Differential revision list
Summary:
Ref T10939. I'm not //totally// opposed to the existence of this element, but I think it's the kind of thing that would never make it upstream today. I think this should just be a T418 custom sort of thing in the long run, not a mainline upstream feature.

Overall, I think this thing is nearly useless and just adds visual clutter. My dashboard is about 100% red. This also sort of teaches users that it's fine to let revisions sit for a couple of days, which isn't what I'd like the UI to teach. Finally, removing it helps the UI feel a little less cluttered after the visually busy changes in D15926.

Test Plan: Grepped for removed config. Viewed revision list.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10939

Differential Revision: https://secure.phabricator.com/D15927
2016-05-16 10:47:19 -07:00
..
DifferentialAddCommentView.php Convert Differential to new layout 2016-03-12 13:04:21 -08:00
DifferentialChangesetDetailView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
DifferentialChangesetFileTreeSideNavBuilder.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
DifferentialChangesetListView.php Update Diffusion UI 2016-03-17 12:05:14 -07:00
DifferentialLocalCommitsView.php Convert Differential to new layout 2016-03-12 13:04:21 -08:00
DifferentialReviewersView.php New icons, colors for per reviewer status 2016-05-01 12:52:40 -07:00
DifferentialRevisionListView.php Remove "days fresh" / "days stale" indictator in Differential revision list 2016-05-16 10:47:19 -07:00
DifferentialRevisionUpdateHistoryView.php Convert Differential to new layout 2016-03-12 13:04:21 -08:00
DifferentialTransactionView.php phtize all the things 2015-05-22 21:16:39 +10:00