code-corps / code-corps-api

Elixir/Phoenix API for Code Corps.
https://www.codecorps.org
MIT License
234 stars 86 forks source link

Make project acceptance filter optional #1271

Closed joshsmith closed 6 years ago

joshsmith commented 6 years ago

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.