Signed-off-by: oppiliappan me@oppi.li
+47
appview/pages/funcmap.go
+47
appview/pages/funcmap.go
······
······
+1
appview/pages/pages.go
+1
appview/pages/pages.go
+118
appview/pages/templates/repo/fragments/pipelineStatusSymbol.html
+118
appview/pages/templates/repo/fragments/pipelineStatusSymbol.html
···
···+<div class="absolute z-[9999] hidden group-hover:block bg-white dark:bg-gray-900 text-sm text-black dark:text-white rounded-md shadow p-2 w-80 top-full mt-2">
+22
-18
appview/pages/templates/repo/index.html
+22
-18
appview/pages/templates/repo/index.html
·········-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"
·········+<span class="text-xs rounded bg-gray-100 dark:bg-gray-700 text-black dark:text-white font-mono px-2 mx-[2px] inline-flex items-center">
+7
appview/repo/index.go
+7
appview/repo/index.go
······
+41
appview/repo/repo_util.go
+41
appview/repo/repo_util.go
······
+11
-3
appview/state/spindlestream.go
+11
-3
appview/state/spindlestream.go
······func Spindlestream(ctx context.Context, c *config.Config, d *db.DB, enforcer *rbac.Enforcer) (*ec.Consumer, error) {···
······func Spindlestream(ctx context.Context, c *config.Config, d *db.DB, enforcer *rbac.Enforcer) (*ec.Consumer, error) {···