summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/ide_side_bar.vue
Commit message (Expand)AuthorAgeFilesLines
* 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