-
- Downloads
Merge branch 'change-notes-order' of https://github.com/riyad/gitlabhq into...
Merge branch 'change-notes-order' of https://github.com/riyad/gitlabhq into riyad-change-notes-order
No related branches found
No related tags found
Showing
- app/assets/javascripts/note.js 0 additions, 182 deletionsapp/assets/javascripts/note.js
- app/assets/javascripts/notes.js 251 additions, 0 deletionsapp/assets/javascripts/notes.js
- app/assets/stylesheets/sections/notes.scss 17 additions, 3 deletionsapp/assets/stylesheets/sections/notes.scss
- app/contexts/notes/load_context.rb 17 additions, 16 deletionsapp/contexts/notes/load_context.rb
- app/helpers/notes_helper.rb 9 additions, 0 deletionsapp/helpers/notes_helper.rb
- app/models/note.rb 1 addition, 1 deletionapp/models/note.rb
- app/views/commits/_text_file.html.haml 3 additions, 6 deletionsapp/views/commits/_text_file.html.haml
- app/views/commits/show.html.haml 1 addition, 1 deletionapp/views/commits/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 0 additions, 0 deletionsapp/views/notes/_common_form.html.haml
- app/views/notes/_create_common_note.js.haml 3 additions, 2 deletionsapp/views/notes/_create_common_note.js.haml
- app/views/notes/_create_line.js.haml 0 additions, 8 deletionsapp/views/notes/_create_line.js.haml
- app/views/notes/_create_per_line_note.js.haml 19 additions, 0 deletionsapp/views/notes/_create_per_line_note.js.haml
- app/views/notes/_load.js.haml 0 additions, 17 deletionsapp/views/notes/_load.js.haml
- app/views/notes/_note.html.haml 0 additions, 0 deletionsapp/views/notes/_note.html.haml
- app/views/notes/_notes.html.haml 3 additions, 12 deletionsapp/views/notes/_notes.html.haml
- app/views/notes/_notes_list.html.haml 0 additions, 4 deletionsapp/views/notes/_notes_list.html.haml
- app/views/notes/_notes_with_form.html.haml 11 additions, 0 deletionsapp/views/notes/_notes_with_form.html.haml
app/assets/javascripts/note.js
deleted
100644 → 0
app/assets/javascripts/notes.js
0 → 100644
app/helpers/notes_helper.rb
0 → 100644
File moved
app/views/notes/_create_line.js.haml
deleted
100644 → 0
app/views/notes/_load.js.haml
deleted
100644 → 0
File moved
app/views/notes/_notes_with_form.html.haml
0 → 100644
Please register or sign in to comment