aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/avatar-notification.component.html
Commit message (Collapse)AuthorAgeFilesLines
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-43/+0
| | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Add restore scroll position on user-dropdown anchors links and scroll to top ↵Kim2020-08-171-1/+2
| | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
|
* Strict templates enabledChocobozzz2020-02-101-1/+1
|
* Fix mark all as read notificationsChocobozzz2020-01-061-1/+1
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+1
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-5/+15
| | | | fixes #1730
* Add user notification animationChocobozzz2019-02-201-10/+19
|
* Fix notification socketChocobozzz2019-01-141-1/+1
| | | | Should be in core module to share the same subject to all the app
* Add notifications in the clientChocobozzz2019-01-091-0/+23