Back
Startup Jobs
Load previous page…
Redesign search form and filters because old design was old, the remote filter was kinda weird, and it didn't have room for some upcoming filters
#startupjobs
Let user select an existing company profile when posting a new job (instead of having to re-enter their company details each time and try to auto-match it which occasionally went wrong)
#startupjobs
Require signup before posting a job, because it makes my code so much simpler and I don't think it will actually hurt conversion rates since I had it before AND many of the top job boards do the same
#startupjobs
Limit the number of email alerts a user can make, because some people were creating 100's (???) possibly to scrape our site or resell/etc
#startupjobs
Add proper credit system for the bundles, because before I was tracking it all manually
#startupjobs
Fix (personalized) email alerts clogging up in the queue causing it to only send ~1,000 emails per day instead of ~7,000 it's supposed to
#startupjobs
Configure recurring job to clean up finished background jobs as Solid Queue doesn't do this by default
#startupjobs
Refactor email alerts because it was working fine before, but I wouldn't be a good developer if I didn't refactor it anyway
#startupjobs
Change Algolia's API key settings, because their Ruby client stopped working after a recent update and apparently it makes some API calls that require additional permissions
#startupjobs