aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/user-notification.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Lazy import some modulesChocobozzz2019-02-151-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-2/+0
| | | | Inject them in an angular component so we can easily change their color
* Fix notification socketChocobozzz2019-01-141-32/+10
| | | | Should be in core module to share the same subject to all the app
* Add notifications in the clientChocobozzz2019-01-091-0/+110