From 77ab26824754f4338553816d5803974554b1e45a Mon Sep 17 00:00:00 2001 From: TrueKuehli Date: Mon, 1 Oct 2018 15:15:01 +0200 Subject: Added notifications badges to notifications Shows the current amount of notifications --- WebInterface/NodeJSServer/dist/index.html | 1 + WebInterface/NodeJSServer/dist/script/index.js | 2 +- WebInterface/NodeJSServer/dist/style/index.css | 2 +- WebInterface/NodeJSServer/src/index.js | 2 +- .../src/modules/ui/notification-banner.js | 16 ++++++++++++++-- .../style/partials/front-layer/_notifications.scss | 20 +++++++++++++++++++- 6 files changed, 37 insertions(+), 6 deletions(-) (limited to 'WebInterface') diff --git a/WebInterface/NodeJSServer/dist/index.html b/WebInterface/NodeJSServer/dist/index.html index 601fda4..1080150 100644 --- a/WebInterface/NodeJSServer/dist/index.html +++ b/WebInterface/NodeJSServer/dist/index.html @@ -27,6 +27,7 @@