Commit Graph

28 Commits

Author SHA1 Message Date
Johannes Zellner
22633dc16e Give unread notifications a small left border 2021-07-07 19:27:31 +02:00
Johannes Zellner
59f257346d We don't allow setting notifications to unread anymore so also prevent state issues when decreasing the counter 2021-06-30 17:24:41 +02:00
Johannes Zellner
b27b4a38eb Only enable notification ack button if there are any unread ones 2021-06-21 14:04:25 +02:00
Girish Ramakrishnan
043d6692f5 notifications: rename Clear All to Mark All as Read 2021-06-01 09:09:57 -07:00
Girish Ramakrishnan
042d6099c4 notifications: always show all notifications 2021-05-29 16:18:03 -07:00
Girish Ramakrishnan
e001a21e4b notifications: move vars/functions up a level 2021-05-29 16:08:11 -07:00
Girish Ramakrishnan
5aa6e18ea7 sync notification UI with backend changes 2021-05-29 16:03:38 -07:00
Johannes Zellner
c15a8dba6c Add translation for notification view 2020-11-05 16:51:41 +01:00
Johannes Zellner
93a7137d10 Move reboot server dialog and logic to main view 2020-11-05 16:45:45 +01:00
Johannes Zellner
beec65bdb6 Add all main view titles and navbar translation keys 2020-10-30 18:12:18 +01:00
Johannes Zellner
19e2919d5b Add reconnect handler and make reboot state better reflected in the notfications 2020-03-06 02:38:21 -08:00
Johannes Zellner
efbf78ed00 Improve notification dismiss action button 2020-03-05 21:14:19 -08:00
Johannes Zellner
1f0965fdf6 Implement specific reboot notification action 2020-03-05 21:14:19 -08:00
Johannes Zellner
f01ed81472 Remove feature to show old notifications 2020-03-05 17:31:03 -08:00
Girish Ramakrishnan
c1a49a52e8 Remove the newline 2019-08-03 10:33:56 -07:00
Girish Ramakrishnan
eb7a037f94 comment out display raw json event 2019-08-03 09:37:29 -07:00
Johannes Zellner
1726b89dea Ensure large notification markdown payloads do not overflow the UI 2019-07-17 16:40:10 +02:00
Johannes Zellner
9a1d71face Prevent notification collapse toggle when attempting selecting message details 2019-05-13 21:06:20 +02:00
Johannes Zellner
d09ac5bcc6 stop notification click event propagation 2019-02-28 15:56:19 +01:00
Girish Ramakrishnan
82c5531d04 render notification message as markdown 2019-02-10 23:11:14 -08:00
Johannes Zellner
bb0443b967 Attempt to parse the notification message as json and show accordingly 2019-02-08 14:05:31 +01:00
Johannes Zellner
640ee55772 Handle notifications without an eventId 2019-02-06 16:33:57 +01:00
Johannes Zellner
031d7a1f18 Load eventlog details per notification 2019-01-23 17:04:28 +01:00
Johannes Zellner
14560fff0a Hide notification action button 2019-01-17 13:21:54 +01:00
Johannes Zellner
182949d8d2 Skip already acknowledged notifications on clear 2019-01-09 17:36:33 +01:00
Johannes Zellner
a879bdeb47 Ensure busy states are reflected in the ui 2019-01-09 17:26:44 +01:00
Johannes Zellner
9c66a4ef4e Rework the notification style now that it is in its own view 2019-01-09 17:16:41 +01:00
Johannes Zellner
d2d75b8e41 Move notifications into a separate view 2019-01-09 15:18:10 +01:00