summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo/stores
Commit message (Expand)AuthorAgeFilesLines
* fixed up upload feature after master mergemulti-file-editor-vuexPhil Hughes2017-10-313-5/+18
* spec fixesPhil Hughes2017-10-301-5/+2
* addressed feedback from reviewPhil Hughes2017-10-303-22/+26
* updated karma specsPhil Hughes2017-10-277-21/+30
* reset hash when changing filesPhil Hughes2017-10-261-0/+3
* various different performance improvementsPhil Hughes2017-10-261-3/+3
* fixed render_error not being hooked up correctlyPhil Hughes2017-10-263-1/+5
* fixed some state bugs with the tabsPhil Hughes2017-10-264-9/+32
* correctly activate the next tab when closing a tabPhil Hughes2017-10-262-3/+27
* moved new file/directory into new storePhil Hughes2017-10-269-203/+135
* [WIP] Move multi-file editor store to VuexPhil Hughes2017-10-2614-7/+548
* Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownph-multi-file-editor-new-file-folder-dropdownPhil Hughes2017-10-231-0/+1
|\
| * Create new branch from dropdown.Jacob Schatz2017-10-231-0/+1
* | moved to eventHub to manage creating new filesPhil Hughes2017-10-231-2/+0
* | fixed bug with tabs not switching correctlyPhil Hughes2017-10-231-5/+9
* | failing spec fixesPhil Hughes2017-10-231-1/+1
* | correctly creates file in currently viewed directoryPhil Hughes2017-10-231-0/+1
* | Add new files & directories in the multi-file editorPhil Hughes2017-10-231-1/+6
|/
* made serializing genericPhil Hughes2017-10-161-0/+1
* fixed rendering bugsPhil Hughes2017-10-161-14/+1
* Refactored multi-file data structurePhil Hughes2017-10-161-29/+1
* Add create merge checkbox.Jacob Schatz2017-10-121-0/+18
* removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-1/+0
* Resetting of active Line + setting it for the async display functionsTim Zallmann2017-10-061-2/+3
* Fixed Back Button for files + line number jumping for preview and editorTim Zallmann2017-10-041-0/+4
* Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-291-1/+1
|\
| * Added Page Title setting for files + directoriesTim Zallmann2017-09-261-1/+1
* | Removes the target branch and only uses the source branch.Jacob Schatz2017-09-281-1/+0
|/
* Many Repo FixesJacob Schatz2017-08-151-37/+11
* Repo Editor FixesBryce Johnson2017-08-151-1/+1
* Remove unused repo store keysEric Eastwood2017-08-141-16/+1
* Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-1/+0
* Make Store->RepoStore and others consistent.Jacob Schatz2017-08-061-9/+9
* Add loader and fix bugsJacob Schatz2017-08-031-0/+1
* Add plain property to active file if not set alreadyLuke "Jared" Bennett2017-08-031-1/+8
* [ci skip] WIP start to fix file raw stateLuke "Jared" Bennett2017-08-031-0/+2
* [ci skip] formalise repo_preview component and logicLuke "Jared" Bennett2017-08-031-2/+10
* [ci skip] WIP remove newContent/plain handle in setActiveFilesLuke "Jared" Bennett2017-08-031-3/+0
* [ci skip] WIP dynamically switch between preview and repo-editor, disable edi...Luke "Jared" Bennett2017-08-031-0/+6
* move edit button to its own view model abstract objectLuke "Jared" Bennett2017-08-021-1/+0
* Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-021-0/+221