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
F15458358: D17348.id41726.diff
Sun, Mar 30, 11:13 PM
F15446353: D17348.id41721.diff
Thu, Mar 27, 6:37 PM
F15438892: D17348.id.diff
Wed, Mar 26, 4:21 AM
F15438078: D17348.diff
Tue, Mar 25, 11:16 PM
F15383133: D17348.id41726.diff
Fri, Mar 14, 3:38 PM
Unknown Object (File)
Mar 3 2025, 7:27 AM
Unknown Object (File)
Mar 1 2025, 6:36 PM
Unknown Object (File)
Feb 26 2025, 9:54 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
Branch
panel-typeahead (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15619
Build 20613: Run Core Tests
Build 20612: arc lint + arc unit

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.