gitlab-org--gitlab-foss/app/assets/javascripts/ide/stores
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 Updated heading for default state in Web IDE 2019-05-29 12:13:27 +00:00
modules Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
mutations Updated heading for default state in Web IDE 2019-05-29 12:13:27 +00:00
actions.js Updated heading for default state in Web IDE 2019-05-29 12:13:27 +00:00
getters.js Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
index.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
mutation_types.js Updated heading for default state in Web IDE 2019-05-29 12:13:27 +00:00
mutations.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
state.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
utils.js Create constants for IDE commit action values 2019-04-24 03:45:03 -05:00