stable

Clone or download

Read-only

Merge commit 'refs/changes/80/13380/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12611: Allow to filter branches or tags in selector Change-Id: I2899219c56f73efa1840c23e375b1bf66434081a

Modified Files

Name
M plugins/git/www/scripts/repository/branch-tag-selector/po/fr.po +12 −0 Go to diff View file
M plugins/git/www/scripts/repository/branch-tag-selector/po/template.pot +12 −0 Go to diff View file
M plugins/git/www/scripts/repository/branch-tag-selector/src/components/App.vue +2 −2 Go to diff View file
M plugins/git/www/scripts/repository/branch-tag-selector/src/components/BranchesSection.vue +29 −4 Go to diff View file
A plugins/git/www/scripts/repository/branch-tag-selector/src/components/RefsFilter.vue +40 −0 Go to diff View file
M plugins/git/www/scripts/repository/branch-tag-selector/src/components/TagsSection.vue +27 −4 Go to diff View file
M plugins/git/www/themes/BurningParrot/css/repository/_repository.scss +4 −0 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_dropdowns.scss +1 −0 Go to diff View file