1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 13:51:02 +01:00
phorge-phorge/src/applications/differential/constants
epriestley 4e181a5611 Clean up browse/history links in Diffusion
Summary:
Fixes T9126. In particular:

  - Add "Browse" links to all history views.
  - Use icons to show "Browse" and "History" links, instead of text.
  - Use FontAwesome.
  - Generally standardize handling of these elements.

This might need a little design attention, but I think it's an improvement overall.

Test Plan:
  - Viewed repository history.
  - Viewed branch history.
  - Viewed file history.
  - Viewed table of contents on a commit.
  - Viewed merged changes on a merge commit.
  - Viewed a directory containing an external.
  - Viewed a deleted file.

{F788419}

{F788420}

{F788421}

{F788422}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9126

Differential Revision: https://secure.phabricator.com/D14096
2015-09-10 19:28:49 -07:00
..
DifferentialAction.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialChangeType.php Clean up browse/history links in Diffusion 2015-09-10 19:28:49 -07:00
DifferentialLintStatus.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00
DifferentialReviewerStatus.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialRevisionControlSystem.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialRevisionStatus.php [Redesign] Normalize header policy and object tags 2015-06-23 12:03:46 +01:00
DifferentialUnitStatus.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00
DifferentialUnitTestResult.php Remove leftover code for "postponed" lint and unit status 2015-08-29 22:19:28 +10:00