From 4ee1f1a507ded5b4adb8c2ef9b51292a33d622de Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 15 Jul 2024 15:33:46 +0200 Subject: [PATCH] fix: improve github source creation --- .../livewire/source/github/create.blade.php | 45 +++++++++++++++---- 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/resources/views/livewire/source/github/create.blade.php b/resources/views/livewire/source/github/create.blade.php index 727bca4e2..97942fbdb 100644 --- a/resources/views/livewire/source/github/create.blade.php +++ b/resources/views/livewire/source/github/create.blade.php @@ -1,16 +1,45 @@
+
This is required, if you would like to get full integration (commit / pull request + deployments, etc) + with GitHub.
- +
-
- - -
-
- - +
+
+ +
+
Self-hosted / Enterprise GitHub details.
+
+
+ + +
+
+ + +
+
+
+
+ @if (!isCloud()) @endif