operationcode_backend
operationcode_backend copied to clipboard
This is the backend repo for the Operation Code website
# Description of changes Adds a step to the deploy process which would run migrations on the docker container before it is published. **Note:** The original issue requested a test,...
# Feature automatic db migration ## Why is this feature being added? We want to be able to perform db migrations without having to use a rails console and do...
# Feature ## Why is this feature being added? Allow jobs to be saved in the database and provided to the front end via an endpoint. This feature will also...
# Feature ## Why is this feature being added? The FE will be creating a form around Team Treehouse Licenses. This form will only be accessible to ID.me verified users....
# Feature ## Why is this feature being added? We want to ensure that any featured jobs we have on our site, are also featured in Slack as well (dependent...
# Feature ## Why is this feature being added? After discussion in the mentor channel it was discussed that we want to determine if transitioning away from Airtable is an...
# Feature ## Why is this feature being added? GDPR and other user data-related concerns. Related to FE issue: https://github.com/OperationCode/operationcode_frontend/issues/983 ## What should your feature do? Store in the DB...