Snippets tab
This should be completed after #378688 (closed)
Implementation plan
- Create a
snippets.vue
component inapp/assets/javascripts/users/components
- Migrate
app/views/shared/snippets/_snippet.html.haml
to Vue - Use https://docs.gitlab.com/ee/api/graphql/reference/#usersnippets for the data source
Edited by Peter Hegman