Back
downpayment.gift
Load previous page…
fix difficult to trace bug in original webhooks from months ago. found in testing. need more tests!
#downpayment
setup categories and switch around copy on community page
#downpayment fix a few inbound links to use return_to param
change invisible recaptcha to not use helper gem and just add the JS directly to view; allows me to disable button and change to the disable_with text. (no double clicking side effects) TODO: look at loading spinner or something for the account creation.
#downpayment
remove addParticipant JS call from new_client_registration and new_partner_registration where we are using REST calls now.
#downpayment
fix bug related to missing environment variable on production that went untested until today. added default string to .yml, all good.
#downpayment
Fix dependancies of moosend swagger api client, installed locally and tested from rails console. works
#downpayment
fix edge case in newpartner newclient urls with missing trailing slash and no partner id
#downpayment