ui
ui copied to clipboard
fix: Refactor routes to not use ember data
Context
The API performance improvements that we want to do is currently hinged on not using ember data and using the APIs directly, as such we need to refactor the new v2 pipeline event routes to not rely on the ember data models.
Objective
Refactors the v2 pipeline events routes to not rely on ember data models. There are components for the event cards that still need to be refactored, so in the interim those components have been removed from the template.
References
License
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.