bodgery / bodgery-member-api

1 stars 1 forks source link

Implement call to set a member from pending to active in WildApricot #15

Closed frezik closed 5 years ago

frezik commented 5 years ago

Mocking and automated test is in place. Remaining piece is to implement the call in src/wild_apricot.ts, set_member_active().

frezik commented 5 years ago

Implemented in WA. It will need full testing when integrated with the frontend, but we can close this out.