Fixes T5090. Introduced getIcon into Handle stack which allows you to specify a per handle icon. getIcon falls back ot getTypeIcon.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T5090: Allow projects to change their icon in typeaheads
- Commits
- Restricted Diffusion Commit
rP102befdede3a: Project - add ability to select an icon for typeaheads and such
changed the icon on a project a bunch. verified transactions showed up. verified icon showed up in typeahead. verified icon showed up in tokens that were pre-generated (not typed in). units test passed.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- T5090
- Lint
Lint Skipped - Unit
Tests Passed - Build Status
Buildable 662 Build 662: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
src/applications/project/controller/PhabricatorProjectEditIconController.php | ||
---|---|---|
34 | stray phlog |
Comment Actions
We could add another row -- fa-envelope ("Communication"), fa-truck ("Release"), fa-lock ("Policy") and fa-umbrella ("An Umbrella") maybe?
Comment Actions
- remove the phlog
- add the 4th row
- be clever and have the icon be the current icon (qrcode / any icon I could find to convey the meaning is pretty piss poor given the "edit picture" action, so I like the clever idea for now.)