Refactor pipeline schedules - Vue/GraphQL
## The Goal Currently it's difficult to maintain this feature due to most of the feature being in HAML/Rails. Only partial bits of the feature are in Vue/REST. We can remove technical debt and make this part of our codebase more performant and maintainable if we move it to Vue/GraphQL. ## The UI #### New schedule ![Screen_Shot_2021-06-14_at_2.43.11_PM](/uploads/c6f5cc01e95340a4bdf8b6fef47f7e28/Screen_Shot_2021-06-14_at_2.43.11_PM.png) #### Schedules Table ![Screen_Shot_2021-06-14_at_2.42.56_PM](/uploads/c9950619c87c78056489ec4a06eec3e7/Screen_Shot_2021-06-14_at_2.42.56_PM.png)
epic