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
F19939488: D17348.diff
Tue, Apr 14, 3:07 PM
F19911826: D17348.diff
Thu, Apr 2, 3:18 PM
F19815728: D17348.id41726.diff
Mar 5 2026, 12:18 AM
F19813814: D17348.id41721.diff
Mar 4 2026, 11:10 AM
F19801597: D17348.id.diff
Mar 1 2026, 3:22 AM
F19801121: D17348.diff
Feb 28 2026, 9:00 PM
F19661978: D17348.id41721.diff
Feb 7 2026, 7:50 AM
F19648530: D17348.id41721.diff
Feb 6 2026, 6:07 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.