1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-02 09:58:24 +01:00
phorge-phorge/src/applications/dashboard
epriestley eea093bec8 Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode
Summary:
Depends on D20361. Ref T13272. Currently, Dashboards have three separate modes: view, arrange, manage.

With the advent of Portals, I think we can simplify this, and make the dashboard view a combined view/edit/manage page. To view it in a cleaner standalone way, you can add it to a portal/home/project. I'll also improve the "Install" workflow.

Test Plan:
Viewed a dashboard page, clicked through all the actions, grepped for affected URIs.

{F6327027}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13272

Differential Revision: https://secure.phabricator.com/D20362
2019-04-09 13:32:36 -07:00
..
application Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode 2019-04-09 13:32:36 -07:00
conduit Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
constants Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
controller Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode 2019-04-09 13:32:36 -07:00
customfield Fix spelling 2017-10-09 10:48:04 -07:00
edge Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
editor Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
engine When picking a default menu item to render, don't pick disabled items 2019-04-02 15:21:27 -07:00
icon Add some new Dashboard icons 2017-03-21 11:00:16 -07:00
layoutconfig Extend from Phobject 2015-06-15 18:02:27 +10:00
menuitem Update all existing ProfileMenuItems for the more-structured API 2019-04-02 15:20:39 -07:00
paneltype Fix rendering of offset-paged query panels including "Notifications" 2019-04-04 06:21:38 -07:00
phid Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
query Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode 2019-04-09 13:32:36 -07:00
remarkup Allow users who can edit a dashboard to remove invalid / restricted panels 2017-02-04 16:33:47 -08:00
storage Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode 2019-04-09 13:32:36 -07:00
typeahead Make the dashboard panel datasource work properly with hundreds of panels 2018-06-28 08:54:29 -07:00
xaction/portal Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00