From 25e29e8ccc7d54eeffbf92f263edc6e6ccdf1c94 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Sat, 19 Oct 2019 10:13:33 +0000 Subject: [PATCH] UI: In repo source page, display a link bar --- templates/repo/source-darcs.hamlet | 37 +++++++++++++++++++----------- templates/repo/source-git.hamlet | 33 ++++++++++++++++++-------- 2 files changed, 48 insertions(+), 22 deletions(-) diff --git a/templates/repo/source-darcs.hamlet b/templates/repo/source-darcs.hamlet index 9176e5c..f33a72a 100644 --- a/templates/repo/source-darcs.hamlet +++ b/templates/repo/source-darcs.hamlet @@ -12,24 +12,31 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -^{followButton} - $maybe desc <- repoDesc repository

#{desc} -

+

+ + + [📥 Inbox] + + + [📤 Outbox] + + + [🐤 Followers] + + + [🤝 Collaborators] + + + [🛠 Changes] + +^{followButton} + +
^{buttonW DELETE "Delete this repo" (RepoR user repo)} -

- Collaborators - -

- Changes - -

Branches - -

TODO -

Tags

TODO @@ -63,3 +70,7 @@ $case sv $maybe (readmeName, readmeWidget) <- mreadme

#{readmeName} ^{readmeWidget} + +