summaryrefslogtreecommitdiff
path: root/spec/frontend/repository/components
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-252-2/+14
* 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