summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/ide_side_bar.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+4
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-6/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-12/+6
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+7
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-4/+4
* Prettify all the thingsMike Greiling2018-11-201-17/+4
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Fix typos in IDE propsGeorge Tsiolis2018-10-301-2/+2
* Update gitlab-ui to 1.9.0Clement Ho2018-10-291-3/+3
* Prettify ide modulesMike Greiling2018-10-101-7/+1
* Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-261-1/+1
* Add gitlab-ui skeleton loadingClement Ho2018-09-251-3/+3
* Web IDE context header redesignPaul Slaughter2018-08-071-142/+21
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-7/+7
* changed a link into a buttonPhil Hughes2018-06-061-4/+3
* removed event listener for event that no longer existsPhil Hughes2018-06-061-1/+0
* fixed dropdown not re-showing the contentPhil Hughes2018-06-061-7/+6
* fixed spacingPhil Hughes2018-06-061-14/+24
* correctly load up merge requestPhil Hughes2018-06-061-1/+7
* fetch both created & assignedPhil Hughes2018-06-061-4/+30
* Show merge requests in IDEPhil Hughes2018-06-061-12/+34
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-041-0/+22
|\
| * added specsPhil Hughes2018-05-041-0/+22
* | improve logic of success messagePhil Hughes2018-05-041-3/+0
* | improved success message after commit with new sidebarPhil Hughes2018-05-031-2/+21
* | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-031-0/+2
|\ \ | |/
| * Added review mode to new IDE sidebarPhil Hughes2018-04-231-0/+2
* | Updated commit section in IDE sidebarPhil Hughes2018-04-271-0/+3
|/
* remove need for getter, allow state to set componentPhil Hughes2018-04-201-3/+3
* added spec to ide_side_barPhil Hughes2018-04-191-11/+9
* added keep-alive to improve performance when switching between tabsPhil Hughes2018-04-191-3/+5
* moved styles out of the componentPhil Hughes2018-04-181-14/+1
* improvements to the designPhil Hughes2018-04-181-14/+36
* moved CSS out of the componentsPhil Hughes2018-04-181-4/+7
* Add left links sidebar to IDEPhil Hughes2018-04-181-29/+63
* Move IDE to CEPhil Hughes2018-03-201-0/+51
* Remove IDE from CEPhil Hughes2018-03-021-114/+0
* Move the remaining EE-specific JS files to ee/move-last-ee-specific-js-files-toRémy Coutable2018-02-281-3/+3
* Fix more eslint rulesFilipa Lacerda2018-01-081-61/+63
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-0/+13
|\
| * Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-051-0/+13
* | Fixes more eslint rulesFilipa Lacerda2018-01-061-15/+19
|/
* Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-0/+33
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+62