1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/people/customfield
epriestley c9510cc118 Make it more clear that red dots next to usernames mean Calendar availability
Summary:
Ref T11809. We show a red dot next to a username to indicate that the user is away (on vacation, in a meeting, etc).

It's not very obvious what this means unless you know that's what it is: when you click the username or view a hovercard, there's no visual hint about what the red dot means. It does say "Away", but there is a lot of information and it doesn't visually connect the two.

Connect the two visually by putting a red dot next to the "Away" bit, too.

Test Plan:
Here's my version of it, this feels OK to me but could maybe be more designed:

{F1893916}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11809

Differential Revision: https://secure.phabricator.com/D16791
2016-11-02 13:45:43 -07:00
..
PhabricatorUserBlurbField.php Fix object extraction from user profile blurbs 2016-02-01 09:46:45 -08:00
PhabricatorUserConfiguredCustomField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorUserCustomField.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorUserIconField.php Allow users to have profile icons 2016-01-24 09:58:01 -08:00
PhabricatorUserRealNameField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00
PhabricatorUserRolesField.php Add "Mailing List" users 2015-06-03 18:42:33 -07:00
PhabricatorUserSinceField.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorUserStatusField.php Make it more clear that red dots next to usernames mean Calendar availability 2016-11-02 13:45:43 -07:00
PhabricatorUserTitleField.php Allow users to have profile icons 2016-01-24 09:58:01 -08:00