summaryrefslogtreecommitdiff
path: root/spec/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Refactored spec to Jest for clientside_specIllya Klymov2019-09-051-363/+0
* Always pre-select "Start a new merge request"Denys Mishunov2019-08-226-194/+559
* Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-121-0/+35
* Encapsulate file view modes with constantsChris Toynbee2019-07-232-6/+7
* Fixed regression for re-naming files in WebIDE64784-re-name-regressionDenys Mishunov2019-07-191-0/+37
* Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-191-1/+1
* FE remove create branch call in IDE commitwebide-commit-use-correct-parentPaul Slaughter2019-07-181-1/+1
* Initiate editor for any file without content60856-deleting-binary-fileDenys Mishunov2019-07-052-0/+60
* Allow adding new entries to existing pathDenys Mishunov2019-07-024-11/+139
* Merge branch '45120-fix-ide-editor-to-update-size-on-show-change' into 'master'Phil Hughes2019-07-011-7/+56
|\
| * Fix IDE editor to update dimensions on show change45120-fix-ide-editor-to-update-size-on-show-changePaul Slaughter2019-06-281-7/+56
* | Re-name entries in one commitDenys Mishunov2019-06-264-11/+61
|/
* Keep empty folders in the tree listDenys Mishunov2019-06-251-0/+27
* Fix IDE commit to use start_ref59023-fix-web-ide-creating-branches-off-new-commitsPaul Slaughter2019-06-172-7/+15
* IDE trigger files change eventce-5276-2-update-stores-for-terminal-file-syncPaul Slaughter2019-06-072-2/+19
* 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