Build initial Vue app for pipeline subscriptions
Part one of the pipeline subscriptions refactor to Vue/GraphQL.
- Create
pipeline_subscriptions_vuefeature flag - Inject flag and show basic Vue app wrapper when flag is on
- Start feature spec test coverage with flag on vs off (this will make removal easier)
- Start unit test coverage
Edited by Payton Burdette