Page MenuHomePhabricator

Add icons to Settings
ClosedPublic

Authored by epriestley on Jan 21 2019, 6:32 PM.
Tags
None
Referenced Files
F18849648: D20006.id47807.diff
Thu, Oct 30, 11:09 AM
F18844480: D20006.diff
Wed, Oct 29, 5:44 AM
F18835465: D20006.id.diff
Sun, Oct 26, 3:58 PM
F18830789: D20006.diff
Sat, Oct 25, 8:48 AM
F18830333: D20006.id.diff
Sat, Oct 25, 6:18 AM
F18808977: D20006.id47770.diff
Sun, Oct 19, 10:11 AM
F18784619: D20006.id47764.diff
Mon, Oct 13, 1:37 PM
F18630591: D20006.id47807.diff
Sep 16 2025, 12:07 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.