summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/ide_side_bar.vue
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-041-0/+22
|\ | | | | | | ide-sidebar-commit-box
| * added specsPhil Hughes2018-05-041-0/+22
| | | | | | | | long branch names no longer wrap
* | improve logic of success messagePhil Hughes2018-05-041-3/+0
| | | | | | | | | | instead of taking over whole sidebar, it now just shows over the commit box after 5 seconds the commit box goes back to its compact logic
* | improved success message after commit with new sidebarPhil Hughes2018-05-031-2/+21
| |
* | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-031-0/+2
|\ \ | |/ | | | | ide-sidebar-commit-box
| * Added review mode to new IDE sidebarPhil Hughes2018-04-231-0/+2
| | | | | | | | #44846
* | 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
| | | | added theme styles
* improvements to the designPhil Hughes2018-04-181-14/+36
|
* moved CSS out of the componentsPhil Hughes2018-04-181-4/+7
| | | | | | hooked up commit section to activity bar fixed commit section SVGs not loading added the different theme defintions to the activity bar
* Add left links sidebar to IDEPhil Hughes2018-04-181-29/+63
| | | | [ci skip]
* Move IDE to CEPhil Hughes2018-03-201-0/+51
| | | | This also makes the IDE generally available
* 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
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix more eslint rulesFilipa Lacerda2018-01-081-61/+63
|
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-0/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ...
| * 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