• Thomas Randolph's avatar
    Integrate with single diff type feature flag · 98f1ce3e
    Thomas Randolph authored
    This commit pushes the single_mr_diff_view 
    feature flag into the glFeatures JavaScript 
    object as soon as the merge requests controller 
    starts up.
    
    Because that feature flag is needed in the Vuex 
    actions and mutations, as soon as the Diffs Vue 
    app starts, it also takes that feature flag and puts 
    it into state.
    98f1ce3e
merge_requests_controller.rb 11.4 KB