Snippets tab

This should be completed after #378688 (closed)

Implementation plan

  1. Create a snippets.vue component in app/assets/javascripts/users/components
  2. Migrate app/views/shared/snippets/_snippet.html.haml to Vue
  3. Use https://docs.gitlab.com/ee/api/graphql/reference/#usersnippets for the data source
Edited by Peter Hegman