mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-11 08:06:13 +01:00
42743810e9
Summary: Ref T12174. Ref T8033. Currently, if you can't see one panel on a dashboard, you can't see the dashboard at all. This is confusing and hard to debug. Improve this behavior at least slightly: render the dashboard, with a big "you can't see this" panel in place of any panels you can't see. This should at least make the behavior obvious, even if it isn't the best or most comprehensive way we can handle it in all cases. Test Plan: {F2566003} Reviewers: chad Reviewed By: chad Maniphest Tasks: T12174, T8033 Differential Revision: https://secure.phabricator.com/D17308 |
||
---|---|---|
.. | ||
PhabricatorDashboardPanelQuery.php | ||
PhabricatorDashboardPanelSearchEngine.php | ||
PhabricatorDashboardPanelTransactionQuery.php | ||
PhabricatorDashboardQuery.php | ||
PhabricatorDashboardSearchEngine.php | ||
PhabricatorDashboardTransactionQuery.php |