summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repo/index.js
Commit message (Expand)AuthorAgeFilesLines
* Fix static analysis.remove-target-ddJacob Schatz2017-09-281-1/+0
* Removes the target branch and only uses the source branch.Jacob Schatz2017-09-281-3/+0
* Many Repo FixesJacob Schatz2017-08-151-0/+2
* Repo Editor FixesBryce Johnson2017-08-151-0/+3
* Use single js- wrapper class to show/hideEric Eastwood2017-08-141-2/+1
* Edit button to class.Jacob Schatz2017-08-061-2/+1
* Remove view_model adapters and make main components including convert repo_ed...Luke "Jared" Bennett2017-08-031-7/+29
* move edit button to its own view model abstract objectLuke "Jared" Bennett2017-08-021-8/+3
* Move monaco loader init function to its own helper and moved repo vm init to ...Luke "Jared" Bennett2017-08-021-73/+14
* Reorganise repo/ files to match guidelinesLuke "Jared" Bennett2017-08-021-9/+9
* Fix eslint offensesLuke "Jared" Bennett2017-08-011-6/+4
* [ci skip] eslint-fixLuke "Jared" Bennett2017-08-011-5/+4
* i18n in some filesPhil Hughes2017-07-311-1/+12
* Discard changes to files when cancel edit is hit.Jacob Schatz2017-07-301-1/+0
* fixes md renderingJacob Schatz2017-07-301-1/+1
* Disabled and show dropdowns at the right times.Jacob Schatz2017-07-291-0/+6
* Move repoEditorLoader to index and change repo_editor to vue compLuke "Jared" Bennett2017-07-291-1/+12
* Show an alert when trying to close the window with unsaved changesJacob Schatz2017-07-281-0/+13
* Updates dropdown to update branch in commit section.Jacob Schatz2017-07-281-0/+8
* Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-07-281-4/+3
|\
| * Repove tempToken and tempPrivateToken from repo codeLuke "Jared" Bennett2017-07-281-4/+3
* | Adds new ruby help for dropdowns for branchesJacob Schatz2017-07-281-2/+16
|/
* Adds green to circle when unsaved. Activates right tab when closing.Jacob Schatz2017-07-261-1/+1
* Checks if we are on root dir.Jacob Schatz2017-07-261-0/+1
* Fix repo_editor_spec because of async loader changesLuke "Jared" Bennett2017-07-261-2/+2
* Make RepoEditor an async component to load monaco before mountingLuke "Jared" Bennett2017-07-261-1/+1
* Remove panel-right query and replace with state valueLuke "Jared" Bennett2017-07-261-1/+1
* Fix eslint offensesLuke "Jared" Bennett2017-07-261-3/+3
* Makes multiple file commits for realz.Jacob Schatz2017-07-251-0/+1
* Attempts (unsuccessfully) a POST call to make commits.Jacob Schatz2017-07-251-0/+1
* Fixes height problemsJacob Schatz2017-07-251-4/+6
* Fixes overflow of panel right.Jacob Schatz2017-07-241-2/+1
* Fix project-nameLuke "Jared" Bennett2017-07-241-0/+1
* Add root vue instanceLuke "Jared" Bennett2017-07-241-23/+34
* Start on componentsLuke "Jared" Bennett2017-07-241-17/+20
* export initRepo from repo/index for testing and reuseLuke "Jared" Bennett2017-07-191-2/+6
* Removed queries from vue implementor constructorsLuke "Jared" Bennett2017-07-181-8/+19
* fix redundant vue libraryMike Greiling2017-07-181-0/+25