summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/NotificationsAlerts.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp/alerts] Fix: Notification didn't fill the whole container when ↵Jannik Schönartz2019-03-261-4/+0Star
| | | | having a short msg
* [webapp/alerts] Remove unnecessary code which produced vue warningsJannik Schönartz2019-02-231-2/+1Star
|
* [webapp/alerts] Fix position to be attached to the topbar & fix overflowJannik Schönartz2019-02-231-2/+8
|
* [webapp+server] Add first implementation of a websocket to alert webclients ↵Udo Walter2018-11-261-11/+26
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [webapp] small bugfixUdo Walter2018-11-241-1/+1
|
* [webapp] Add notification systemUdo Walter2018-11-241-0/+132
Components can call this. and this. to display notifications