Back
Marc Köhlbrugge
Load previous page…
Make feature slots database-backed instead of hardcoded. This will allow us to on-the-fly configure our publishing schedule
#betalist
Add UTM parameters to links in email alerts, so we can track performance of the email alerts
#startupjobs
Add all the different deal stages to our CRM, to track where a particular lead is in the sales process
#betalist
Render the body of the todos and comments on the fly rather, rather than generating the HTML after save. Hopefully we have enough caching in place that there's no noticeable performance hit. The benefit is that it simplifies the code a lot.
#wip
Submit reconsideraton request to Google Search Console for
#startupjobs because it added a manual action for an expired job listing that didn't have a way to apply (not sure why that's a problem as the job is marked as expired, so let's hope the reconsideration request will be approved without issue)
Use full SHA's in all my GitHub Actions, because short SHA's are being deprecrated