gitlab-org--gitlab-foss/app/assets/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 Fixed regression for re-naming files in WebIDE 2019-07-19 14:36:18 +02:00
actions.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
getters.js Always pre-select "Start a new merge request" 2019-08-22 23:23:06 +00:00
index.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
mutation_types.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
mutations.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
state.js Allow adding new entries to existing path 2019-07-02 11:12:16 +00:00
utils.js Fixed deletion of directories in Web IDE 2019-08-12 18:19:38 +02:00