From 8ccbfc88b34b8927541126d8d0da30fb1ac5fcac Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 26 Jul 2023 19:40:40 +0200 Subject: [PATCH 1/2] De-emphasize issue sidebar buttons --- templates/repo/issue/view_content/sidebar.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl index c3a405d8557db..0f955fe30634b 100644 --- a/templates/repo/issue/view_content/sidebar.tmpl +++ b/templates/repo/issue/view_content/sidebar.tmpl @@ -322,7 +322,7 @@ - + {{end}} @@ -381,7 +381,7 @@
{{$.CsrfTokenHtml}} - @@ -643,7 +643,7 @@
- From c738803aed88a9dcb1a8596d1b75c87d2b23a633 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 29 Jul 2023 13:40:33 +0200 Subject: [PATCH 2/2] add time tracking icons, fix modal issue, mute dependency links --- .../repo/issue/view_content/sidebar.tmpl | 26 ++++++++++++++----- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl index 0f955fe30634b..c89df8626a2a4 100644 --- a/templates/repo/issue/view_content/sidebar.tmpl +++ b/templates/repo/issue/view_content/sidebar.tmpl @@ -299,19 +299,28 @@ {{$.CsrfTokenHtml}} {{if $.IsStopwatchRunning}} - - + + {{else}} {{if .HasUserStopwatch}}
{{.locale.Tr "repo.issues.tracking_already_started" (.OtherStopwatchURL|Escape) | Safe}}
{{end}} - + - + {{end}} @@ -417,7 +429,7 @@ {{range .BlockingDependencies}}