-
- Downloads
Refactor diff notes creation
parent
39834ec6
No related branches found
No related tags found
Showing
- app/assets/javascripts/notes.js 171 additions, 78 deletionsapp/assets/javascripts/notes.js
- app/assets/stylesheets/sections/commits.scss 0 additions, 10 deletionsapp/assets/stylesheets/sections/commits.scss
- app/assets/stylesheets/sections/notes.scss 98 additions, 119 deletionsapp/assets/stylesheets/sections/notes.scss
- app/controllers/notes_controller.rb 0 additions, 3 deletionsapp/controllers/notes_controller.rb
- app/views/commit/show.html.haml 0 additions, 5 deletionsapp/views/commit/show.html.haml
- app/views/merge_requests/_show.html.haml 0 additions, 2 deletionsapp/views/merge_requests/_show.html.haml
- app/views/merge_requests/diffs.js.haml 0 additions, 4 deletionsapp/views/merge_requests/diffs.js.haml
- app/views/notes/_common_form.html.haml 2 additions, 2 deletionsapp/views/notes/_common_form.html.haml
- app/views/notes/_create_diff_note.js.haml 7 additions, 11 deletionsapp/views/notes/_create_diff_note.js.haml
- app/views/notes/_diff_note_form.html.haml 24 additions, 29 deletionsapp/views/notes/_diff_note_form.html.haml
- app/views/notes/_diff_note_link.html.haml 7 additions, 4 deletionsapp/views/notes/_diff_note_link.html.haml
- app/views/notes/_diff_notes_with_reply.html.haml 9 additions, 7 deletionsapp/views/notes/_diff_notes_with_reply.html.haml
- app/views/notes/_notes_with_form.html.haml 3 additions, 1 deletionapp/views/notes/_notes_with_form.html.haml
- app/views/notes/create.js.haml 0 additions, 4 deletionsapp/views/notes/create.js.haml
- app/views/notes/index.js.haml 0 additions, 4 deletionsapp/views/notes/index.js.haml
Please register or sign in to comment