Monorepo for Tangled tangled.org

draft: render backlinks #765

merged opened by boltless.me targeting master from feat/mentions
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m4ya772l5c22
+2 -2
Interdiff #9 #10
appview/db/pulls.go

This file has not been changed.

appview/db/reference.go

This file has not been changed.

appview/issues/issues.go

This file has not been changed.

appview/models/pull.go

This file has not been changed.

appview/models/reference.go

This file has not been changed.

+2 -2
appview/pages/pages.go
··· 936 936 Active string 937 937 Issue *models.Issue 938 938 CommentList []models.CommentListItem 939 + Backlinks []models.RichReferenceLink 939 940 LabelDefs map[string]*models.LabelDefinition 940 941 941 942 OrderedReactionKinds []models.ReactionKind ··· 975 976 Active string 976 977 Issue *models.Issue 977 978 CommentList []models.CommentListItem 978 - Backlinks []models.RichReferenceLink 979 979 LabelDefs map[string]*models.LabelDefinition 980 980 981 981 OrderedReactionKinds []models.ReactionKind ··· 1090 1090 Pull *models.Pull 1091 1091 Stack models.Stack 1092 1092 AbandonedPulls []*models.Pull 1093 + Backlinks []models.RichReferenceLink 1093 1094 BranchDeleteStatus *models.BranchDeleteStatus 1094 1095 MergeCheck types.MergeCheckResponse 1095 1096 ResubmitCheck ResubmitResult ··· 1129 1130 Pull *models.Pull 1130 1131 Stack models.Stack 1131 1132 AbandonedPulls []*models.Pull 1132 - Backlinks []models.RichReferenceLink 1133 1133 BranchDeleteStatus *models.BranchDeleteStatus 1134 1134 MergeCheck types.MergeCheckResponse 1135 1135 ResubmitCheck ResubmitResult
appview/pages/templates/repo/fragments/backlinks.html

This file has not been changed.

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

This file has not been changed.

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

This file has not been changed.

appview/pulls/pulls.go

This patch was likely rebased, as context lines do not match.

History

12 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
appview: backlinks
3/3 success
expand
expand 1 comment

tested this locally: and all edge cases i can think of are handled pretty well! the rendering of backlinks also looks good. thanks for the brilliant work on this!

pull request successfully merged
1 commit
expand
appview: backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
appview: backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
appview: backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
appview: backlinks
1/3 failed, 2/3 timeout
expand
expand 0 comments
1 commit
expand
draft: render backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
draft: render backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
draft: render backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
draft: render backlinks
3/3 success
expand
expand 0 comments
1 commit
expand
draft: render backlinks
2/3 failed, 1/3 running
expand
expand 0 comments
1 commit
expand
draft: render backlinks
1/3 failed, 2/3 timeout
expand
expand 0 comments
1 commit
expand
draft: render backlinks
1/3 failed, 2/3 timeout
expand
expand 0 comments