Page MenuHomePhabricator

Make Panels slightly easier to find and use
ClosedPublic

Authored by chad on Feb 14 2017, 12:33 AM.
Tags
None
Referenced Files
F19661978: D17348.id41721.diff
Sat, Feb 7, 7:50 AM
F19648530: D17348.id41721.diff
Fri, Feb 6, 6:07 AM
F19548844: D17348.id41721.diff
Mon, Jan 26, 11:26 PM
F19530507: D17348.id41721.diff
Jan 19 2026, 10:34 PM
F19516036: D17348.diff
Jan 14 2026, 6:55 PM
F19385478: D17348.id41721.diff
Dec 27 2025, 2:11 AM
F19104301: D17348.id41726.diff
Dec 5 2025, 1:20 PM
F19016713: D17348.diff
Nov 23 2025, 5:30 AM
Subscribers

Details

Summary

Ref T10390, turns "add existing panel" into a typeahead, and add lots more information to search.

Test Plan

Add an existing panel, click the search icon, see more information (type, engine).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/dashboard/paneltype/PhabricatorDashboardQueryPanelType.php
14

oooh

src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php
14

ahhh

src/applications/dashboard/paneltype/PhabricatorDashboardTextPanelType.php
14

zomg

src/applications/dashboard/controller/PhabricatorDashboardAddPanelController.php
26

feels janky.

epriestley added inline comments.
src/applications/dashboard/controller/PhabricatorDashboardAddPanelController.php
26

This is the best available way to do it, but I agree it feels a little janky.

This revision is now accepted and ready to land.Feb 14 2017, 2:37 AM
This revision was automatically updated to reflect the committed changes.