diff --git a/resources/views/livewire/notifications/telegram.blade.php b/resources/views/livewire/notifications/telegram.blade.php index 790bf3143..f0ff3381b 100644 --- a/resources/views/livewire/notifications/telegram.blade.php +++ b/resources/views/livewire/notifications/telegram.blade.php @@ -1,52 +1,66 @@
Notifications | Coolify - - -
-
-

Telegram

- - Save - - @if ($telegramEnabled) - + + + +
+

Telegram

+ + Save + + @if ($telegramEnabled) + Send Test Notification - @endif -
-
- -
-
- - -
- @if ($telegramEnabled) + @endif +
+
+ +
+
+ + +
+ @if ($telegramEnabled)

Notification Settings

Select events for which you would like to receive Telegram notifications.

+
+

Deployment

+
+

Deployment Success

+
+ + +
+

Deployment Failure

+
+ + +
+ {{--

Container Status Changes

+
+ + +
--}} +
+

Backups

Backup Success

- +
- +

Backup Failure

- +
@@ -57,15 +71,13 @@

Scheduled Task Success

- +
- +

Scheduled Task Failure

- +
@@ -76,33 +88,29 @@

Docker Cleanup

- +
- +

Server Disk Usage

- +
- +

Server Reachable

- +
- +

Server Unreachable

- +
- @endif - + @endif +