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 |
|
Girish Ramakrishnan
|
a723e3a4dd
|
notification: periodic refresh
|
2021-06-23 23:17:42 -07:00 |
|
Girish Ramakrishnan
|
1a406c4d7d
|
notifications: translate messages prefixed with tr:
|
2021-06-23 21:59:30 -07: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
|
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
|
93a7137d10
|
Move reboot server dialog and logic to main view
|
2020-11-05 16:45:45 +01:00 |
|
Girish Ramakrishnan
|
10aded5de4
|
Fix typo
|
2020-10-09 17:14:56 -07:00 |
|
Girish Ramakrishnan
|
75b867550b
|
Run ack code 20 in parallel
only trigger refresh at the end of it all
|
2020-10-08 17:56:06 -07:00 |
|
Johannes Zellner
|
18ac61e8ab
|
custom asyncForEach() is gone
|
2020-06-03 23:17:06 +02:00 |
|
Girish Ramakrishnan
|
c278d0c5d4
|
bring back reboot button
|
2020-03-17 22:26:01 -07: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
|
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 |
|
Johannes Zellner
|
d09ac5bcc6
|
stop notification click event propagation
|
2019-02-28 15:56:19 +01: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
|
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 |
|