1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/dashboard/customfield
epriestley fa6d3e2de3 Implement a "pro" EditEngine for dashboard panels
Summary:
Ref T10855. This can't replace the old edit flow yet, but get the basics in place.

(This is actually much closer to just being able to swap than I anticipated since CustomFields sort of just work, but the exiting flow has some "clone existing panel" / "place directly on dashboard" stuff that this doesn't yet.)

Test Plan: Created and edited a panel by manually using the "editpro" flow.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10855

Differential Revision: https://secure.phabricator.com/D16226
2016-07-03 15:07:36 -07:00
..
PhabricatorDashboardPanelCoreCustomField.php Implement a "pro" EditEngine for dashboard panels 2016-07-03 15:07:36 -07:00
PhabricatorDashboardPanelCustomField.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorDashboardPanelSearchApplicationCustomField.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
PhabricatorDashboardPanelSearchQueryCustomField.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
PhabricatorDashboardPanelTabsCustomField.php Allow dashboard panels to be archived 2014-07-01 17:50:28 -07:00