summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repository/components/table/index.vue
Commit message (Expand)AuthorAgeFilesLines
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-0/+1
* Fixed apollo caching of the root repository file listingPhil Hughes2019-07-051-1/+1
* Fetch commit message with log_tree endpointPhil Hughes2019-06-251-0/+2
* Rename graphql files to match frontend docsPhil Hughes2019-06-191-2/+2
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-0/+1
* Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+1
* Fix typo & run bin/rake gettext:regenerateKatrin Leinweber2019-05-301-1/+1
* Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-281-1/+1
* Added parent row link to files tablePhil Hughes2019-05-241-0/+6
* Pull files for repository tree from GraphQL APIPhil Hughes2019-05-241-20/+83
* Added tree list row componentPhil Hughes2019-05-211-1/+11
* Added table component for files listingPhil Hughes2019-05-201-0/+65