summaryrefslogtreecommitdiff
path: root/spec/javascripts/repo/components
Commit message (Expand)AuthorAgeFilesLines
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-2611-11/+11
* fixed more unhandled promise rejectionsPhil Hughes2018-01-301-2/+4
* fixed unhandled promise rejectionPhil Hughes2018-01-301-2/+4
* spec fixes after API axios changePhil Hughes2018-01-301-2/+4
* Upgraded all vue librariesTim Zallmann2018-01-236-10/+10
* Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-052-4/+6
* Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-6/+7
* Multi File Editor File iconsTim Zallmann2018-01-031-15/+0
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2121-152/+352
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+3
* Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-307-33/+177
|\
| * added specsPhil Hughes2017-11-247-33/+177
* | fixed failing specsPhil Hughes2017-11-281-3/+7
|/
* correctly updates commit data after committing changesPhil Hughes2017-11-061-3/+2
* Fix binary files not showing anything in edit modemulti-file-editor-binary-editorPhil Hughes2017-11-011-5/+13
* fixed up upload feature after master mergemulti-file-editor-vuexPhil Hughes2017-10-311-33/+36
* Merge branch 'master' into multi-file-editor-vuexPhil Hughes2017-10-311-0/+100
|\
| * Upload files through the multi-file editorPhil Hughes2017-10-313-12/+150
* | spec fixesPhil Hughes2017-10-311-0/+2
* | spec fixesPhil Hughes2017-10-301-1/+5
* | addressed feedback from reviewPhil Hughes2017-10-304-16/+24
* | updated karma specsPhil Hughes2017-10-2715-823/+556
|/
* Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownph-multi-file-editor-new-file-folder-dropdownPhil Hughes2017-10-232-0/+218
|\
| * Create new branch from dropdown.Jacob Schatz2017-10-232-0/+218
* | spec fixesPhil Hughes2017-10-233-138/+145
* | added feature specPhil Hughes2017-10-231-0/+16
* | fixed failing title testPhil Hughes2017-10-231-0/+1
* | fixed bug with tabs not switching correctlyPhil Hughes2017-10-231-1/+1
* | failing spec fixesPhil Hughes2017-10-231-17/+11
* | correctly creates file in currently viewed directoryPhil Hughes2017-10-232-0/+243
|/
* Added submodule support in multi-file editorPhil Hughes2017-10-202-0/+41
* fixed Karam test because of event name changeph-multi-file-editor-restructure-dataPhil Hughes2017-10-171-2/+2
* Fixed bug when clicking file link causing user to navigate awayPhil Hughes2017-10-171-0/+13
* fixed karma spec with prev directory buttonPhil Hughes2017-10-161-0/+1
* Spec updatesPhil Hughes2017-10-1610-195/+138
* Refactored multi-file data structurePhil Hughes2017-10-161-33/+0
* Add create merge checkbox.Jacob Schatz2017-10-121-57/+114
* Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet2017-10-062-15/+61
|\
| * Fixes the unhandled promise rejectionTim Zallmann2017-10-041-0/+2
| * Fixed RepoFile TestTim Zallmann2017-10-042-9/+11
| * Fixed Repo Sidebar TestsTim Zallmann2017-10-041-8/+18
| * Added Test for Back Button BehaviourTim Zallmann2017-10-041-0/+32
* | Fix inconsistent use of sentence casejramsay-fix-file-list-title-caseJames Ramsay2017-10-041-2/+2
|/
* Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-291-0/+12
|\
| * Title has now its own testdm-json-page-titleTim Zallmann2017-09-291-4/+11
| * Not the Test will also work with other tests beforeTim Zallmann2017-09-291-3/+3
| * Added Test for PageTitle / Removed Gitlab Part from TItleTim Zallmann2017-09-291-0/+5
* | Merge branch 'remove-target-dd' into 'master'Filipa Lacerda2017-09-291-2/+0
|\ \
| * | Fix karma testJacob Schatz2017-09-281-2/+0
| |/
* | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-271-0/+14
|/