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 Re-name entries in one commit 2019-06-26 14:50:31 +00:00
modules Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
mutations Encapsulate file view modes with constants 2019-07-23 22:13:36 +00:00
actions_spec.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
getters_spec.js Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
mutations_spec.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
utils_spec.js Fixed deletion of directories in Web IDE 2019-08-12 18:19:38 +02:00