1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/dashboard/storage
Chad Little 554c4f10c5 Remove Copy Dashboard
Summary: Ref T10390. This removes the "Copy Dashboard" feature, which was more of a crutch to assist in the complexity of building and maintaining dashboards. I think we're close enough now that removing this and adding in some simpler edit dialogs should negate any benefit to keeping this around. Also removed an un-used "Uninstall Dashboard" dialog.

Test Plan: Visit manage, edit, no longer see option to copy dashboard. grep /dashboards/ for "copy" and remove all traces. Add some panels to a dashboard I own.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10390

Differential Revision: https://secure.phabricator.com/D17338
2017-02-13 07:25:27 -08:00
..
PhabricatorDashboard.php Remove Copy Dashboard 2017-02-13 07:25:27 -08:00
PhabricatorDashboardDAO.php Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
PhabricatorDashboardInstall.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorDashboardNgrams.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanel.php Remove Copy Dashboard 2017-02-13 07:25:27 -08:00
PhabricatorDashboardPanelNgrams.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanelTransaction.php remove unused FeedStory object in getTitleForFeed functions 2015-01-02 08:45:43 -08:00
PhabricatorDashboardSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorDashboardTransaction.php Touch up basic usability of Dashboards 2017-02-09 14:20:47 -08:00