aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/user-notifications.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix mark all as read notificationsChocobozzz2020-01-061-0/+5
|
* Fix infinite scroll on big screensChocobozzz2019-08-021-0/+5
|
* Add user notification animationChocobozzz2019-02-201-1/+5
|
* Refactor how we use iconsChocobozzz2019-01-171-5/+9
| | | | Inject them in an angular component so we can easily change their color
* Fix notification socketChocobozzz2019-01-141-1/+2
| | | | Should be in core module to share the same subject to all the app
* Fix scroll in notifications pageChocobozzz2019-01-141-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-0/+82