1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/view
Bob Trahan 6300955661 Dashboards - add layout mode to dashboards
Summary:
This gets us the ability to specify a "layout mode" and which column a panel should appear in at panel add time. Changing the layout mode from a multi column view to a single column view or vice versa will reset all panels to the left most column.

You can also drag and drop where columns appear via the "arrange" mode.

We also have a new dashboard create flow. Create dashboard -> arrange mode. (As opposed to view mode.) This could all possibly use massaging.

Fixes T4996.

Test Plan:
made a dashboard with panels in multiple columns. verified correct widths for various layout modes

re-arranged collumns like whoa.

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4996

Differential Revision: https://secure.phabricator.com/D9031
2014-05-15 19:12:40 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
control Use standard UI kit on project member page 2014-03-19 19:30:27 -07:00
form Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
layout Dashboards - add layout mode to dashboards 2014-05-15 19:12:40 -07:00
page Notifications - hide header dropdown if app is uninstalled 2014-05-14 10:08:07 -07:00
phui Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
widget Use standard UI elements to render pull requests in Releeph 2014-04-18 06:44:45 -07:00
AphrontDialogView.php Make errors in dialogs look reasonable instead of hideous 2014-04-03 11:23:03 -07:00
AphrontJavelinView.php Partial fix for Javelin View Example 2013-07-16 13:31:43 -07:00
AphrontNullView.php Provide hasChildren() to replace isEmptyContent() 2013-08-12 07:51:01 -07:00
AphrontTagView.php Remove all the container node stuff from AphrontTagView 2013-06-05 16:21:55 -07:00
AphrontView.php Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
viewutils.php Various linter fixes. 2014-02-26 12:44:58 -08:00