1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/ponder/controller
Chad Little fe7e288cf5 Solidify PHUITwoColumnView as a page layout
Summary:
Rolls out a new "Object Page" design with PHUITwoColumnView. This is reasonably polished, but wanted to post it up for you now for feedback before chasing down minor bugs. This implements TwoColumn in the following applications:

 - Ponder
 - Paste
 - Slowvote
 - Countdown
 - Projects
 - Profile
 - Passphrase

This helped track down display issues and inconsistencies and make sure the layout was flexible for different pages.

Test Plan:
Test each of the applications on mobile, tablet, and desktop breakpoints.

{F1135705}

{F1135706}

{F1135707}

{F1135708}

{F1135709}

{F1135710}

{F1135711}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15366
2016-03-01 07:23:08 -08:00
..
PonderAnswerCommentController.php Fix some quirkiness with Answer comments in Ponder 2015-08-20 11:23:30 -07:00
PonderAnswerEditController.php Add ability to hide answers in Ponder 2015-08-14 09:25:02 -07:00
PonderAnswerHistoryController.php Allow public on Ponder Questions, History pages 2015-08-21 06:49:49 -07:00
PonderAnswerSaveController.php Fix errors when mentioning others in Ponder 2015-10-13 09:09:07 -07:00
PonderController.php Add mobile menu to Ponder 2015-08-04 10:48:48 -07:00
PonderQuestionCommentController.php Update Ponder for handleRequest 2015-07-22 13:23:11 -07:00
PonderQuestionEditController.php Basic Answer Wiki for Ponder 2015-08-29 13:59:33 -07:00
PonderQuestionHistoryController.php Allow public on Ponder Questions, History pages 2015-08-21 06:49:49 -07:00
PonderQuestionListController.php Update Ponder for handleRequest 2015-07-22 13:23:11 -07:00
PonderQuestionStatusController.php Add additional statuses to Ponder 2015-08-08 10:23:33 -07:00
PonderQuestionViewController.php Solidify PHUITwoColumnView as a page layout 2016-03-01 07:23:08 -08:00