Back
BetaList
Load previous page…
Automate an annoying process where someone would expedite their submission with a failing payment method. Because we wouldn't try to attempt to charge the card until we actually review the startup, but if the payment then fails we had to manually email them asking to update billing details etc. Now, we automatically remove their "expedited" status" and send an email with a link to our new standalone "Expedite your startup" page so people can retry if they want (in which case we'll immediately attempt the charge because their submission will already be reviewed and accepted at this point)
#betalist
Add a standalone "Expedite your startup" page we can link from various places like emails, etc, because before it was part of the Submission Wizard but it was kinda awkward sending people back there after they already finished it
#betalist
Show error message when someone tries to sign up using "Sign in with Twitter" but they don't have a (verified) email address assoicated with it, and instead suggest they register using regular email/password instead
#betalist
Add way to easily extend statement_timeout for background jobs with database-intensive queries
#betalist
Fix performance issue where we'd do 200+ database queries to render a <select> with hierarchical data
#betalist