summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide/mock_data.js
Commit message (Collapse)AuthorAgeFilesLines
* Always pre-select "Start a new merge request"Denys Mishunov2019-08-221-3/+31
| | | | | | | | | | 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
* Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-061-0/+1
| | | | | | | | | | | - 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
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-071-0/+30
|
* Proper icon validatorLukas Eipert2018-07-181-4/+4
|
* Open pipeline list panel when clicking CI icon in Web IDEide-pipeline-icon-openPhil Hughes2018-07-101-0/+3
| | | | Closes #47843
* karma fixesPhil Hughes2018-06-271-0/+1
|
* store specsPhil Hughes2018-06-061-0/+4
|
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-011-8/+62
|\
| * added component specsPhil Hughes2018-05-291-10/+38
| |
| * added empty state & YAML error statePhil Hughes2018-05-291-0/+2
| |
| * fixed mutations specPhil Hughes2018-05-251-1/+4
| |
| * Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-251-0/+34
| |\
| * | spec fixesPhil Hughes2018-05-241-0/+21
| | |
* | | improved stored dataPhil Hughes2018-05-301-0/+2
| | | | | | | | | | | | created reset action to reset stored merge requests
* | | Show merge requests in web IDEPhil Hughes2018-05-251-0/+8
| |/ |/| | | | | Closes #45184
* | Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-251-0/+34
|/
* group jobs into stageside-jobs-listPhil Hughes2018-05-221-0/+7
|
* Show CI jobs in web IDEPhil Hughes2018-05-221-1/+39
| | | | Closes #44604
* Hide merge request option in IDE when merge requests are disabledPhil Hughes2018-05-091-0/+1
| | | | Closes #45698
* fixed specsPhil Hughes2018-05-031-0/+1
|
* moved external link into activity barPhil Hughes2018-04-181-0/+1
| | | | fixed ide_tree_spec.js
* improvements to the designPhil Hughes2018-04-181-0/+13