gitlab-ce/spec/javascripts/ide
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
..
components Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
lib Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
stores Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00
helpers.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
ide_router_spec.js
mock_data.js Default MR checkbox to true in most cases 2019-06-06 00:12:21 -04:00