gitlab-ce/spec/javascripts/ide/components/commit_sidebar
Denys Mishunov 371e1ed371 Always pre-select "Start a new merge request"
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
2019-08-22 23:23:06 +00:00
..
actions_spec.js Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
empty_state_spec.js
form_spec.js
list_collapsed_spec.js Rename vue_component_helper to text_helper 2019-05-16 06:40:18 -05:00
list_item_spec.js
list_spec.js
message_field_spec.js
new_merge_request_option_spec.js Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
radio_group_spec.js
stage_button_spec.js
success_message_spec.js
unstage_button_spec.js