summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Add fixed height to blob-viewer-containerClement Ho2017-08-041-1/+1
* Remove console.logLuke "Jared" Bennett2017-08-041-4/+1
* eslint-fixLuke "Jared" Bennett2017-08-044-10/+9
* Remove and fix permalinks.Jacob Schatz2017-08-042-21/+1
* Add loader and fix bugsJacob Schatz2017-08-035-20/+32
* Fix editor not working.Jacob Schatz2017-08-033-4/+21
* Add plain property to active file if not set alreadyLuke "Jared" Bennett2017-08-033-2/+13
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideLuke "Jared" Bennett2017-08-032-10/+7
|\
| * Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-037-37/+77
| |\
| * | Change to given pathsJacob Schatz2017-08-032-12/+7
* | | Add plain prop of raw to first file on mountLuke "Jared" Bennett2017-08-031-0/+1
| |/ |/|
* | [ci skip] WIP start to fix file raw stateLuke "Jared" Bennett2017-08-032-11/+19
* | [ci skip] formalise repo_preview component and logicLuke "Jared" Bennett2017-08-034-11/+26
* | [ci skip] force getRaw to return raw responseLuke "Jared" Bennett2017-08-031-1/+3
* | Fix editor loadingError refLuke "Jared" Bennett2017-08-031-2/+1
* | [ci skip] WIP Remove unneeded data.binary setting in getContent branchesLuke "Jared" Bennett2017-08-031-3/+0
* | [ci skip] WIP remove newContent/plain handle in setActiveFilesLuke "Jared" Bennett2017-08-031-3/+0
* | [ci skip] WIP getRaw on editor mount or getContent when in edit modeLuke "Jared" Bennett2017-08-032-27/+28
* | [ci skip] WIP dynamically switch between preview and repo-editor, disable edi...Luke "Jared" Bennett2017-08-035-11/+30
|/
* Remove view_model adapters and make main components including convert repo_ed...Luke "Jared" Bennett2017-08-034-96/+97
* Remove the new file and new folder buttonsClement Ho2017-08-031-14/+0
* Load raw data for text view.Jacob Schatz2017-08-032-1/+9
* Revert "fixed monaco height"Jacob Schatz2017-08-021-2/+1
* move edit button to its own view model abstract objectLuke "Jared" Bennett2017-08-025-45/+48
* Move monaco loader init function to its own helper and moved repo vm init to ...Luke "Jared" Bennett2017-08-023-73/+101
* Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-0217-36/+36
* fixed monaco heightPhil Hughes2017-08-021-1/+2
* [ci skip] Improved repo_file_specLuke "Jared" Bennett2017-08-021-1/+1
* [ci skip] Remove lock from ceLuke "Jared" Bennett2017-08-021-1/+0
* [ci skip] Add missing :key attrsLuke "Jared" Bennett2017-08-022-4/+4
* [ci skip] Improve repo_commit_section_specLuke "Jared" Bennett2017-08-021-1/+1
* [ci skip] Remove console from loadingErrorLuke "Jared" Bennett2017-08-021-2/+1
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-015-21/+18
|\
| * eslint-fixLuke "Jared" Bennett2017-08-011-7/+5
| * Fix eslint offensesLuke "Jared" Bennett2017-08-015-14/+13
* | Fix initial not syntax highlighting.Jacob Schatz2017-08-012-9/+6
|/
* [ci skip] eslint-fixLuke "Jared" Bennett2017-08-018-29/+25
* i18n in some filesPhil Hughes2017-07-312-3/+15
* Discard changes to files when cancel edit is hit.Jacob Schatz2017-07-306-15/+24
* fixes md renderingJacob Schatz2017-07-302-2/+2
* Disabled and show dropdowns at the right times.Jacob Schatz2017-07-292-0/+16
* Adds nicer style to no preview available.Jacob Schatz2017-07-291-1/+1
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-292-17/+18
|\
| * Move repoEditorLoader to index and change repo_editor to vue compLuke "Jared" Bennett2017-07-292-17/+18
* | Adds support for SVG because that's why. Does binary right.Jacob Schatz2017-07-294-20/+49
|/
* Changes raw to download for binary files.Jacob Schatz2017-07-291-1/+6
* Set the URL of the tree.Jacob Schatz2017-07-291-0/+1
* Adds commit link to list of files in tree view.Jacob Schatz2017-07-292-3/+5
* Add tooltip to updated.Jacob Schatz2017-07-291-1/+1
* Pluralize filesJacob Schatz2017-07-281-2/+6