diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-10-14 12:14:00 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-10-14 12:14:00 +0000 |
commit | fd2b79b6646f9b621a5e30058a09423a8cdb6c49 (patch) | |
tree | 6f21f630fd75b53d63d78fa20d34d10f3340af20 /app/views/groups | |
parent | ca3bef554b14ddd2a0d844cd64874885e3f4e90e (diff) | |
parent | ae851edc3c76fd7b81de2e3d48ec8a531f3609b3 (diff) | |
download | gitlab-ce-fd2b79b6646f9b621a5e30058a09423a8cdb6c49.tar.gz |
Merge branch '22456-option-to-choose-for-no-issue-template' into 'master'
Added 'No template' functionality to issuable templates
## What does this MR do?
Adds dropdown new footer item `.no-template`, when clicked it clears the `currentTemplate`, updates the editor and resets the dropdown toggle text.
## Are there points in the code the reviewer needs to double check?
## Why was this MR needed?
## Screenshots (if relevant)
![2016-10-10_03.21.45](/uploads/86ae95410807c66ce7b8be63c7ec2c20/2016-10-10_03.21.45.gif)
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
- [x] Added for this feature/bug
- [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
## What are the relevant issue numbers?
Closes #22456
See merge request !6765
Diffstat (limited to 'app/views/groups')
0 files changed, 0 insertions, 0 deletions