summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-083-0/+4
* Autofix i18n lints for vue filesEzekiel Kigbo2019-07-251-1/+3
* Encapsulate file view modes with constantsChris Toynbee2019-07-233-9/+20
* Fixed regression for re-naming files in WebIDE64784-re-name-regressionDenys Mishunov2019-07-191-4/+8
* 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-182-8/+2
* Initiate editor for any file without content60856-deleting-binary-fileDenys Mishunov2019-07-052-14/+16
* Mark images as binary on initDenys Mishunov2019-07-051-2/+3
* Merge branch 'vue-i18n-js-ide-directory' into 'master'Tim Zallmann2019-07-035-14/+22
|\
| * Vue-i18n: app/assets/javascripts/ide directoryvue-i18n-js-ide-directoryEzekiel Kigbo2019-07-015-14/+22
* | Allow adding new entries to existing pathDenys Mishunov2019-07-027-4/+29
* | Merge branch '45120-fix-ide-editor-to-update-size-on-show-change' into 'master'Phil Hughes2019-07-011-7/+27
|\ \ | |/ |/|
| * Fix IDE editor to update dimensions on show change45120-fix-ide-editor-to-update-size-on-show-changePaul Slaughter2019-06-281-7/+27
* | Re-name entries in one commitDenys Mishunov2019-06-266-15/+23
|/
* Keep empty folders in the tree listDenys Mishunov2019-06-251-4/+0
* Upgrade prettier to latest (v1.18.2)Mike Greiling2019-06-211-6/+2
* Fix IDE commit to use start_ref59023-fix-web-ide-creating-branches-off-new-commitsPaul Slaughter2019-06-173-3/+17
* 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-074-0/+20
* Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-068-37/+95
* Fix Web IDE add template testMark Lapierre2019-06-052-1/+2
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-037-9/+10
* Updated heading for default state in Web IDEDenys Mishunov2019-05-2910-93/+180
* Merge branch 'fix-ide-relative-url-bug' into 'master'Phil Hughes2019-05-021-3/+4
|\
| * Fix IDE get file data with '/' as relative rootfix-ide-relative-url-bugPaul Slaughter2019-04-301-3/+4
* | Merge branch 'js-i18n-ide' into 'master'Kushal Pandya2019-04-302-3/+5
|\ \ | |/ |/|
| * Internationalisation of ide directoryBrandon Labuschagne2019-04-252-3/+5
* | Add auto direction to support rtl languagesAhmad Haghighi2019-04-251-0/+1
|/
* Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-241-5/+5
* Create constants for IDE commit action valuesPaul Slaughter2019-04-242-4/+13
* Revert "Increased page size to 100"Natalia Tepluhina2019-04-232-11/+17
* Merge branch '59514-uploading-images-base64' into 'master'Phil Hughes2019-04-235-2/+20
|\
| * Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-184-2/+14
| * 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
* | Revert "Created a hack to prevent setting content on image"Natalia Tepluhina2019-04-222-3/+3
|/
* Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+3
* Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-059-37/+75
|\
| * Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-049-37/+75
* | Merge branch '57668-create-file-from-url' into 'master'Phil Hughes2019-04-053-4/+43
|\ \
| * | Set tree list accounting for already-opened files57668-create-file-from-urlDenys Mishunov2019-04-042-4/+38
| * | Create a new file if URL references non-existent oneDenys Mishunov2019-04-041-0/+5
* | | Merge branch '60021-fix-ide-file-dropdown' into 'master'Phil Hughes2019-04-052-18/+10
|\ \ \
| * | | Refactor new_dropdown/index to receive isOpen prop60021-fix-ide-file-dropdownPaul Slaughter2019-04-042-18/+10
* | | | Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-1/+2
|/ / /
* | | Fix vue render error for IDE status barPaul Slaughter2019-04-043-5/+13
|/ /
* | Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-031-2/+4
|/
* Fixed commit logic to pick a branchNatalia Tepluhina2019-03-252-5/+6
* Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-181-1/+1
* Improve files_decorator performancePaul Slaughter2019-03-075-152/+160