Page MenuHomePhabricator

Make typeahead datasources default to PHID type icons
ClosedPublic

Authored by epriestley on Jul 11 2014, 11:32 AM.
Tags
None
Referenced Files
F14736175: D9894.id23943.diff
Sat, Jan 18, 9:35 PM
F14728329: D9894.id23754.diff
Sat, Jan 18, 5:27 AM
Unknown Object (File)
Mon, Jan 13, 5:43 PM
Unknown Object (File)
Dec 3 2024, 8:39 PM
Unknown Object (File)
Nov 29 2024, 11:38 AM
Unknown Object (File)
Nov 18 2024, 8:15 PM
Unknown Object (File)
Nov 18 2024, 5:51 AM
Unknown Object (File)
Nov 14 2024, 5:30 PM
Subscribers

Details

Summary

Ref T4420. If a datasource does not specify an icon explicitly, check if the PHID type has a default, and use that.

This leaves us with only Projects and some special stuff setting explicit icons, and reduces code duplication.

Test Plan

Used typeahead to find all affected object types.

Diff Detail

Repository
rP Phabricator
Branch
tok8
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1642
Build 1643: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make typeahead datasources default to PHID type icons.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
This revision is now accepted and ready to land.Jul 17 2014, 10:29 PM
epriestley updated this revision to Diff 23943.

Closed by commit rPb8d604acaf84 (authored by @epriestley).