-
- Downloads
Refactor discussion reply
parent
1319373d
No related branches found
No related tags found
Showing
- app/assets/javascripts/notes.js 32 additions, 28 deletionsapp/assets/javascripts/notes.js
- app/assets/stylesheets/sections/notes.scss 85 additions, 81 deletionsapp/assets/stylesheets/sections/notes.scss
- app/controllers/commit_controller.rb 8 additions, 4 deletionsapp/controllers/commit_controller.rb
- app/controllers/issues_controller.rb 2 additions, 0 deletionsapp/controllers/issues_controller.rb
- app/controllers/merge_requests_controller.rb 3 additions, 0 deletionsapp/controllers/merge_requests_controller.rb
- app/controllers/notes_controller.rb 7 additions, 7 deletionsapp/controllers/notes_controller.rb
- app/controllers/projects_controller.rb 4 additions, 1 deletionapp/controllers/projects_controller.rb
- app/controllers/snippets_controller.rb 2 additions, 0 deletionsapp/controllers/snippets_controller.rb
- app/helpers/notes_helper.rb 6 additions, 1 deletionapp/helpers/notes_helper.rb
- app/views/commit/show.html.haml 1 addition, 1 deletionapp/views/commit/show.html.haml
- app/views/issues/show.html.haml 1 addition, 1 deletionapp/views/issues/show.html.haml
- app/views/merge_requests/_show.html.haml 1 addition, 1 deletionapp/views/merge_requests/_show.html.haml
- app/views/merge_requests/show.js.haml 1 addition, 1 deletionapp/views/merge_requests/show.js.haml
- app/views/notes/_common_form.html.haml 5 additions, 2 deletionsapp/views/notes/_common_form.html.haml
- app/views/notes/_create_discussion_note.js.haml 13 additions, 0 deletionsapp/views/notes/_create_discussion_note.js.haml
- app/views/notes/_diff_note_form.html.haml 0 additions, 26 deletionsapp/views/notes/_diff_note_form.html.haml
- app/views/notes/_diff_notes_with_reply.html.haml 3 additions, 12 deletionsapp/views/notes/_diff_notes_with_reply.html.haml
- app/views/notes/_discussion.html.haml 6 additions, 4 deletionsapp/views/notes/_discussion.html.haml
- app/views/notes/_discussion_diff.html.haml 4 additions, 3 deletionsapp/views/notes/_discussion_diff.html.haml
- app/views/notes/_discussion_note_form.html.haml 28 additions, 0 deletionsapp/views/notes/_discussion_note_form.html.haml
Please register or sign in to comment