1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/applications/dashboard/query
epriestley 42743810e9 When a viewer can't see some of a dashboard's panels, only hide those panels
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
2017-02-03 10:14:14 -08:00
..
PhabricatorDashboardPanelQuery.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanelSearchEngine.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanelTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
PhabricatorDashboardQuery.php When a viewer can't see some of a dashboard's panels, only hide those panels 2017-02-03 10:14:14 -08:00
PhabricatorDashboardSearchEngine.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00