aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-notifications
Commit message (Collapse)AuthorAgeFilesLines
* I18n missing parameter (#5782)Wicklow2023-05-021-1/+1
| | | | | * fix syntax * Missing i18n parameter
* Fix button/input/select heightsChocobozzz2023-03-162-8/+5
|
* Increase global font sizeChocobozzz2022-06-161-6/+0
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-1/+1
|
* Move to stylelintChocobozzz2021-04-281-1/+2
|
* 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-292-2/+34
|
* harmonize search for librariesRigel Kent2020-07-292-4/+20
|
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-292-3/+1
| | | | statuses
* allow sorting notificationsRigel Kent2020-07-293-2/+18
|
* Reorganize client shared modulesChocobozzz2020-06-231-1/+1
|
* 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 broken views on mobile and small screens (#2671)Kim2020-04-271-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Fix mark all as read notificationsChocobozzz2020-01-062-7/+13
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-192-3/+10
| | | | fixes #1730
* Update angularChocobozzz2019-07-251-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-172-3/+11
| | | | 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-093-0/+44