summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/stores
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-121-1/+1
* Encapsulate file view modes with constantsChris Toynbee2019-07-231-2/+2
* Fixed regression for re-naming files in WebIDE64784-re-name-regressionDenys Mishunov2019-07-191-4/+8
* Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-191-1/+1
* FE remove create branch call in IDE commitwebide-commit-use-correct-parentPaul Slaughter2019-07-181-1/+1
* Initiate editor for any file without content60856-deleting-binary-fileDenys Mishunov2019-07-051-13/+13
* Allow adding new entries to existing pathDenys Mishunov2019-07-027-4/+29
* Re-name entries in one commitDenys Mishunov2019-06-264-12/+17
* Keep empty folders in the tree listDenys Mishunov2019-06-251-4/+0
* Upgrade prettier to latest (v1.18.2)Mike Greiling2019-06-211-6/+2
* Fix IDE commit to use start_ref59023-fix-web-ide-creating-branches-off-new-commitsPaul Slaughter2019-06-172-2/+10
* IDE trigger files change eventce-5276-2-update-stores-for-terminal-file-syncPaul Slaughter2019-06-072-0/+10
* Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-066-15/+40
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-034-6/+7
* Updated heading for default state in Web IDEDenys Mishunov2019-05-298-79/+135
* Merge branch 'fix-ide-relative-url-bug' into 'master'Phil Hughes2019-05-021-3/+4
|\
| * Fix IDE get file data with '/' as relative rootfix-ide-relative-url-bugPaul Slaughter2019-04-301-3/+4
* | Internationalisation of ide directoryBrandon Labuschagne2019-04-251-2/+3
|/
* Create constants for IDE commit action valuesPaul Slaughter2019-04-241-4/+6
* Revert "Increased page size to 100"Natalia Tepluhina2019-04-232-11/+17
* Merge branch '59514-uploading-images-base64' into 'master'Phil Hughes2019-04-232-2/+8
|\
| * Stores 'binary' and 'rawPath' attr after uploadDenys Mishunov2019-04-182-2/+8
* | Revert "Created a hack to prevent setting content on image"Natalia Tepluhina2019-04-221-2/+2
|/
* Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+3
* Merge branch '57482-shortcut-to-create-merge-request-from-web-ide' into 'master'Phil Hughes2019-04-057-23/+52
|\
| * Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-047-23/+52
* | Merge branch '57668-create-file-from-url' into 'master'Phil Hughes2019-04-053-4/+43
|\ \
| * | Set tree list accounting for already-opened files57668-create-file-from-urlDenys Mishunov2019-04-042-4/+38
| * | Create a new file if URL references non-existent oneDenys Mishunov2019-04-041-0/+5
| |/
* | Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-1/+2
* | Fix vue render error for IDE status barPaul Slaughter2019-04-042-1/+3
|/
* Fixed commit logic to pick a branchNatalia Tepluhina2019-03-251-2/+2
* Improve files_decorator performancePaul Slaughter2019-03-074-152/+47
* Merge branch '49663-branch-to-mr-connection' into 'master'Phil Hughes2019-03-052-11/+50
|\
| * Extended Web IDE API to get MRs for a certain branch in a projectDenys Mishunov2019-03-042-11/+50
* | Fixed mutation for rootNatalia Tepluhina2019-03-042-13/+25
|/
* accured -> occurred, as suggested in…Yaron Shahrabani2019-02-041-1/+1
* Resolve "Bug - Web Based IDE - The "Merge" Requests Selection displays Merge ...Paul Slaughter2018-11-281-3/+9
* Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-214-8/+14
|\
| * Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho2018-11-211-4/+6
| |\
| | * Prettify all the thingsMike Greiling2018-11-201-4/+6
| * | Added a test for open merge request filesPhil Hughes2018-11-201-1/+1
| * | Open first 10 merge request files in IDEPhil Hughes2018-11-202-2/+6
| |/
| * Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
* | Fix typos occured to occurredHiroyuki Sato2018-11-165-10/+10
|/
* Fix typos in IDE propsGeorge Tsiolis2018-10-301-1/+1
* Fixed file templates not clearing in Web IDEPhil Hughes2018-10-151-0/+1
* Prettify ide modulesMike Greiling2018-10-103-70/+63
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-3/+3
* Backport project template API to CENick Thomas2018-10-051-4/+8