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
F13188967: D9894.diff
Sat, May 11, 5:38 AM
F13183109: D9894.id23754.diff
Fri, May 10, 6:58 AM
F13183108: D9894.id23943.diff
Fri, May 10, 6:58 AM
Unknown Object (File)
Tue, May 7, 8:24 AM
Unknown Object (File)
Sun, May 5, 6:31 PM
Unknown Object (File)
Fri, May 3, 9:03 AM
Unknown Object (File)
Wed, Apr 24, 11:44 PM
Unknown Object (File)
Sat, Apr 20, 7:18 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
Lint
Lint Skipped
Unit
Tests Skipped

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).