Yashashvi Dave
1c14e0166c
user profile popover: Enhance popover style.
...
This commit make changes in style of exit-sign of modal,
and also remove spacing between fields in modal.
2018-08-27 17:26:07 -07:00
Yashashvi Dave
4f9ca03c13
user profile popover: Display user pills in custom user field.
...
Display user pills instead of user names in custom user field
on user profile popover.
2018-08-21 12:10:35 -07:00
Tim Abbott
5f10fa1692
user_profile_modal: Remove profile_data conditional.
...
It's no longer possible for profile_data to be empty, and the
conditional was in the wrong place anyway.
2018-08-21 11:49:36 -07:00
Yashashvi Dave
92782e2f89
static/js/popovers.js: Modify structure of user popover template data.
...
Modify structure of template data used to render
`user_profile_modal.handlebars`.
This is preparatory commit to display user pills in user profile
popover instead of user names in user type custom fields.
2018-08-21 11:42:59 -07:00
Aditya Bansal
65eaf92acd
user_profile_modal.handlebars: Upgrade to font-awesome 4.7 icon prefixes.
2018-07-11 20:17:11 +05:30
Max Nussenbaum
ca18c635e7
User profile: Style the custom user profile fields.
...
This restyles the user profile modal so that the custom fields
look nice.
2018-06-04 16:15:24 -07:00
Vishnu Ks
7533796ea9
popover: Add an option to show user profile.
...
Fixes #8880
2018-04-23 16:56:24 -07:00