Shows the tags tabs in the project settings if issues are disabled, but PRs are open. Additionally, add a new decorator and use it in the update tags and update quick replies update endpoints.
Fixes #3570 Fixes #3562
rebased onto f88066ea4868ed8131b0e96ab17be526b8781d24
Pretty please pagure-ci rebuild
rebased onto 6800cd65ae86a113adcef05a198d15fefcf8f2e9
I'd have moved the content of the tab into their own template (as we did for settings_milestones and settings_options for example), but we can do this in a later PR.
settings_milestones
settings_options
Change looks fine, tested locally fine, all good for me
Thanks! :)
Pull-Request has been merged by pingou
Shows the tags tabs in the project settings if issues are disabled,
but PRs are open. Additionally, add a new decorator and use it in
the update tags and update quick replies update endpoints.
Fixes #3570
Fixes #3562