gitlab-org--gitlab-foss/spec/javascripts/ide/stores
Denys Mishunov 371e1ed371 Always pre-select "Start a new merge request"
One exception: there is an existing MR for the current branch and the
branch is non-default and non-protected.

Extended mock_data for ide/stores to have different types of branches:
default, protected and regular

Cleaned new MR checkbox view
2019-08-22 23:23:06 +00:00
..
actions
modules Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
mutations
actions_spec.js
getters_spec.js Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
mutations_spec.js
utils_spec.js