summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repository
Commit message (Expand)AuthorAgeFilesLines
* Resolve "GDK error on non-unique GraphQL fragment 'PageInfo'"Natalia Tepluhina2019-08-121-5/+2
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-082-0/+2
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-173-1/+9
* Added add to tree dropdown to Vue files breadcrumbPhil Hughes2019-07-153-13/+232
* Fixed apollo caching of the root repository file listingPhil Hughes2019-07-051-1/+1
* Vue-i18n: various js directoriesEzekiel Kigbo2019-07-011-3/+1
* Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-283-83/+88
* Fetch commit message with log_tree endpointPhil Hughes2019-06-259-7/+149
* Fixed failing GraphQL file importPhil Hughes2019-06-201-1/+1
* Merge branch 'last-commit-repo-widget' into 'master'Filipa Lacerda2019-06-203-0/+193
|\
| * Render tree last commit widget with VuePhil Hughes2019-06-193-0/+193
* | Rename graphql files to match frontend docsPhil Hughes2019-06-197-4/+4
|/
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-132-0/+3
* Click file row in repository Vue app to view filePhil Hughes2019-06-131-0/+3
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-103-0/+14
* Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-053-1/+9
* Fix typo & run bin/rake gettext:regenerateKatrin Leinweber2019-05-301-1/+1
* Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-2/+2
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-294-4/+87
* Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-283-9/+15
* Merge branch 'vue-repo-document-title' into 'master'Filipa Lacerda2019-05-282-2/+13
|\
| * Update document title when repository router changesPhil Hughes2019-05-242-2/+13
* | Added parent row link to files tablePhil Hughes2019-05-242-0/+43
|/
* Pull files for repository tree from GraphQL APIPhil Hughes2019-05-248-70/+194
* Added tree list row componentPhil Hughes2019-05-216-5/+202
* Added table component for files listingPhil Hughes2019-05-207-12/+113
* Setup Vue app for repository file listingPhil Hughes2019-05-207-0/+117