-
- Downloads
Update notes views to support discussions
parent
0b3df2f1
No related branches found
No related tags found
Showing
- app/assets/javascripts/notes.js 10 additions, 3 deletionsapp/assets/javascripts/notes.js
- app/assets/stylesheets/sections/notes.scss 138 additions, 6 deletionsapp/assets/stylesheets/sections/notes.scss
- app/controllers/notes_controller.rb 7 additions, 5 deletionsapp/controllers/notes_controller.rb
- app/helpers/notes_helper.rb 6 additions, 1 deletionapp/helpers/notes_helper.rb
- app/models/note.rb 1 addition, 1 deletionapp/models/note.rb
- app/views/merge_requests/diffs.html.haml 0 additions, 5 deletionsapp/views/merge_requests/diffs.html.haml
- app/views/notes/_discussion.html.haml 46 additions, 0 deletionsapp/views/notes/_discussion.html.haml
- app/views/notes/_discussion_diff.html.haml 24 additions, 0 deletionsapp/views/notes/_discussion_diff.html.haml
- app/views/notes/_note.html.haml 16 additions, 20 deletionsapp/views/notes/_note.html.haml
- app/views/notes/_notes.html.haml 11 additions, 4 deletionsapp/views/notes/_notes.html.haml
- app/views/notes/_per_line_form.html.haml 1 addition, 9 deletionsapp/views/notes/_per_line_form.html.haml
- app/views/notes/_per_line_note_link.html.haml 3 additions, 3 deletionsapp/views/notes/_per_line_note_link.html.haml
- app/views/notes/_per_line_reply_button.html.haml 3 additions, 3 deletionsapp/views/notes/_per_line_reply_button.html.haml
- app/views/notes/index.js.haml 4 additions, 0 deletionsapp/views/notes/index.js.haml
app/views/notes/_discussion.html.haml
0 → 100644
app/views/notes/_discussion_diff.html.haml
0 → 100644
Please register or sign in to comment