From 5dd29167fb0175d5cf2f94cecd87606150dccf23 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 08 2020 16:59:12 +0000 Subject: Move the bugzilla assignee update window to a modal - Add to the modal a button to reset the assignees to their default values - Add some explanations about the two input fields - Only show the EPEL-related information on the rpms namespace - Fix the layout of the different items in the side-bar while at it by: - Given them some top padding - Marking the titles as titles instead of paragraph Signed-off-by: Pierre-Yves Chibon --- diff --git a/pagure/themes/srcfpo/templates/repo_master_sidebar.html b/pagure/themes/srcfpo/templates/repo_master_sidebar.html index 9636d15..d2670bc 100644 --- a/pagure/themes/srcfpo/templates/repo_master_sidebar.html +++ b/pagure/themes/srcfpo/templates/repo_master_sidebar.html @@ -67,7 +67,7 @@ {% if 'distgit_ns' in g.main_app.blueprints and not repo.is_fork and repo.namespace != 'tests'%}
-

Monitoring status:

+
Monitoring status:
{% if g.authenticated %} {% if g.authenticated and repo.user.user == "orphan" %} -
+
-

Orphaned:

+
Orphaned:
-

Orphaned:

+
Orphaned:
{% endif %} -

-
-
- Bugzilla Overrides: -
-
- {% if g.authenticated and repo.user.user == g.fas_user.username or pagure_admin %} -
-
- - -
- - - -
+ +
+ +