aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-notifications
Commit message (Collapse)AuthorAgeFilesLines
* 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