-
- Downloads
GL dropdowns in issuable form
This allows labels to be created on whilst creating/editing an issuable Closes #12574
parent
ecfbb963
No related branches found
No related tags found
Showing
- app/assets/javascripts/dispatcher.js.coffee 2 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/labels_select.js.coffee 21 additions, 10 deletionsapp/assets/javascripts/labels_select.js.coffee
- app/assets/javascripts/milestone_select.js.coffee 1 addition, 1 deletionapp/assets/javascripts/milestone_select.js.coffee
- app/assets/javascripts/users_select.js.coffee 6 additions, 2 deletionsapp/assets/javascripts/users_select.js.coffee
- app/assets/stylesheets/pages/merge_requests.scss 4 additions, 0 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- app/views/shared/issuable/_filter.html.haml 2 additions, 2 deletionsapp/views/shared/issuable/_filter.html.haml
- app/views/shared/issuable/_form.html.haml 10 additions, 25 deletionsapp/views/shared/issuable/_form.html.haml
- app/views/shared/issuable/_label_dropdown.html.haml 8 additions, 6 deletionsapp/views/shared/issuable/_label_dropdown.html.haml
- app/views/shared/issuable/_milestone_dropdown.html.haml 4 additions, 4 deletionsapp/views/shared/issuable/_milestone_dropdown.html.haml
Loading
Please register or sign in to comment