cryonics-institute / checkin

A Mobile+Web Suite That Lets Those You Love Know You're OK; A Dead Man's Switch for Your Phone
GNU General Public License v3.0
3 stars 1 forks source link

Cleanup Redux Actions, Creators, and Reducers #92

Closed ghost closed 4 years ago

ghost commented 4 years ago

Expands functions that initiate actions directly and contain asynchronies into complete action creators with complete promises. Also removes some unused functions and cleans up the code.