summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/NotificationsSnackbars.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-1/+2
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [webapp+server] Add first implementation of a websocket to alert webclients ↵Udo Walter2018-11-261-1/+1
| | | | | | of events and to synchronize notification across multiple webapp instances of the same user
* [webapp] Add notification systemUdo Walter2018-11-241-0/+93
Components can call this. and this. to display notifications