summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores/mutations/file.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression for re-naming files in WebIDE64784-re-name-regressionDenys Mishunov2019-07-191-4/+8
* Initiate editor for any file without content60856-deleting-binary-fileDenys Mishunov2019-07-051-13/+13
* Allow adding new entries to existing pathDenys Mishunov2019-07-021-1/+5
* 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-011-3/+15
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-0/+20
* 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
* 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
|\
| * 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-031-0/+12
| |\ \ \
| * | | | 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
* | | | | 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-031-0/+12
|\ \ \ | | |/ | |/|
| * | Fixed Code review CommentsTim Zallmann2018-03-281-2/+2
| * | Fixed new AdditionsTim Zallmann2018-03-281-2/+2
| * | Actual MR diff displayedTim Zallmann2018-03-281-8/+5
| * | Basic Setup for MR ShowingTim Zallmann2018-03-281-0/+15
| |/
* | 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
* | remove pending tab when opening a file from the left sidebarPhil Hughes2018-03-281-1/+3
* | remove extra state propertyPhil Hughes2018-03-281-18/+28
* | correctly toggle between tabsPhil Hughes2018-03-281-5/+8
* | opens the next open tab correctlyPhil Hughes2018-03-281-10/+13
* | fixed opening next tab being a pending tabPhil Hughes2018-03-281-8/+23
* | fix closing & reopening pending tabsPhil Hughes2018-03-281-0/+1
* | toggling viewer mode closes the pending tabPhil Hughes2018-03-281-0/+7
* | Added pending tabs to IDEPhil Hughes2018-03-281-0/+14
|/