From 8782079dccffc9803e3b80c365e5e63dce65ca08 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Tue, 21 Jul 2026 21:00:34 +0200 Subject: [PATCH] fix(ui): place GitLab group name after application secret Keep the primary setup/credentials flow ordered as name, OAuth credentials, then group name, with self-hosted URL fields advanced-only. --- resources/views/livewire/source/gitlab/change.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/livewire/source/gitlab/change.blade.php b/resources/views/livewire/source/gitlab/change.blade.php index 830a9a0a7..a1e41c68a 100644 --- a/resources/views/livewire/source/gitlab/change.blade.php +++ b/resources/views/livewire/source/gitlab/change.blade.php @@ -29,8 +29,6 @@
- @if (!isCloud())
OAuth Credentials +
+
-