summaryrefslogtreecommitdiffstats
path: root/client/components/users/userAvatar.styl
Commit message (Collapse)AuthorAgeFilesLines
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-8/+4
| | | | | | | | | | | | Added features: - Assignee can now be added and removed. - Avatar icon is at card and assignee details TODO: - When selecting new assignee (+) icon, list does not yet show avatars and names who to add. There is empty avatar without name. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-311-4/+8
| | | | | | Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 !
* add: invite user via email, invited user can accept or decline, allow member ↵floatinghotpot2015-12-071-0/+4
| | | | to quit
* Switch the font to robotoMaxime Quandalle2015-08-201-0/+4
|
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-191-33/+34
| | | | | | | Fixes the data context on the member popover in the details pane. Also change the way Popover detect if the click is initiated from a parent popover -- from reading Blaze context, to looking at the event target parents.
* Fix card title editionMaxime Quandalle2015-06-111-1/+0
| | | | Closes #184
* (Re-)implement default avatar using user initialsMaxime Quandalle2015-06-101-15/+9
| | | | | We use a embedded svg to scale the initials text to its container size. The user is free to overwrite its initials in the profile form.
* Start designing the card details paneMaxime Quandalle2015-06-051-0/+7
| | | | Implement a dynamic overflow to focus sight on the pane.
* Implement presence indicatorsMaxime Quandalle2015-05-301-0/+108