gitlab-org--gitlab-foss/spec/javascripts/ide/components/commit_sidebar
Sam Bigelow bf8ab12433 Default MR checkbox to true in most cases
- Pull the new MR option out into it's own component
- Default MR checkbox to true when creating a new MR and committing to a
  branch that does not have an MR
- Still change the MR checkbox to false when a user is on a branch that
  already has an MR
- Hide MR option when on a branch that already has an MR and committing
  to current branch
- Don't default to true when committing directly to master
2019-06-06 00:12:21 -04:00
..
actions_spec.js Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04: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 Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
radio_group_spec.js
stage_button_spec.js
success_message_spec.js
unstage_button_spec.js