summaryrefslogtreecommitdiff
path: root/spec/javascripts/repo
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-242-5/+54
|\
| * Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-232-1/+51
| * 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
* | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-181-2/+0
* | fix monaco loader test to not break with statically analyzed import statementsMike Greiling2017-08-181-7/+5
|/
* 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
* Remove fdescsLuke "Jared" Bennett2017-08-072-2/+2
* Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett2017-08-071-89/+0
* Cover linkClicked in repo_prev_directoryLuke "Jared" Bennett2017-08-071-0/+14
* Cover linkClicked in repo_fileLuke "Jared" Bennett2017-08-071-0/+14
* Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett2017-08-071-0/+22
* Cover repo_tabs xClicked methodLuke "Jared" Bennett2017-08-072-1/+15
* Cover repo_tab xClickedLuke "Jared" Bennett2017-08-071-0/+21
* Fix karma repo_file_buttons_spec and repo_commit_section_specLuke "Jared" Bennett2017-08-072-17/+6
* Remove fdescribeLuke "Jared" Bennett2017-08-051-1/+1
* test tabs divider for repo_tabs_specLuke "Jared" Bennett2017-08-051-2/+3
* Fix repo_file_options_specLuke "Jared" Bennett2017-08-041-2/+0
* Fix repo_file_buttons_specLuke "Jared" Bennett2017-08-041-3/+7
* Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-0212-19/+19
* Fix eslintLuke "Jared" Bennett2017-08-021-2/+4
* Remove fdescribesLuke "Jared" Bennett2017-08-021-1/+1
* [ci skip] Improved repo_file_specLuke "Jared" Bennett2017-08-022-2/+21
* [ci skip] Remove lock from ceLuke "Jared" Bennett2017-08-023-4/+3
* [ci skip] Improve repo_commit_section_specLuke "Jared" Bennett2017-08-021-6/+17
* [ci skip] Improve repo_binary_viewer_specLuke "Jared" Bennett2017-08-022-19/+56
* Fix eslint offensesLuke "Jared" Bennett2017-08-011-1/+3
* Fixed repo_commit_section_specLuke "Jared" Bennett2017-08-011-19/+7
* [ci skip] Fix repo_binary_viewer_specLuke "Jared" Bennett2017-08-011-1/+1
* Fix monaco_loader_specLuke "Jared" Bennett2017-08-011-4/+13
* Move repoEditorLoader to index and change repo_editor to vue compLuke "Jared" Bennett2017-07-291-1/+1
* Removed Delete, Replace and New dir modalsLuke "Jared" Bennett2017-07-271-6/+1
* Fix repo_sidebar_specLuke "Jared" Bennett2017-07-271-1/+11
* Fix eslint offensesLuke "Jared" Bennett2017-07-271-1/+1
* Add repo_commit_section_specLuke "Jared" Bennett2017-07-271-0/+129
* Fix repo_editor_specLuke "Jared" Bennett2017-07-261-1/+1
* Fix repo_file_specLuke "Jared" Bennett2017-07-261-2/+7
* Fix repo_editor_spec because of async loader changesLuke "Jared" Bennett2017-07-261-0/+10
* Make RepoEditor an async component to load monaco before mountingLuke "Jared" Bennett2017-07-261-1/+1
* Fix repo_binary_viewer_specLuke "Jared" Bennett2017-07-261-1/+1
* Removed index_specLuke "Jared" Bennett2017-07-261-45/+0