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 Updated specs to account for removed buttons 2018-09-21 06:51:23 +01:00
list_spec.js
message_field_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
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 Fixed commit logic to pick a branch 2019-03-25 09:16:41 +00:00
stage_button_spec.js
success_message_spec.js
unstage_button_spec.js