summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fixed Back Button for files + line number jumping for preview and editorTim Zallmann2017-10-041-1/+3
* Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-291-4/+6
|\
| * 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-261-3/+5
* | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-271-0/+4
|/
* RepoEditor: Fix reopening the existing file on refresh.acet-repo-editor-fix-reopening-existing-fileFatih Acet2017-09-221-1/+1
* Many Repo FixesJacob Schatz2017-08-152-51/+23
* Repo Editor FixesBryce Johnson2017-08-151-2/+2
* Add shared getFileExtension helper methodrepo-fixes-eEric Eastwood2017-08-141-1/+5
* Remove unused repo store keysEric Eastwood2017-08-141-1/+0
* 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
* Use promise syntax with Helper.getContentEric Eastwood2017-08-141-2/+1
* Use v-else instead of duplicating logicEric Eastwood2017-08-141-1/+1
* fix eslint violationsMike Greiling2017-08-071-3/+3
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-071-3/+3
|\
| * resolve eslint violationsMike Greiling2017-08-071-3/+3
* | Show warning for big files.Jacob Schatz2017-08-071-3/+9
|/
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-071-2/+2
|\
| * Add reject method to monaco_loader_helperLuke "Jared" Bennett2017-08-071-2/+2
* | Fix loading.Jacob Schatz2017-08-071-3/+9
|/
* Remove console log :|. Move to one liner.Jacob Schatz2017-08-061-1/+0
* Make Store->RepoStore and others consistent.Jacob Schatz2017-08-061-4/+4
* Change name to user feature helper.Jacob Schatz2017-08-061-0/+1
* Split more consistently.Jacob Schatz2017-08-051-1/+1
* Remove Loading ellipsis.Jacob Schatz2017-08-051-1/+1
* Remove console.logLuke "Jared" Bennett2017-08-041-4/+1
* eslint-fixLuke "Jared" Bennett2017-08-041-2/+2
* Remove and fix permalinks.Jacob Schatz2017-08-041-8/+0
* Add loader and fix bugsJacob Schatz2017-08-031-1/+2
* Fix editor not working.Jacob Schatz2017-08-031-3/+4
* Add plain property to active file if not set alreadyLuke "Jared" Bennett2017-08-031-0/+4
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-031-16/+23
|\
| * [ci skip] WIP start to fix file raw stateLuke "Jared" Bennett2017-08-031-11/+17
| * [ci skip] formalise repo_preview component and logicLuke "Jared" Bennett2017-08-031-2/+2
| * [ci skip] WIP Remove unneeded data.binary setting in getContent branchesLuke "Jared" Bennett2017-08-031-3/+0
| * [ci skip] WIP getRaw on editor mount or getContent when in edit modeLuke "Jared" Bennett2017-08-031-7/+8
| * [ci skip] WIP dynamically switch between preview and repo-editor, disable edi...Luke "Jared" Bennett2017-08-031-0/+1
* | Change to given pathsJacob Schatz2017-08-031-8/+3
|/
* Load raw data for text view.Jacob Schatz2017-08-031-1/+5
* Move monaco loader init function to its own helper and moved repo vm init to ...Luke "Jared" Bennett2017-08-021-0/+20
* Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-021-0/+291