From f9747f90a199fc2028d87d2dc7e03f2396d723ba Mon Sep 17 00:00:00 2001 From: Paladox none Date: Thu, 6 Jul 2017 14:25:14 +0000 Subject: [PATCH] PolyGerrit: Support repository browser urls in the tag list Since change[1] repository browser urls have been supported. Lets add the support for tags list. [1] https://gerrit-review.googlesource.com/#/c/112233/ Change-Id: Ieffc6428cf7206e101fbe3cfeba7d262078e83c5 --- .../gr-project-detail-list.html | 5 ++--- .../gr-project-detail-list.js | 7 ------- .../gr-project-detail-list_test.html | 20 ++++++++++++++++--- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/polygerrit-ui/app/elements/admin/gr-project-detail-list/gr-project-detail-list.html b/polygerrit-ui/app/elements/admin/gr-project-detail-list/gr-project-detail-list.html index 7e1fe4859b..193e48d724 100644 --- a/polygerrit-ui/app/elements/admin/gr-project-detail-list/gr-project-detail-list.html +++ b/polygerrit-ui/app/elements/admin/gr-project-detail-list/gr-project-detail-list.html @@ -39,7 +39,6 @@ limitations under the License. .editing .editBtn, .canEdit .revisionNoEditing, .editing .revisionWithEditing, - .repositoryBrowser:not(.show), .revisionEdit { display: none; } @@ -72,7 +71,7 @@ limitations under the License. Name Revision - + Repository Browser @@ -113,7 +112,7 @@ limitations under the License. - +