summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components
Commit message (Expand)AuthorAgeFilesLines
* Vue-i18n: app/assets/javascripts/ide directoryvue-i18n-js-ide-directoryEzekiel Kigbo2019-07-015-14/+22
* Re-name entries in one commitDenys Mishunov2019-06-261-2/+5
* Extract ide_status_list from ide_status_barPaul Slaughter2019-06-123-14/+27
* IDE trigger files change eventce-5276-2-update-stores-for-terminal-file-syncPaul Slaughter2019-06-071-0/+2
* Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-062-22/+55
* Fix Web IDE add template testMark Lapierre2019-06-052-1/+2
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-032-2/+2
* Updated heading for default state in Web IDEDenys Mishunov2019-05-292-14/+45
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-251-0/+1
* Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-181-0/+2
* Always hides editor in Web IDE for binary filesDenys Mishunov2019-04-171-1/+1
* Passes file type down to ContentViewerDenys Mishunov2019-04-171-0/+6
* Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-052-14/+23
|\
| * Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-042-14/+23
* | Refactor new_dropdown/index to receive isOpen prop60021-fix-ide-file-dropdownPaul Slaughter2019-04-042-18/+10
* | Fix vue render error for IDE status barPaul Slaughter2019-04-041-4/+10
|/
* Fixed commit logic to pick a branchNatalia Tepluhina2019-03-251-3/+4
* Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-181-1/+1
* Fixed mutation for rootNatalia Tepluhina2019-03-042-10/+48
* Merge branch 'web-ide-commit-header-icon-alignment-fix' into 'master'Filipa Lacerda2019-02-141-1/+1
|\
| * Fixes alignment of changed icon in Web IDEPhil Hughes2019-02-131-1/+1
* | Dont show file template options for new directorySam Bigelow2019-02-131-4/+10
|/
* Added fuzzy file finder to merge requestsPhil Hughes2019-02-053-358/+19
* Resolve "Add Avatar from author of the last commit to WebIDE status bar"Jose2019-01-311-3/+10
* Merge branch 'fix-loose-typo' into 'master'Nick Thomas2019-01-242-2/+2
|\
| * Fix 'loose' typoMax Raab2019-01-112-2/+2
* | Upgrade prettier and reformat files as necessaryMike Greiling2019-01-1419-37/+37
|/
* CE Port of "Add empty and disabled web terminal tab"Paul Slaughter2018-12-031-1/+1
* WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focusedThomas Pathier2018-11-262-0/+7
* Prettify all the thingsMike Greiling2018-11-2056-980/+301
* Use @gitlab npm namespaceClement Ho2018-11-1611-11/+11
* Remove gitlab-ui loading icon from globalClement Ho2018-11-079-0/+20
* Fix typos in IDE propsGeorge Tsiolis2018-10-303-6/+6
* Update gitlab-ui to 1.9.0Clement Ho2018-10-292-6/+6
* Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi2018-10-291-1/+1
* Remove base64 encoding from files that contain plain textJacques Erasmus2018-10-221-13/+25
* Merge branch 'prettify-all-the-things-5' into 'master'Tim Zallmann2018-10-108-47/+20
|\
| * Prettify ide modulesMike Greiling2018-10-108-47/+20
* | Add tests of adding file templatesMark Lapierre2018-10-096-9/+9
|/
* Added file tree to merge request diffsPhil Hughes2018-10-035-94/+4
* Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-283-25/+50
* Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-272-49/+55
|\
| * Refactor IDE to allow RightPane extensionide-refactor-for-ee-specificPaul Slaughter2018-09-262-49/+55
* | Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-262-2/+2
|/
* Add gitlab-ui skeleton loadingClement Ho2018-09-253-48/+6
* Merge branch 'ide-remove-stage-buttons' into 'master'Filipa Lacerda2018-09-252-4/+1
|\
| * Fixed alignment of changed icon in commit headide-remove-stage-buttonsPhil Hughes2018-09-251-0/+1
| * Remove stage/unstage buttons from IDE commit list itemsPhil Hughes2018-09-201-4/+0
* | Resolve eslint-plugin-vue errorsMike Greiling2018-09-206-12/+12
|/
* Decouple file row from IDEPhil Hughes2018-09-173-231/+112