1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/view/layout
Bob Trahan 87d360bb1b Conpherence - refactor display classes a bit
Summary:
D12409 made me realize this was a bit janky. `PhabricatorTransactionView` was only being used by Conpherence, so move and rename that class to `ConpherenceTransactionView`. Also, rename the existing `ConpherenceTransactionView` to `ConpherenceTransactionRenderer`, moving the actual view bits into the new `ConpherenceTransactionView`. Resulting code is a bit cleaner IMO.

Diff 1 of 2 (second diff has to be written. =D). Diff 2 will take care of the CSS and possibly clean things up further.

Test Plan: played around in conpherence full and conpherence column and things looked nice

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12410
2015-04-14 12:25:35 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
AphrontListFilterView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
AphrontMoreView.php render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
AphrontMultiColumnView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
AphrontSideNavFilterView.php Fix scrollbar being cut off at end of gutter 2015-03-07 09:53:58 -08:00
AphrontTwoColumnView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorActionListView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorActionView.php Move icon inside link in ActionLink 2014-06-12 11:27:30 -07:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorFileLinkListView.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorFileLinkView.php Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
PhabricatorSourceCodeView.php Minor formatting changes 2014-10-08 08:39:49 +11:00