Commit graph

9 commits

Author SHA1 Message Date
Kelly Dwan d2f3fbe73a
Import correct namespace, use correct variable 2019-11-20 10:51:51 -05:00
Kelly Dwan 171c70e03e
Endpoints: Update handler to "manage contributors" 2019-11-20 10:44:18 -05:00
Kelly Dwan 4594c44597
Use new auth/email refactored code 2019-11-20 10:44:07 -05:00
Kelly Dwan d0dc2f0a14
Send contributors the confirmation email when created by the ajax endpoint
This will only send the email for published pledges.
2019-11-20 10:43:28 -05:00
Kelly Dwan f7a253027c
phpcs fixes
issues introduced in this PR
2019-11-20 10:43:28 -05:00
Kelly Dwan 5a72ff8b53
Enable "add contributors" functionality 2019-11-20 10:43:26 -05:00
Kelly Dwan b0672a6f6e
Refactor to use JSON + templates for contributors
This will make it easier to show contributors as they're added
2019-11-20 10:43:26 -05:00
Kelly Dwan eacd2bf3f2
Hook up "Remove" button 2019-11-20 10:43:26 -05:00
Kelly Dwan d5c740ae84
Use JS + AJAX to resend the confirmation email 2019-11-20 10:43:25 -05:00