summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-warn-staged-files' into 'master'Filipa Lacerda2018-07-311-11/+13
|\
| * Warn in IDE when user navigates away with staged changesPhil Hughes2018-07-261-11/+13
* | Resolve "The comparison list for the modified icons"Sam Beckham2018-07-271-1/+1
* | Merge remote-tracking branch 'dev/master'Felipe Artur2018-07-261-1/+2
|\ \
| * \ Merge branch 'security-ide-branch-name-xss' into 'master'Felipe Artur Cardozo2018-07-261-1/+2
| |\ \
| | * | Fixed XSS in branch name in Web IDEPhil Hughes2018-07-101-1/+2
* | | | Enable deleting files in the Web IDEPhil Hughes2018-07-2622-80/+212
| |_|/ |/| |
* | | Fixed IDE not opening JSON filesPhil Hughes2018-07-261-2/+2
|/ /
* | Merge branch '47530-replace-label-light-with-label-bold' into 'master'Clement Ho2018-07-201-1/+1
|\ \
| * | Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
* | | Fix Web IDE router breaking on files matching "targetmode"Paul Slaughter2018-07-191-5/+17
|/ /
* | Fix ide-tree-header button backgroundPaul Slaughter2018-07-171-0/+1
* | Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-132-6/+11
|\ \
| * | Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-122-6/+11
| |/
* | Merge branch 'ide-pipeline-icon-open' into 'master'Filipa Lacerda2018-07-131-6/+15
|\ \
| * | Open pipeline list panel when clicking CI icon in Web IDEide-pipeline-icon-openPhil Hughes2018-07-101-6/+15
| |/
* | Vuex test helper improvementsLukas Eipert2018-07-122-2/+2
* | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-1111-144/+248
|/
* Merge branch 'ide-indent-guide' into 'master'Filipa Lacerda2018-07-091-0/+1
|\
| * Updated colorPhil Hughes2018-07-061-1/+1
| * Updated (color of indent guide in Web IDEPhil Hughes2018-07-061-0/+1
* | updated iconPhil Hughes2018-07-051-1/+1
* | fixed where the scrollbar is shown in the merge request panelPhil Hughes2018-07-051-2/+2
* | component specPhil Hughes2018-07-051-0/+2
* | tidy up componentPhil Hughes2018-07-051-34/+1
* | only include _html fields when asked forPhil Hughes2018-07-052-3/+3
* | added html to responsePhil Hughes2018-07-051-2/+2
* | update designPhil Hughes2018-07-051-33/+12
* | :sparkles: use pre-existing components for title and descriptionPhil Hughes2018-07-051-14/+14
* | Added merge request info to Web IDE sidebarPhil Hughes2018-07-053-1/+122
|/
* fixed karmaPhil Hughes2018-07-031-1/+2
* karma fixesPhil Hughes2018-07-031-1/+1
* fixed eslintPhil Hughes2018-07-032-4/+4
* Improve error message across IDE store modulesPhil Hughes2018-07-033-19/+74
* restored normalizing headersPhil Hughes2018-06-291-1/+3
* more specs!Phil Hughes2018-06-291-4/+2
* fixed eslintPhil Hughes2018-06-291-1/+0
* :white_check_mark: added specs for file actionsPhil Hughes2018-06-292-29/+12
* :white_check_mark: fixed eslintPhil Hughes2018-06-293-6/+7
* Improve error messaging across various IDE actionsPhil Hughes2018-06-295-48/+53
* Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-289-28/+74
|\
| * restore double quotesPhil Hughes2018-06-271-1/+1
| * use single quotesPhil Hughes2018-06-271-1/+1
| * fixed commit action radio buttons getting into a weird statePhil Hughes2018-06-271-5/+13
| * :bug: fix bug where currentBranch would actually be nullPhil Hughes2018-06-272-3/+3
| * karma fixesPhil Hughes2018-06-271-1/+1
| * disable current branch option in commit form is user does not have permission...Phil Hughes2018-06-273-8/+21
| * use a pre-built commit message for when no user specified message existsPhil Hughes2018-06-275-11/+34
| * Improve Web IDE commit formPhil Hughes2018-06-274-9/+11
* | don't reload the full pagePhil Hughes2018-06-272-9/+19