summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/mutations
Commit message (Expand)AuthorAgeFilesLines
* Updated heading for default state in Web IDEDenys Mishunov2019-05-292-0/+11
* Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+3
* Set tree list accounting for already-opened files57668-create-file-from-urlDenys Mishunov2019-04-041-4/+10
* fixed some bugs around with the template dropdownsPhil Hughes2018-09-071-1/+1
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-1/+0
* Web IDE & CodeSandboxPhil Hughes2018-08-071-1/+1
* fixed review mode diffsPhil Hughes2018-08-021-3/+9
* correctly show renaming and deleting entriesPhil Hughes2018-08-012-3/+26
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-0/+20
* Show file in tree on WebIDE openPaul Slaughter2018-06-261-0/+5
* only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-151-1/+1
* IDE sends last commit ID when committing changesPhil Hughes2018-06-151-0/+1
* Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-131-1/+13
* refactored to use data we already havePhil Hughes2018-05-251-9/+0
* Resolve "Show CI pipeline status in Web IDE"André Luís2018-05-251-0/+9
* Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-071-0/+5
* improve logic of success messagePhil Hughes2018-05-041-0/+6
* removed unused computed propPhil Hughes2018-05-031-20/+13
* stop expanding form below window heightPhil Hughes2018-05-011-0/+1
* specsPhil Hughes2018-04-271-28/+17
* fixed commit files not opening correctlyPhil Hughes2018-04-251-0/+4
* Merge branch 'master' into ide-file-finderPhil Hughes2018-04-191-7/+63
|\
| * Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-181-6/+2
| |\
| * | updated iconsPhil Hughes2018-04-091-2/+6
| * | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-071-0/+7
| |\ \
| * | | added ability to have `head` file to compare againstPhil Hughes2018-04-061-3/+3
| * | | fixed delayed update viewerPhil Hughes2018-04-051-0/+1
| * | | fixed staged/unstaged files not opening when another 1 is openPhil Hughes2018-04-051-3/+4
| * | | fixed staged content not updatingPhil Hughes2018-04-051-1/+2
| * | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-051-2/+47
| |\ \ \
| * \ \ \ Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-033-0/+46
| |\ \ \ \
| * | | | | added tooltips to various icons in the sidebarsPhil Hughes2018-03-221-0/+11
| * | | | | correctly stages and unstages filesPhil Hughes2018-03-221-14/+24
| * | | | | Added staged files state to IDEPhil Hughes2018-03-221-0/+28
* | | | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-181-6/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixed loading state not showing in IDE tree listPhil Hughes2018-04-171-6/+2
| | |_|_|/ | |/| | |
* | | | | added specsPhil Hughes2018-04-161-0/+1
|/ / / /
* | | | Web IDE blob image + default fallbackTim Zallmann2018-04-061-0/+1
* | | | Web IDE markdown previewTim Zallmann2018-04-051-0/+6
| |_|/ |/| |
* | | Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-033-0/+46
|\ \ \ | | |/ | |/|
| * | Fixed Code review CommentsTim Zallmann2018-03-282-11/+9
| * | Fixes to Formatting to all FilesTim Zallmann2018-03-281-28/+3
| * | Fixed new AdditionsTim Zallmann2018-03-281-2/+2
| * | Actual MR diff displayedTim Zallmann2018-03-282-8/+25
| * | Basic Setup for MR ShowingTim Zallmann2018-03-283-0/+56
| |/
* | fixed karmaPhil Hughes2018-03-281-1/+3
* | removed file changes that have no changes to make diff easierPhil Hughes2018-03-281-7/+1
* | refactor ADD_PENDING_TAB to stop multiple state changesPhil Hughes2018-03-281-38/+21
* | added specsPhil Hughes2018-03-281-10/+16
* | replace the tab with the review pending tabPhil Hughes2018-03-281-12/+17