1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/dashboard/query
Chad Little 7d4c0f002f Allow searching Dashboards by Editable
Summary: Ref T10390. I find myself wanting to find dashboards I can edit, even if I am not the author. I think this is useful for larger installs with multiple admins. Also make disabled Dashboards more grey in UI results.

Test Plan: Log in a test user, create a dashboard with I cannot edit. Log into my account, search for editable dashboards and only see mine. Set dashboard to all users, search under test account and see editable dashboards.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T10390

Differential Revision: https://secure.phabricator.com/D17524
2017-03-21 09:39:04 -07:00
..
PhabricatorDashboardPanelQuery.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanelSearchEngine.php Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
PhabricatorDashboardPanelTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
PhabricatorDashboardQuery.php Allow searching Dashboards by Editable 2017-03-21 09:39:04 -07:00
PhabricatorDashboardSearchEngine.php Allow searching Dashboards by Editable 2017-03-21 09:39:04 -07:00
PhabricatorDashboardTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00