operationcode_backend icon indicating copy to clipboard operation
operationcode_backend copied to clipboard

This is the backend repo for the Operation Code website

Results 27 operationcode_backend issues
Sort by recently updated
recently updated
newest added

Name: The Tech Academy Website: https://www.learncodinganywhere.com/ Full Time: True Hardware Included: True Has Online: True Only Online: False VA Accredited: False Housing Included: False MOOC Only: False Address: 310 SW...

# Description of changes Added steps to install ruby on rails in a Windows environment. Found this 'TODO' tag in the documentation and thought I'd help out. # Issue Resolved...

Work in progress. Not ready for merge. # Description of changes * controller test for forgot and model test for the generate_password_token! method that forgot uses # Issue Resolved Fixes...

# Description of changes Small change to the Makefile with comments that can help anyone debugging to output verbose tests or test just one when running `make test` Updated the...

# Feature Now that we got sentry working and in a good state we should make some small improvements. 1. Provide more metadata in the slack message - requires sentry...

# Description of changes # Issue Resolved Fixes #471

# Description of changes Configure Travis test run to use the PostgreSQL and Redis services already available in the Travis CI environment. # Issue Resolved Fixes #

tries with https first if possible then http.

In our database, we have a lot of open columns for stuff like branch of service, Github / LinkedIn account, that sort of thing. However, we have no way of...

Type: Question

# Description of changes Added job functionality. Includes the following (copied from issue): new db table new GET index endpoint new resource in ActiveAdmin test coverage API docs Jobs table...

Status: Blocked
Needs DB Migration