• Alexander Turinske's avatar
    Update selection summary to emit refetch/deselect · 5e77fecf
    Alexander Turinske authored
    - following Vue best practices, instead of passing a function
      use emit to call a function for refetching of vulnerabilities
      and deselecting vulnerabilities
    - update the mutation to automatically update graphql
      cache with id
    - use a namespace for small strings
    - add .js-no-auto-disable for the dismiss button
    - use GlNewButton
    - Update selection summary tests
    5e77fecf
selection_summary.vue 2.99 KB