summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo
Commit message (Expand)AuthorAgeFilesLines
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-1/+1
* Merge branch 'ide-fix-back-btn' into 'master'Fatih Acet2017-10-065-16/+57
|\
| * Good old dangling commaide-fix-back-btnTim Zallmann2017-10-061-1/+1
| * Resetting of active Line + setting it for the async display functionsTim Zallmann2017-10-063-13/+22
| * Fixed Linting Error + Error with Line Highlighter found in TestTim Zallmann2017-10-051-2/+2
| * CHanged to Helper MethodTim Zallmann2017-10-051-1/+1
| * Refactored Highlighting mechanismTim Zallmann2017-10-053-13/+12
| * Optimising IfTim Zallmann2017-10-041-2/+2
| * Added Check for Line Number ElementTim Zallmann2017-10-041-1/+1
| * Fixed Repo Sidebar TestsTim Zallmann2017-10-041-29/+30
| * Fixed Eslint ErrorsTim Zallmann2017-10-041-4/+4
| * Polished Back Button for files that are not in the tree anymoreTim Zallmann2017-10-041-1/+10
| * Fixed Back Button for files + line number jumping for preview and editorTim Zallmann2017-10-044-7/+30
* | Fix inconsistent use of sentence casejramsay-fix-file-list-title-caseJames Ramsay2017-10-041-2/+2
|/
* Fix incorrectly aligned last updated timeJames Ramsay2017-09-292-2/+2
* Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-292-5/+7
|\
| * Not the Test will also work with other tests beforeTim Zallmann2017-09-291-1/+1
| * Added Test for PageTitle / Removed Gitlab Part from TItleTim Zallmann2017-09-291-1/+1
| * Added Page Title setting for files + directoriesTim Zallmann2017-09-262-4/+6
* | Merge branch 'remove-target-dd' into 'master'Filipa Lacerda2017-09-294-17/+2
|\ \
| * | Fix static analysis.remove-target-ddJacob Schatz2017-09-281-1/+0
| * | Removes the target branch and only uses the source branch.Jacob Schatz2017-09-284-16/+2
* | | Merge branch 'acet-repo-editor-prevent-extra-request' into 'master'Jacob Schatz2017-09-282-7/+18
|\ \ \
| * | | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-272-7/+18
| |/ /
* | | Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-282-2/+2
|\ \ \ | |/ / |/| |
| * | Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-262-2/+2
| |/
* | Merge branch 'acet-repo-editor-fix-link-linking' into 'master'Jacob Schatz2017-09-271-5/+9
|\ \ | |/ |/|
| * RepoEditor: Implement line and range linking.Fatih Acet2017-09-221-5/+9
* | RepoEditor: Fix reopening the existing file on refresh.acet-repo-editor-fix-reopening-existing-fileFatih Acet2017-09-221-1/+1
|/
* Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-242-10/+14
|\
| * Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-231-7/+9
| * fix eslint violations in repo editor filesMike Greiling2017-08-172-9/+10
| * Add thenable ajax calls.Jacob Schatz2017-08-172-5/+6
* | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-221-4/+2
|\ \
| * | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-181-4/+2
| |/
* | Correct repo.vue templateLuke "Jared" Bennett2017-08-181-3/+6
|/
* Repo editor with flex layoutEric Eastwood2017-08-161-9/+12
* Many Repo FixesJacob Schatz2017-08-1517-254/+350
* Repo Editor FixesBryce Johnson2017-08-1510-59/+44
* Add shared getFileExtension helper methodrepo-fixes-eEric Eastwood2017-08-142-2/+7
* Remove unused repo store keysEric Eastwood2017-08-142-17/+1
* Add comment about why we need to stop parsing JSONEric Eastwood2017-08-141-0/+1
* Use single js- wrapper class to show/hideEric Eastwood2017-08-142-6/+3
* Scroll total scroll width instead of fixed valueEric Eastwood2017-08-141-1/+1
* Switch single fa icon generation to inlineEric Eastwood2017-08-141-5/+1
* Remove duplicate setting of variableEric Eastwood2017-08-141-1/+0
* Reset monacoLoading on failureEric Eastwood2017-08-141-1/+4
* Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-142-15/+3
* Remove loading state from repo_tabEric Eastwood2017-08-141-4/+7
* Make close/changed icon more accessibleEric Eastwood2017-08-141-2/+17