-1
appview/pages/pages.go
-1
appview/pages/pages.go
+17
-32
appview/pages/templates/fragments/pullCompareBranches.html
+17
-32
appview/pages/templates/fragments/pullCompareBranches.html
···-class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"-class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
···+class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
+32
-25
appview/pages/templates/fragments/pullCompareForks.html
+32
-25
appview/pages/templates/fragments/pullCompareForks.html
···-class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
···+class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
-16
appview/pages/templates/fragments/pullCompareForksBranches.html
-16
appview/pages/templates/fragments/pullCompareForksBranches.html
···-class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"
+30
-5
appview/pages/templates/repo/pulls/new.html
+30
-5
appview/pages/templates/repo/pulls/new.html
············
···+class="p-1 border border-gray-200 bg-white dark:bg-gray-700 dark:text-white dark:border-gray-600"·········
+6
-1
appview/pages/templates/repo/pulls/pull.html
+6
-1
appview/pages/templates/repo/pulls/pull.html
···<a href="/{{ $owner }}/{{ .PullSourceRepo.Name }}" class="no-underline hover:underline">{{ $owner }}/{{ .PullSourceRepo.Name }}</a><span class="text-xs rounded bg-gray-100 dark:bg-gray-700 text-black dark:text-white font-mono px-2 mx-1/2 inline-flex items-center">-<a href="/{{ $owner }}/{{ .PullSourceRepo.Name }}/tree/{{ .Pull.PullSource.Branch }}" class="no-underline hover:underline">{{ .Pull.PullSource.Branch }}</a>
···<a href="/{{ $owner }}/{{ .PullSourceRepo.Name }}" class="no-underline hover:underline">{{ $owner }}/{{ .PullSourceRepo.Name }}</a><span class="text-xs rounded bg-gray-100 dark:bg-gray-700 text-black dark:text-white font-mono px-2 mx-1/2 inline-flex items-center">+<a href="/{{ $fullRepo }}/tree/{{ .Pull.PullSource.Branch }}" class="no-underline hover:underline">{{ .Pull.PullSource.Branch }}</a>
+14
-16
appview/state/pull.go
+14
-16
appview/state/pull.go
·········
·········