Back
Remote OK
Load previous page…
make more cases for asking for discount: 1) loyal company with company name in email domain = OK, 2) loyal company with previously used email = OK, 3) new company = OK, 4) company that already posted but isn’t loyal customer yet = NOT OK, 5) loyal company with unknown email and company name not in email domain = NOT OK
#remoteok
fix bug where if user would select a job tag like [ Developer ] then they would open a job and the URL would change to the job then add a second tag while the job stays open, the URL would be the job post instead of /remote-developer-jobs, so it’d replace the wrong URL and go to a 404, save originalUrl now and replace that instead
#remoteok
track discount_code used for job post when it’s posted to see if the 25% off discount on every next job post increases sales
#remoteok (cc @AndreyAzimov)