Page MenuHomePhabricator

Add icons to Settings
ClosedPublic

Authored by epriestley on Jan 21 2019, 6:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 10:26 PM
Unknown Object (File)
Thu, Apr 11, 10:37 AM
Unknown Object (File)
Fri, Mar 29, 6:32 AM
Unknown Object (File)
Sat, Mar 23, 5:44 PM
Unknown Object (File)
Sat, Mar 23, 5:44 PM
Unknown Object (File)
Sat, Mar 23, 5:44 PM
Unknown Object (File)
Mar 5 2024, 7:19 AM
Unknown Object (File)
Feb 29 2024, 4:51 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
Branch
mfa5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21626
Build 29484: Run Core Tests
Build 29483: arc lint + arc unit

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.