aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html
Commit message (Collapse)AuthorAgeFilesLines
* I18n missing parameter (#5782)Wicklow2023-05-021-1/+1
| | | | | * fix syntax * Missing i18n parameter
* Fix button/input/select heightsChocobozzz2023-03-161-3/+4
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-1/+1
| | | | | | | | | | | | | | | | | | | * 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>
* adapt notifications buttons for small screensRigel Kent2020-07-291-1/+1
|
* harmonize search for librariesRigel Kent2020-07-291-3/+3
|
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-291-1/+1
| | | | statuses
* allow sorting notificationsRigel Kent2020-07-291-1/+9
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-0/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-3/+3
|
* Fix mark all as read notificationsChocobozzz2020-01-061-5/+11
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-3/+6
| | | | fixes #1730
* Refactor how we use iconsChocobozzz2019-01-171-2/+8
| | | | Inject them in an angular component so we can easily change their color
* Correctly scroll in notification preferencesChocobozzz2019-01-091-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-0/+7