summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2225-177/+297
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-203-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-193-6/+6
* Merge branch 'refactor/showStagedIcon' into 'master'Paul Slaughter2019-09-011-1/+1
|\
| * Refactor showStagedIcon property's behavior to match its nameArun Kumar Mohan2019-08-301-1/+1
* | Merge branch 'ce-backport-of-ml-web-terminal-spec-qa' into 'master'Dan Davison2019-08-292-2/+3
|\ \
| * | Backport changes from EEce-backport-of-ml-web-terminal-spec-qaMark Lapierre2019-08-292-2/+3
* | | Commit to current branch by defaultqa-ml-web-ide-commit-to-current-branchMark Lapierre2019-08-281-1/+5
| |/ |/|
* | Always pre-select "Start a new merge request"Denys Mishunov2019-08-228-56/+34
|/
* Merge branch '64677-delete-directory-webide' into 'master'Paul Slaughter2019-08-191-1/+1
|\
| * Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-121-1/+1
* | Rewrite changed_file_icon_spec in JestPaul Slaughter2019-08-161-1/+0
|/
* Merge branch '61332-web-ide-mr-branch-dropdown-closes-unexpectedly' into 'mas...Kushal Pandya2019-08-122-29/+25
|\
| * Reduce the default height of MR/branch dropdowns61332-web-ide-mr-branch-dropdown-closes-unexpectedlyHimanshu Kapoor2019-08-092-4/+4
| * Focus on the input when clicked outside the inputHimanshu Kapoor2019-08-092-27/+23
* | 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