Page MenuHomePhabricator

Conpherence - refactor display classes a bit
ClosedPublic

Authored by btrahan on Apr 14 2015, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:05 AM
Unknown Object (File)
Sat, Apr 13, 11:29 PM
Unknown Object (File)
Thu, Apr 11, 8:46 AM
Unknown Object (File)
Mon, Apr 8, 6:54 AM
Unknown Object (File)
Sat, Apr 6, 6:55 PM
Unknown Object (File)
Mar 24 2024, 8:42 PM
Unknown Object (File)
Mar 24 2024, 8:42 PM
Unknown Object (File)
Mar 24 2024, 8:42 PM
Subscribers

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rP87d360bb1b4a: 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

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - refactor display classes a bit.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2015, 6:39 PM
This revision was automatically updated to reflect the committed changes.