summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo
Commit message (Expand)AuthorAgeFilesLines
* added missing specsmulti-editor-store-specsPhil Hughes2017-11-101-1/+1
* test updatesPhil Hughes2017-11-101-1/+1
* Added tests to multi-file Vuex storePhil Hughes2017-11-101-4/+4
* Fixed multi-file editor table cells content width jumpingmulti-file-editor-table-cells-widthPhil Hughes2017-11-073-3/+6
* moved key into data structurePhil Hughes2017-11-063-2/+4
* correctly updates commit data after committing changesPhil Hughes2017-11-068-79/+94
* only allow the call when not in collapsed viewPhil Hughes2017-11-062-2/+4
* Multi-file editor fetch log data from a different endpointPhil Hughes2017-11-069-17/+93
* Fix binary files not showing anything in edit modemulti-file-editor-binary-editorPhil Hughes2017-11-011-1/+7
* fixed up upload feature after master mergemulti-file-editor-vuexPhil Hughes2017-10-316-13/+28
* Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-314-1/+82
|\
| * Upload files through the multi-file editorPhil Hughes2017-10-317-10/+119
* | get branch name from the DOMPhil Hughes2017-10-311-2/+3
* | spec fixesPhil Hughes2017-10-304-11/+10
* | addressed feedback from reviewPhil Hughes2017-10-3013-56/+67
* | updated karma specsPhil Hughes2017-10-278-22/+31
* | reset hash when changing filesPhil Hughes2017-10-262-2/+3
* | various different performance improvementsPhil Hughes2017-10-267-18/+21
* | fixed render_error not being hooked up correctlyPhil Hughes2017-10-264-5/+9
* | fixed some state bugs with the tabsPhil Hughes2017-10-269-35/+52
* | correctly activate the next tab when closing a tabPhil Hughes2017-10-262-3/+27
* | moved new file/directory into new storePhil Hughes2017-10-2619-692/+176
* | [WIP] Move multi-file editor store to VuexPhil Hughes2017-10-2631-583/+906
|/
* Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownph-multi-file-editor-new-file-folder-dropdownPhil Hughes2017-10-235-3/+177
|\
| * Create new branch from dropdown.Jacob Schatz2017-10-235-3/+177
* | spec fixesPhil Hughes2017-10-231-1/+1
* | moved to eventHub to manage creating new filesPhil Hughes2017-10-236-49/+70
* | fixed eslint :see_no_evil:Phil Hughes2017-10-231-3/+1
* | added feature specPhil Hughes2017-10-231-3/+8
* | fixed failing title testPhil Hughes2017-10-231-0/+1
* | fixed bug with tabs not switching correctlyPhil Hughes2017-10-235-12/+52
* | failing spec fixesPhil Hughes2017-10-235-30/+31
* | correctly creates file in currently viewed directoryPhil Hughes2017-10-233-0/+3
* | changed adding temp files/directories code to match new structurePhil Hughes2017-10-232-20/+37
* | fixed new file/directory modal using methods that no longer existPhil Hughes2017-10-233-46/+47
* | Add new files & directories in the multi-file editorPhil Hughes2017-10-2310-26/+248
|/
* Merge branch 'multi-file-editor-submodules' into 'master'Filipa Lacerda2017-10-203-2/+25
|\
| * Added submodule support in multi-file editorPhil Hughes2017-10-203-2/+25
* | URI decode Page-Title header to preserve UTF-8 charactersToon Claes2017-10-201-1/+1
|/
* Merge branch 'ph-multi-file-editor-restructure-data' into 'master'Filipa Lacerda2017-10-1717-452/+321
|\
| * Fixed bug when clicking file link causing user to navigate awayPhil Hughes2017-10-1710-32/+44
| * fixed prev directory row not correctly having colspanPhil Hughes2017-10-163-9/+9
| * made serializing genericPhil Hughes2017-10-164-26/+26
| * fixed rendering bugsPhil Hughes2017-10-165-18/+6
| * Spec updatesPhil Hughes2017-10-163-26/+25
| * Refactored multi-file data structurePhil Hughes2017-10-1612-394/+264
* | Merge branch 'ide-update-monaco' into 'master'Jacob Schatz2017-10-161-1/+2
|\ \ | |/ |/|
| * Fixes the Problem with the Repo Editor Loading Typescript Serviceside-update-monacoTim Zallmann2017-10-121-1/+2
* | Add create merge checkbox.Jacob Schatz2017-10-124-8/+108
* | removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-1/+0