summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo/components
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-063-14/+48
|\
| * 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-062-11/+19
| * 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-042-6/+23
* | 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 'remove-target-dd' into 'master'Filipa Lacerda2017-09-292-12/+2
|\
| * Removes the target branch and only uses the source branch.Jacob Schatz2017-09-282-12/+2
* | Merge branch 'acet-repo-editor-prevent-extra-request' into 'master'Jacob Schatz2017-09-281-7/+14
|\ \
| * | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-271-7/+14
| |/
* | Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-282-2/+2
|\ \ | |/ |/|
| * Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-262-2/+2
* | RepoEditor: Implement line and range linking.Fatih Acet2017-09-221-5/+9
|/
* Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-241-1/+3
|\
| * fix eslint violations in repo editor filesMike Greiling2017-08-171-2/+3
| * Add thenable ajax calls.Jacob Schatz2017-08-171-2/+3
* | 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-1512-155/+309
* Repo Editor FixesBryce Johnson2017-08-156-52/+32
* Use single js- wrapper class to show/hideEric Eastwood2017-08-141-4/+2
* Remove overflow tabs logic (no longer used)Eric Eastwood2017-08-141-14/+3
* Remove loading state from repo_tabEric Eastwood2017-08-141-4/+7
* Make close/changed icon more accessibleEric Eastwood2017-08-141-2/+17
* Use promise syntax with Helper.getContentEric Eastwood2017-08-141-8/+9
* Split out linkClicked and add testsEric Eastwood2017-08-141-24/+21
* Use v-else instead of duplicating logicEric Eastwood2017-08-141-3/+17
* Move syntax highlighting into a methodEric Eastwood2017-08-101-2/+8
* fix repo_loading_file_spec testsMike Greiling2017-08-071-1/+1
* fix leaky css selectorMike Greiling2017-08-071-1/+1
* Show warning for big files.Jacob Schatz2017-08-072-2/+7
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-073-78/+10
|\
| * Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett2017-08-072-70/+0
| * Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett2017-08-071-8/+10
* | Fix loading.Jacob Schatz2017-08-071-1/+1
|/
* Split up the service call.Jacob Schatz2017-08-061-4/+3
* Fix xclicked not existing.Jacob Schatz2017-08-061-1/+1
* Rename x clicked to be consisten.Jacob Schatz2017-08-061-1/+1
* Remove console log :|. Move to one liner.Jacob Schatz2017-08-061-3/+1
* Add rel="noopener noreferrer"Jacob Schatz2017-08-061-1/+1
* Remove editable border because it doesn't look right anymore.Jacob Schatz2017-08-061-5/+1