1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-09 14:21:02 +01:00
phorge-phorge/src/view/layout
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
AphrontContextBarView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00
AphrontListFilterView.php Fix shadown on aphront filter viewy 2013-07-03 09:25:05 -07:00
AphrontMiniPanelView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontMoreView.php render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
AphrontMultiColumnView.php Dashboards - add layout mode to dashboards 2014-05-15 19:12:40 -07:00
AphrontPanelView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00
AphrontSideNavFilterView.php Add objectheaders to new View 2013-09-28 15:55:38 -07:00
AphrontTwoColumnView.php Phriction Redesign 2013-04-11 15:05:50 -07:00
PhabricatorActionHeaderView.php Move PhabricatorTagView to PHUITagView 2014-01-14 14:09:52 -08:00
PhabricatorActionListView.php Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
PhabricatorActionView.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorCrumbsView.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorCrumbView.php Add aural label for "application" breadcrumb in crumbs 2014-05-01 08:55:45 -07: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 Switch back to zwsp for oncopy line marker 2014-04-08 17:55:48 -07:00
PhabricatorTransactionView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00