summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed some bugs around with the template dropdownsPhil Hughes2018-09-073-3/+15
* added component specsPhil Hughes2018-09-074-22/+17
* renames file when template type is changedPhil Hughes2018-09-075-17/+39
* added quick create new file buttons to modalPhil Hughes2018-09-071-5/+35
* fixed action name changes after rebasePhil Hughes2018-09-073-4/+18
* Added file templates to the Web IDEPhil Hughes2018-09-074-1/+219
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-066-6/+0
* Merge branch 'ide-row-hover-scroll' into 'master'Filipa Lacerda2018-08-311-5/+7
|\
| * Fixed IDE file row jumping into view on hoverPhil Hughes2018-08-311-5/+7
* | Resolve "Persistent banner creates problem for web ide"Paul Slaughter2018-08-311-2/+2
|/
* Enabled multiple uploads in the Web IDEPhil Hughes2018-08-291-6/+2
* Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-281-7/+1
* Merge branch 'ide-file-templates-store' into 'master'Filipa Lacerda2018-08-226-0/+151
|\
| * added rewire comment to action default exportide-file-templates-storePhil Hughes2018-08-211-0/+1
| * Added store for file templates in the Web IDEPhil Hughes2018-08-176-0/+150