summaryrefslogtreecommitdiff
path: root/spec/frontend/repository
Commit message (Expand)AuthorAgeFilesLines
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-1/+15
* Added add to tree dropdown to Vue files breadcrumbPhil Hughes2019-07-151-1/+19
* Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-282-15/+22
* Fetch commit message with log_tree endpointPhil Hughes2019-06-253-2/+143
* Render tree last commit widget with VuePhil Hughes2019-06-192-0/+201
* Click file row in repository Vue app to view filePhil Hughes2019-06-132-1/+31
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-102-0/+15
* Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+12
* Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-0/+64
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-291-0/+44
* Update document title when repository router changesPhil Hughes2019-05-241-0/+15
* Pull files for repository tree from GraphQL APIPhil Hughes2019-05-244-17/+56
* Added tree list row componentPhil Hughes2019-05-213-0/+141
* Added table component for files listingPhil Hughes2019-05-201-0/+47
* Setup Vue app for repository file listingPhil Hughes2019-05-201-0/+23