-
- Downloads
Merge branch 'close-open-ajax-issue' into 'master'
open and close issue via ajax request. With tests Close and Reopen issues with ajax request. See merge request !2164
No related branches found
No related tags found
Showing
- app/assets/javascripts/issue.js.coffee 33 additions, 1 deletionapp/assets/javascripts/issue.js.coffee
- app/helpers/issues_helper.rb 4 additions, 0 deletionsapp/helpers/issues_helper.rb
- app/views/projects/issues/show.html.haml 4 additions, 9 deletionsapp/views/projects/issues/show.html.haml
- spec/javascripts/fixtures/issues_show.html.haml 11 additions, 1 deletionspec/javascripts/fixtures/issues_show.html.haml
- spec/javascripts/issue_spec.js.coffee 86 additions, 0 deletionsspec/javascripts/issue_spec.js.coffee
Please register or sign in to comment