Page MenuHomePhabricator

Add icons to Settings
ClosedPublic

Authored by epriestley on Jan 21 2019, 6:32 PM.
Tags
None
Referenced Files
F18185083: D20006.id47807.diff
Sat, Aug 16, 3:03 PM
F18080479: D20006.id47770.diff
Mon, Aug 4, 9:52 PM
F17953596: D20006.id.diff
Fri, Aug 1, 3:13 AM
F17950266: D20006.id47770.diff
Fri, Aug 1, 12:14 AM
F17940720: D20006.id47764.diff
Thu, Jul 31, 4:41 AM
F17880637: D20006.diff
Jul 28 2025, 9:35 PM
F17836546: D20006.id.diff
Jul 26 2025, 4:15 PM
F17836004: D20006.id.diff
Jul 26 2025, 3:48 PM
Subscribers
None

Details

Summary

Depends on D20005. I love icons.

Test Plan

Screen Shot 2019-01-21 at 10.31.38 AM.png (1×1 px, 291 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

amckinley added inline comments.
src/applications/settings/panel/PhabricatorTokensSettingsPanel.php
13–15

This is the only one I'm a little on the fence about, but I guess you're trying to make these unique and you don't want to re-use fa-key? Maybe fa-clock would work better? This is 100% USDA-certified bike shedding, but I feel like fa-hourglass connotes a thing that the user is waiting on to finish so they can get back to work, not a thing that is already good to go.

This revision is now accepted and ready to land.Jan 21 2019, 6:41 PM

Yeah, v1 of this had nine copies of fa-key and that didn't feel great. I'll fish around for something else, maybe fa-ticket.

This revision was automatically updated to reflect the committed changes.