Redesign PonderQuestionView

Summary: Full new UI, testing some upcoming treatments for consideration in other View controllers. Small tweaks to allow PHUITwoColumnView to have fixed and fluid width, and let TransactionCommentView go fullWidth.

Test Plan:
Tested a number of Ponder cases, New Question, with and without summary, with and without answers, with and without comments. Mobile, Tablet, and Desktop layouts. Verify Project and Profile UI's still in tact.

{F1120961}

{F1120962}

{F1120963}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15315
This commit is contained in:
Chad Little
2016-02-23 07:23:58 -08:00
parent 9baae00fbd
commit e9f4ca6ca3
24 changed files with 425 additions and 646 deletions

View File

@@ -87,6 +87,7 @@ final class PhabricatorProjectProfileController
$home = id(new PHUITwoColumnView())
->setHeader($header)
->setFluid(true)
->addClass('project-view-home')
->setMainColumn(
array(