Files
frontend-app-account/src
Thomas Tracy f18c71d13a Prevent phone_number save on coaching save failure (#222)
Originally, we had it set up so that the coaching consent form saved 33
values in parallel. This add a new saga (saveMultipleSettings) to save
those 3 values in sync. This way, if one fails, the rest of the calls
fail.

Something to watch out for here: the order matters. The array that you
give the save function must be ordered in the way you need the data
saved.
2020-05-06 10:43:19 -04:00
..
2019-10-25 12:45:37 -04:00
2020-04-05 17:06:49 -04:00
2019-10-25 12:45:37 -04:00