1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/dashboard
Mukunda Modell e1850b3c4e Allow dashboard panels to be found by monogram
Summary:
Just add the monogram to the datasource's `name` field
so that it will match when typing Wnn in the typeahead field.

Test Plan:
Tested locally on my dev phab. Try searching for a panel
by monogram in the 'Add existing panel' dialog on the
'arrange workboard' interface.

Previously: typing W123 showed no results.

After this change: typing W123 finds the panel W123

Reviewers: chad, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D18121
2017-06-13 16:48:36 -05:00
..
application Add Dashboards as a default pinned application 2017-03-21 11:10:20 -07:00
conduit Implement a "pro" EditEngine for dashboard panels 2016-07-03 15:07:36 -07:00
controller Make the Install Dashboard button green 2017-05-22 22:26:58 +00:00
customfield Add more transation data to panel tab changes 2017-02-15 11:05:39 -08:00
edge Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
editor Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
engine Remove dashboard footer 2017-03-02 06:29:39 -08:00
icon Add some new Dashboard icons 2017-03-21 11:00:16 -07:00
layoutconfig Extend from Phobject 2015-06-15 18:02:27 +10:00
paneltype Restrict movable panels to non-tab panels 2017-02-14 14:15:59 -08:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Allow searching Dashboards by Editable 2017-03-21 09:39:04 -07:00
remarkup Allow users who can edit a dashboard to remove invalid / restricted panels 2017-02-04 16:33:47 -08:00
storage Simplify dashboard panel creation 2017-02-22 17:50:29 -08:00
typeahead Allow dashboard panels to be found by monogram 2017-06-13 16:48:36 -05:00