yeg-relief / youcanbenefit

YouCanBenefit is a web application that increases social benefit program discoverability for people of lesser means and their allies.
https://youcanbenefit.edmonton.ca
MIT License
13 stars 9 forks source link

Fix browse program caching #112

Closed CodyGramlich closed 5 years ago

CodyGramlich commented 5 years ago

Fixes #109. Fixes #110.

I added a _saveProgram(program) function to be consistent with how program deletion works. Issue 110 is fixed in programs-service.service.ts.