summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2144-2729/+0
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-1/+1
* Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda2017-12-133-15/+15
|\
| * Rename popup-dialog to modalWinnie Hellmann2017-12-123-15/+15
* | Export old code into es6 modulesFilipa Lacerda2017-12-131-1/+2
|/
* updated importsurl-utility-es-modulePhil Hughes2017-12-112-4/+4
* use exported methods instead of gl.utilsPhil Hughes2017-12-082-2/+4
* Add chevron to create dropdown on repository pageWinnie Hellmann2017-12-061-5/+10
* Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-3012-119/+296
|\
| * added specsPhil Hughes2017-11-245-10/+3
| * fixed icon name typoPhil Hughes2017-11-241-1/+1
| * Added IDE commit panelPhil Hughes2017-11-2412-117/+301
* | added editor options to redcue EE conflictsPhil Hughes2017-11-292-0/+12
* | fixed failing specsPhil Hughes2017-11-281-4/+9
* | added specsPhil Hughes2017-11-281-22/+1
* | fixed web worker performancePhil Hughes2017-11-284-4/+10
* | added web worker to calculate diffsPhil Hughes2017-11-283-45/+50
* | started move to web worker for diff calculationPhil Hughes2017-11-288-87/+90
* | changed endLineNumber calculationPhil Hughes2017-11-281-2/+2
* | change how diffing worksPhil Hughes2017-11-283-104/+54
* | added disposable managerPhil Hughes2017-11-288-80/+152
* | created editor library to manage all things editorPhil Hughes2017-11-287-73/+326
* | Multi-file editor dirty diff indicatorPhil Hughes2017-11-281-6/+44
|/
* 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