aimementoring / website

AIME Mentoring Website
2 stars 0 forks source link

Wrap calls in /positions #718

Closed camposcristian closed 3 years ago

camposcristian commented 3 years ago

This PR wraps all the calls using Airtable for /positions and instead they now come from the /api which is serverless. To test this, add a new position and submit a job application. I also removed the country selector as it wasn't being used and caused some confusion to RIPE

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/aimementoring/website/90btermd1
✅ Preview: https://website-git-hotfix-wrap-job-calls.aimementoring.vercel.app

aime-bot commented 3 years ago

📝Changed routes:

[…itionId]/[jobCategory]](https://website-git-hotfix-wrap-job-calls.aimementoring.now.sh/positions/[positionId]/[jobCategory])
Screenshot of /positions/[positionId]/[jobCategory]
(view full size)

Commit 72906e82b5c30699200867c614b88802f2d1e0fa (https://website-git-hotfix-wrap-job-calls.aimementoring.now.sh).