summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Upgraded various Vue packagesTim Zallmann2019-01-091-1/+1
* Fixed renamed and mode changed diff viewersPhil Hughes2018-12-061-0/+1
* Update IDE index.js with 'extendStore'Paul Slaughter2018-12-051-5/+5
* CE Port of "Add empty and disabled web terminal tab"Paul Slaughter2018-12-031-1/+1
* Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-282-6/+12
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-271-2/+2
* WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focusedThomas Pathier2018-11-262-0/+7
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-2160-999/+326
|\
| * Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho2018-11-2157-984/+307
| |\
| | * Prettify all the thingsMike Greiling2018-11-2057-984/+307
| * | Added a test for open merge request filesPhil Hughes2018-11-201-1/+1
| * | Open first 10 merge request files in IDEPhil Hughes2018-11-202-2/+6
| |/
| * Use @gitlab npm namespaceClement Ho2018-11-1611-11/+11
| * Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
* | Fix typos occured to occurredHiroyuki Sato2018-11-165-10/+10
|/
* Remove gitlab-ui loading icon from globalClement Ho2018-11-079-0/+20
* Fix typos in IDE propsGeorge Tsiolis2018-10-304-7/+7
* 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
* Fixed file templates not clearing in Web IDEPhil Hughes2018-10-151-0/+1
* Merge branch 'prettify-all-the-things-5' into 'master'Tim Zallmann2018-10-1014-128/+93
|\
| * Prettify ide modulesMike Greiling2018-10-1014-128/+93
* | Merge branch 'ml-qa-add-file-templates' into 'master'Sean McGivern2018-10-106-9/+9
|\ \ | |/ |/|
| * Add tests of adding file templatesMark Lapierre2018-10-096-9/+9
* | Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-3/+3
|/
* Backport project template API to CENick Thomas2018-10-051-4/+8
* Added file tree to merge request diffsPhil Hughes2018-10-035-94/+4
* Merge branch 'ide-keep-right-pane-tabs-alive' into 'master'Phil Hughes2018-10-0116-42/+130
|\
| * Keep IDE RightPane views aliveide-keep-right-pane-tabs-alivePaul Slaughter2018-09-2816-42/+130
* | Fixed file templates not being fully fetched in Web IDEPhil Hughes2018-09-282-4/+13
|/
* Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-273-53/+59
|\
| * Refactor IDE to allow RightPane extensionide-refactor-for-ee-specificPaul Slaughter2018-09-263-53/+59
* | 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
* | Refactor IDE index to support EE specific codePaul Slaughter2018-09-241-1/+29
* | Resolve eslint-plugin-vue errorsMike Greiling2018-09-206-12/+12
|/
* Decouple file row from IDEPhil Hughes2018-09-173-231/+112
* Use gitlab-ui loading iconClement Ho2018-09-119-35/+15
* i18n on some stringsPhil Hughes2018-09-072-2/+6
* karma fixesPhil Hughes2018-09-071-4/+4
* update state when staging/unstaging allPhil Hughes2018-09-074-6/+21
* fixed discard modal not showingPhil Hughes2018-09-072-3/+3
* design improvementsPhil Hughes2018-09-074-18/+30
* update components to match designs in commit sectionPhil Hughes2018-09-073-10/+74
* Improved IDE commit flowPhil Hughes2018-09-076-41/+139
* fixed double scrollPhil Hughes2018-09-072-11/+11