Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

Allow checking if a user has been setup with email templates #183

Closed johnbradley closed 6 years ago

johnbradley commented 6 years ago

Adds boolean setup_for_delivery field to users responses so you can tell if a user has appropriate setup to create deliveries. Also improves error messages when trying to share/deliver projects when a user isn't setup.

Part of the fix for #181