Commit Graph

7 Commits

Author SHA1 Message Date
9d36f99404 adds CRITICAL log level 2023-11-27 16:15:53 +01:00
4746470aee error toasts always show even when showNotifications is false 2023-11-27 16:08:49 +01:00
f5627e6a2f frontend: error toast only goes away when clicked 2023-11-27 16:08:08 +01:00
667bb949cc rewrites NotificationsComponent to handle various notification levels 2023-11-27 15:40:25 +01:00
3cc6399f60 frontend: update style (fix button appearance) 2023-11-09 17:10:21 +01:00
04e0e9e8b2 feat: updating useNotification hook
- automatically generates id and timestamp
- components just have to provide a message
2023-08-10 11:05:07 +02:00
6e8fa23a44 feat: moving notifications into separate component 2023-08-07 16:15:42 +02:00