Closed joshsmith closed 6 years ago
This fixes issues where Ember keeps assuming projects are in the store but they're not due to automatic filtering.
Instead, we pass approved as a query param.
approved
What's in this PR?
This fixes issues where Ember keeps assuming projects are in the store but they're not due to automatic filtering.
Instead, we pass
approved
as a query param.