summaryrefslogtreecommitdiff
path: root/spec/javascripts/repo/components
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-231-1/+1
* Update repo_commit_section to spy serviceLuke "Jared" Bennett2017-08-231-6/+5
* fix failing specs in repo_commit_section_spec.jsMike Greiling2017-08-181-1/+1
* Many Repo FixesJacob Schatz2017-08-157-62/+47
* Repo Editor FixesBryce Johnson2017-08-155-23/+49
* Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-11/+0
* Remove loading state from repo_tabEric Eastwood2017-08-141-19/+1
* Use promise syntax with Helper.getContentEric Eastwood2017-08-141-2/+3
* Split out linkClicked and add testsEric Eastwood2017-08-141-0/+48
* fix repo_edit_button_spec.jsMike Greiling2017-08-071-0/+1
* fix test failures in repo_preview_spec.jsMike Greiling2017-08-071-1/+1
* resolve eslint violationsMike Greiling2017-08-071-1/+1
* [ci skip] Add repo_edit_button_spec and repo_preview_specLuke "Jared" Bennett2017-08-073-1/+74