-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'rs-blobview-js-refactor' into 'master'
Refactor and spec line highlighting Javascript - Replaces the fragile Spinach tests for this feature with Jasmine tests - The "Don't scroll the page when we click a line number" behavior now works as expected See merge request !820
Showing
- app/assets/javascripts/blob/blob.js.coffee 0 additions, 73 deletionsapp/assets/javascripts/blob/blob.js.coffee
- app/assets/javascripts/dispatcher.js.coffee 1 addition, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/line_highlighter.js.coffee 148 additions, 0 deletionsapp/assets/javascripts/line_highlighter.js.coffee
- app/views/shared/_file_highlight.html.haml 3 additions, 3 deletionsapp/views/shared/_file_highlight.html.haml
- features/project/source/multiselect_blob.feature 0 additions, 85 deletionsfeatures/project/source/multiselect_blob.feature
- features/steps/project/source/multiselect_blob.rb 0 additions, 58 deletionsfeatures/steps/project/source/multiselect_blob.rb
- spec/javascripts/fixtures/line_highlighter.html.haml 9 additions, 0 deletionsspec/javascripts/fixtures/line_highlighter.html.haml
- spec/javascripts/line_highlighter_spec.js.coffee 150 additions, 0 deletionsspec/javascripts/line_highlighter_spec.js.coffee
Loading
Please register or sign in to comment