summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/repo_tab.vue
Commit message (Collapse)AuthorAgeFilesLines
* disabled commit view when no changes are availablePhil Hughes2018-05-021-0/+3
| | | | | | | remove close button in tab fix height not working in form restored stage & unstage all changes disable merge request radio button when staged & unstaged changes exist
* Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-04-271-0/+1
|\
| * force modified icon in tree list & tab barPhil Hughes2018-04-251-0/+1
| |
* | spacing & color updatesPhil Hughes2018-04-201-17/+16
|/
* updated iconsPhil Hughes2018-04-091-1/+1
| | | | | fixed bug where unstaged file when discarded would not take staged file changes
* fixed tab being clicked throwing an errorPhil Hughes2018-04-051-1/+1
|
* Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-051-13/+21
|\
| * Updated components to PascalCasePhil Hughes2018-04-041-8/+8
| | | | | | | | Added comment for `key` usage
| * removed file changes that have no changes to make diff easierPhil Hughes2018-03-281-2/+1
| | | | | | | | | | | | simplified SET_FILE_ACTIVE openFiles map use .find in router so that it returns early instead of looping all the values
| * correctly toggle between tabsPhil Hughes2018-03-281-2/+8
| |
| * Added pending tabs to IDEPhil Hughes2018-03-281-51/+52
| | | | | | | | | | | | | | Pending tabs are normal tabs that are opened from the right sidebar. They are opened in diff mode and when changed to edit mode they get closed & the actual file gets opened.
* | fixed alignment with iconsPhil Hughes2018-03-291-48/+49
|/ | | | fixed icon not showing correctly in tab
* Move IDE to CEPhil Hughes2018-03-201-0/+98
| | | | This also makes the IDE generally available
* Remove IDE from CEPhil Hughes2018-03-021-74/+0
|
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
|
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-37/+34
|
* Multi File Editor File iconsTim Zallmann2018-01-031-1/+9
|
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+69