summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores
Commit message (Expand)AuthorAgeFilesLines
* karma fixesPhil Hughes2018-09-071-4/+4
* update state when staging/unstaging allPhil Hughes2018-09-071-2/+17
* update components to match designs in commit sectionPhil Hughes2018-09-071-6/+25
* fixed some bugs around with the template dropdownsPhil Hughes2018-09-073-3/+15
* added component specsPhil Hughes2018-09-072-3/+3
* renames file when template type is changedPhil Hughes2018-09-073-3/+28
* fixed action name changes after rebasePhil Hughes2018-09-071-0/+4
* Added file templates to the Web IDEPhil Hughes2018-09-071-0/+2
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-066-6/+0
* Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-281-7/+1
* Merge branch 'ide-file-templates-store' into 'master'Filipa Lacerda2018-08-226-0/+151
|\
| * added rewire comment to action default exportide-file-templates-storePhil Hughes2018-08-211-0/+1
| * Added store for file templates in the Web IDEPhil Hughes2018-08-176-0/+150
* | Merge branch 'ide-live-preview-merge-requests' into 'master'Filipa Lacerda2018-08-171-2/+5
|\ \ | |/ |/|
| * Fixed Web IDE live preview crashing when loading from merge requestPhil Hughes2018-08-161-2/+5
* | Fixed deleting new files creating wrong state in IDEide-delete-new-files-statePhil Hughes2018-08-151-1/+6
|/
* Backstage/ide router refactoringPaul Slaughter2018-08-133-4/+99
* removed un-used commits for currentProject & currentBranchIdPhil Hughes2018-08-091-3/+0
* Create Web IDE MR and branch pickerPaul Slaughter2018-08-0711-53/+103
* Web IDE & CodeSandboxPhil Hughes2018-08-074-3/+13
* fixed review mode diffsPhil Hughes2018-08-022-3/+10
* only sends content if it existsPhil Hughes2018-08-021-1/+1
* removed un-used codePhil Hughes2018-08-022-7/+2
* improve performance of deletingPhil Hughes2018-08-024-11/+19
* correctly show renaming and deleting entriesPhil Hughes2018-08-018-14/+77
* specsPhil Hughes2018-07-311-4/+4
* karma fixesPhil Hughes2018-07-301-1/+1
* fixed folders not being renamedPhil Hughes2018-07-303-16/+31
* rename filesPhil Hughes2018-07-304-2/+52
* Enable renaming files & folders in the Web IDEPhil Hughes2018-07-302-2/+7
* Enable deleting files in the Web IDEPhil Hughes2018-07-269-22/+99
* Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-131-6/+8
|\
| * Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-121-6/+8
* | Vuex test helper improvementsLukas Eipert2018-07-122-2/+2
* | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-114-3/+21
|/
* only include _html fields when asked forPhil Hughes2018-07-051-1/+1
* fixed karmaPhil Hughes2018-07-031-1/+2
* karma fixesPhil Hughes2018-07-031-1/+1
* fixed eslintPhil Hughes2018-07-032-4/+4
* Improve error message across IDE store modulesPhil Hughes2018-07-033-19/+74
* restored normalizing headersPhil Hughes2018-06-291-1/+3
* more specs!Phil Hughes2018-06-291-4/+2
* fixed eslintPhil Hughes2018-06-291-1/+0
* :white_check_mark: added specs for file actionsPhil Hughes2018-06-291-6/+2
* :white_check_mark: fixed eslintPhil Hughes2018-06-293-6/+7
* Improve error messaging across various IDE actionsPhil Hughes2018-06-294-46/+51
* Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-284-14/+35
|\
| * :bug: fix bug where currentBranch would actually be nullPhil Hughes2018-06-271-1/+1
| * disable current branch option in commit form is user does not have permission...Phil Hughes2018-06-271-1/+4
| * use a pre-built commit message for when no user specified message existsPhil Hughes2018-06-273-9/+27