back interdiff of round #1 and #0

appview/pages: use consistent time component #290

merged
opened by uncenter.dev targeting master from uncenter.dev/core: feat/datetime-on-hover

Creates a new template fragment, repo/fragments/time, that is a component based on the

I haven't been able to test this everywhere because I've still not get local dev-ing all under control. I also plan to make this work for the new duration times in the pipeline -TODO.

ERROR
appview/pages/funcmap.go

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/knot.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/knots.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/branches.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/commit.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/compare/new.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/empty.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/fragments/artifact.html

Failed to calculate interdiff for this file.

REVERTED
appview/pages/templates/repo/fragments/shortTime.html
···
-
{{ define "repo/fragments/shortTime" }}
-
<time datetime="{{ . | iso8601Fmt }}" title="{{ . | longTimeFmt }}">{{ . | shortTimeFmt }}</time>
-
{{ end }}
REVERTED
appview/pages/templates/repo/fragments/shortTimeAgo.html
···
-
{{ define "repo/fragments/shortTimeAgo" }}
-
<time datetime="{{ . | iso8601Fmt }}" title="{{ . | longTimeFmt }}">{{ . | shortTimeFmt }} ago</time>
-
{{ end }}
ERROR
appview/pages/templates/repo/fragments/time.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/index.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/issues/fragments/editIssueComment.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/issues/fragments/issueComment.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/issues/issue.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/issues/issues.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/log.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/pipelines/pipelines.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/pulls/fragments/pullHeader.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/pulls/pull.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/pulls/pulls.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/tags.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/repo/tree.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/settings.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/spindles/fragments/spindleListing.html

Failed to calculate interdiff for this file.

ERROR
appview/pages/templates/timeline.html

Failed to calculate interdiff for this file.