summaryrefslogtreecommitdiff
path: root/spec/frontend/repository/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pull files for repository tree from GraphQL APIPhil Hughes2019-05-243-16/+55
* Added tree list row componentPhil Hughes2019-05-212-0/+118
* Added table component for files listingPhil Hughes2019-05-201-0/+47