1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/dashboard
Bob Trahan 5f33aa5b4f Dashboards - add ability to install dashboard as home
Summary:
See title. Adds PhabricatorDashboardInstall data object which scopes installs to objectPHID + applicationClass. This is because we already have a collision for user home pages and user profiles. Assume only one dashboard per objectPHID + applicationClass though at the database level.

Fixes T5076.

Test Plan: From dashboard view, installed a dashboard - success! Went back to dashboard view and uninstalled it!

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5076

Differential Revision: https://secure.phabricator.com/D9206
2014-05-19 16:09:31 -07:00
..
application Dashboards - add ability to install dashboard as home 2014-05-19 16:09:31 -07:00
controller Dashboards - add ability to install dashboard as home 2014-05-19 16:09:31 -07:00
customfield Let dashboard panel types use customfield to manage editing 2014-04-30 14:29:41 -07:00
editor Dashboards - add layout mode to dashboards 2014-05-15 19:12:40 -07:00
engine Dashboards - add remove functionality 2014-05-19 14:04:26 -07:00
layoutconfig Dashboards - add remove functionality 2014-05-19 14:04:26 -07:00
paneltype Dashboards - add remove functionality 2014-05-19 14:04:26 -07:00
phid Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
query Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
storage Dashboards - add ability to install dashboard as home 2014-05-19 16:09:31 -07:00