Build pipeline subscriptions table actions
Part four of the pipeline subscriptions refactor to Vue/GraphQL.
- Build delete icon button that calls mutation to delete pipeline subscription (only ability for current project)
- Confirmation modal should show when users tries to delete a subscription
- Add unit test coverage
Edited by Payton Burdette