+13
appview/pages/pages.go
+13
appview/pages/pages.go
···
+52
appview/pages/templates/repo/pipelines/workflow.html
+52
appview/pages/templates/repo/pipelines/workflow.html
···+{{ define "title" }} {{ .Workflow }} · pipeline {{ .Pipeline.Id }} · {{ .RepoInfo.FullName }}{{ end }}+<div class="flex items-center justify-between p-2 border-b border-gray-200 dark:border-gray-700 {{if eq $name $active}}bg-gray-100/50 dark:bg-gray-700/50{{end}}">
+51
appview/pipelines/pipelines.go
+51
appview/pipelines/pipelines.go
···