summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-066-74/+261
* Updated heading for default state in Web IDEDenys Mishunov2019-05-296-151/+358
* Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-163-3/+3
* Fix IDE get file data with '/' as relative rootfix-ide-relative-url-bugPaul Slaughter2019-04-301-4/+15
* Create constants for IDE commit action valuesPaul Slaughter2019-04-242-11/+13
* Revert "Increased page size to 100"Natalia Tepluhina2019-04-231-42/+12
* Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-181-0/+4
* Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-053-28/+138
|\
| * Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-043-28/+138
* | Merge branch '57668-create-file-from-url' into 'master'Phil Hughes2019-04-054-13/+223
|\ \
| * | Set tree list accounting for already-opened files57668-create-file-from-urlDenys Mishunov2019-04-043-13/+206
| * | Create a new file if URL references non-existent oneDenys Mishunov2019-04-041-0/+17
| |/
* | Merge branch '60021-fix-ide-file-dropdown' into 'master'Phil Hughes2019-04-052-3/+3
|\ \
| * | Refactor new_dropdown/index to receive isOpen prop60021-fix-ide-file-dropdownPaul Slaughter2019-04-042-3/+3
* | | Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-35/+40
|/ /
* | Fix vue render error for IDE status barPaul Slaughter2019-04-042-56/+81
|/
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-272-48/+28
* Fixed commit logic to pick a branchNatalia Tepluhina2019-03-253-5/+12
* Move some tests from Karma to JestWinnie Hellmann2019-03-2312-626/+0
* Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-181-0/+12
* Improve files_decorator performancePaul Slaughter2019-03-072-0/+84
* Merge branch '49663-branch-to-mr-connection' into 'master'Phil Hughes2019-03-052-0/+94
|\
| * Extended Web IDE API to get MRs for a certain branch in a projectDenys Mishunov2019-03-042-0/+94
* | Fixed mutation for rootNatalia Tepluhina2019-03-043-9/+88
|/
* Dont show file template options for new directorySam Bigelow2019-02-131-0/+9
* Added fuzzy file finder to merge requestsPhil Hughes2019-02-053-512/+0
* Resolve "Add Avatar from author of the last commit to WebIDE status bar"Jose2019-01-311-0/+3
* Upgrade webpack and monaco-editor to latestMike Greiling2019-01-251-2/+2
* Changed failing karma specPhil Hughes2019-01-071-1/+0
* Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-281-3/+53
* Merge branch 'fix-typos-occured' into 'master'Kushal Pandya2018-11-224-9/+9
|\
| * Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-212-4/+29
| |\
| * | Fix typos occured to occurredHiroyuki Sato2018-11-164-9/+9
* | | Eliminate duplicated wordsTakuya Noguchi2018-11-223-3/+3
| |/ |/|
* | Added a test for open merge request filesPhil Hughes2018-11-201-3/+27
* | Open first 10 merge request files in IDEPhil Hughes2018-11-201-0/+1
* | Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
|/
* Remove base64 encoding from files that contain plain textJacques Erasmus2018-10-221-23/+17
* Remove empty spec describe blocksGeorge Tsiolis2018-10-181-2/+0
* Prettify all spec filesMike Greiling2018-10-1717-95/+60
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-1710-0/+17
* Fixed file templates not clearing in Web IDEPhil Hughes2018-10-151-0/+8
* Added file tree to merge request diffsPhil Hughes2018-10-033-52/+6
* Merge branch 'ide-keep-right-pane-tabs-alive' into 'master'Phil Hughes2018-10-018-20/+215
|\
| * Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-288-20/+215
* | Fixed file templates not being fully fetched in Web IDEPhil Hughes2018-09-281-4/+42
|/
* Add gitlab-ui skeleton loadingClement Ho2018-09-251-63/+0
* Updated specs to account for removed buttonsPhil Hughes2018-09-212-63/+0
* Decouple file row from IDEPhil Hughes2018-09-172-145/+159
* karma fixesPhil Hughes2018-09-071-4/+22