code-corps / code-corps-api

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

Add Close and Reopen conversation parts when conversation is closed or reopened #1378

Open zacck-zz opened 6 years ago

zacck-zz commented 6 years ago

What's in this PR?

This PR adds conversation parts when a conversation is updated with a status of "closed" or "reopened"

References

Fixes #1320 , #1319

Progress on: #1318