summaryrefslogtreecommitdiffstats
path: root/client/components/notifications
Commit message (Collapse)AuthorAgeFilesLines
* Fix styling issue in notifications drawerboeserwolf2020-04-121-2/+3
| | | | | | The header of the notification drawer had a margin to the right side in Google Chrome caused by overflow: scroll on the #notifications-drawer element.
* add a "remove all read" button to notification menuJonathan Baird2020-04-083-1/+31
|
* add correct i18n for notifications menuJonathan Baird2020-04-011-4/+4
|
* add a notification drawer like trelloJonathan Baird2020-03-2710-0/+313