gitlab-ce/spec/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 Set tree list accounting for already-opened files 2019-04-04 09:05:50 +02:00
actions_spec.js Updated heading for default state in Web IDE 2019-05-29 12:13:27 +00:00
getters_spec.js Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
mutations_spec.js Fixed mutation for root 2019-03-04 11:39:55 +00:00
utils_spec.js Create constants for IDE commit action values 2019-04-24 03:45:03 -05:00