1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/differential/render
epriestley bd5985e67d Add "Copy" and "Coverage" columns to unified view
Summary:
These aren't being populated yet; they mostly fix some JS errors with inlines.

For example, the inline hover reticle relies on adjusting its width to account for the "copy" column, and failed when the column did not exist.

Test Plan:
  - Hovering inlines in unified now works, mostly.
  - Interacted with inlines in side-by-side.

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11985
2015-03-05 14:11:36 -08:00
..
DifferentialChangesetHTMLRenderer.php Unify changeset line ID rendering and bring it to unified diffs 2015-03-05 14:03:57 -08:00
DifferentialChangesetOneUpRenderer.php Add "Copy" and "Coverage" columns to unified view 2015-03-05 14:11:36 -08:00
DifferentialChangesetOneUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialChangesetRenderer.php Add "Copy" and "Coverage" columns to unified view 2015-03-05 14:11:36 -08:00
DifferentialChangesetTestRenderer.php Expand Differential test coverage to include moves, shields, and more 2015-03-05 14:00:26 -08:00
DifferentialChangesetTwoUpRenderer.php Unify changeset line ID rendering and bring it to unified diffs 2015-03-05 14:03:57 -08:00
DifferentialChangesetTwoUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialRawDiffRenderer.php Move more hunk loads into DifferentialHunkQuery 2014-06-03 18:01:19 -07:00