arborrow / montserrat

A retreat management application written in Laravel
12 stars 4 forks source link

Wip 482 calendar - fixes #482 #483

Closed arborrow closed 2 years ago

arborrow commented 2 years ago

Implement more consistent handling of creating and updating of Google Calendar Events during store, update and destroy of retreats/events. Also adding configuration pages to admin menu.

arborrow commented 2 years ago

I've done some testing of various scenarios and unit tests pass both with Google Calendar Events configured and not configured. I have not added unit tests for specifically dealing with failure scenarios but the happy paths are working.