From 9105c1aa51dbb46299cf72bc833b3029209485c3 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:00:58 +0200 Subject: [PATCH] Feat: GH app deletion confirmation --- .../livewire/source/github/change.blade.php | 45 +++++++++++++++---- 1 file changed, 36 insertions(+), 9 deletions(-) diff --git a/resources/views/livewire/source/github/change.blade.php b/resources/views/livewire/source/github/change.blade.php index a87eec191..a20dd2b88 100644 --- a/resources/views/livewire/source/github/change.blade.php +++ b/resources/views/livewire/source/github/change.blade.php @@ -14,13 +14,31 @@ @endif @if ($applications->count() > 0) - - This source will be deleted. It is not reversible.
Please think again. -
+ @else - - This source will be deleted. It is not reversible.
Please think again. -
+ @endif @@ -160,9 +178,18 @@

GitHub App

- - This source will be deleted. It is not reversible.
Please think again. -
+