]> source.dussan.org Git - gitea.git/commit
Add selecting tags on the compare page (#15723)
authorJonathan Tran <jonnytran@gmail.com>
Fri, 7 May 2021 21:10:05 +0000 (17:10 -0400)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 21:10:05 +0000 (23:10 +0200)
commit9557b8603aa05458a9b262d254a809d083657e62
tree25abc1db9983b7cc3ccc1c7e1d3e75a015022d91
parent4900881924b3762e10b01d67565035faf7cb02da
Add selecting tags on the compare page (#15723)

* Add selecting tags on the compare page

* Remove unused condition and change indentation

* Fix tag tab in dropdown to be black

* Add compare tag integration test

Co-authored-by: Jonathan Tran <jon@allspice.io>
integrations/compare_test.go [new file with mode: 0644]
options/locale/locale_en-US.ini
routers/repo/compare.go
templates/repo/diff/compare.tmpl
web_src/js/index.js