gitlab-org--gitlab-foss/app/assets/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.vue Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
editor_header.vue Fixes alignment of changed icon in Web IDE 2019-02-13 16:01:32 +00:00
empty_state.vue
form.vue
list.vue
list_collapsed.vue
list_item.vue
message_field.vue Add auto direction to support rtl languages 2019-04-25 11:40:34 +00:00
new_merge_request_option.vue Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
radio_group.vue Fixed commit logic to pick a branch 2019-03-25 09:16:41 +00:00
stage_button.vue Merge branch 'fix-loose-typo' into 'master' 2019-01-24 00:23:19 +00:00
success_message.vue
unstage_button.vue