mjec / rc-niceties

End of batch niceties for the Recurse Center
MIT License
15 stars 5 forks source link

simplify /api/v1/people to show Leaving and Staying for all users #69

Closed christalee closed 3 years ago

christalee commented 3 years ago

Also simplify the display logic in People.js since staying will always contain data, so MaybeHeader is no longer a maybe.

Closes #67 .