Page MenuHomePhabricator

Reduce application search engine results list for Dashboards
ClosedPublic

Authored by chad on Feb 12 2017, 6:11 AM.
Tags
None
Referenced Files
F15465881: D17341.id41828.diff
Thu, Apr 3, 12:03 AM
F15457864: D17341.id41824.diff
Sun, Mar 30, 7:32 PM
F15448856: D17341.id41701.diff
Fri, Mar 28, 7:12 AM
F15448467: D17341.id.diff
Fri, Mar 28, 5:04 AM
F15442662: D17341.diff
Wed, Mar 26, 11:54 PM
F15440120: D17341.id41824.diff
Wed, Mar 26, 11:06 AM
F15439900: D17341.id.diff
Wed, Mar 26, 10:09 AM
F15436102: D17341.diff
Tue, Mar 25, 11:59 AM
Subscribers

Details

Summary

Ref T10390. Simplifies dropdown by rolling out canUseInPanel in useless panels

Test Plan

Add a query panel, see less options.

Diff Detail

Repository
rP Phabricator
Branch
search-engine-panel-typeahead (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15598
Build 20768: Run Core Tests
Build 20592: Run Core Tests
Build 20584: Run Core Tests
Build 20583: arc lint + arc unit

Event Timeline

epriestley edited reviewers, added: chad; removed: epriestley.
epriestley edited edge metadata.

Generally seems sane, I'll write some javascript. 😿

It's probably possible to build this into one mega-typeahead too. I just was unsure how that would feel.

chad removed a reviewer: chad.

I think I'm just going to build this into a single typeahead and remove the javascript. That should make tab panel creation simple also.

chad retitled this revision from Build a Typeahead for panel-ready application search engines to Reduce application search engine results list for Dashboards.Feb 22 2017, 5:19 PM
chad edited the summary of this revision. (Show Details)
chad edited the test plan for this revision. (Show Details)
  • filter out a few more useless ones

I reduced this diff down to just canUseInPanelContext changes -- along with better descriptions.

This revision is now accepted and ready to land.Feb 22 2017, 8:23 PM
This revision was automatically updated to reflect the committed changes.