OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Adds is_partner to active admin codeschool #348

Closed iorme1 closed 6 years ago

iorme1 commented 6 years ago

Description of changes

This PR adds is_partner to app/admin/code_school.rb in the "permit_params", "index do end block", and the form block.

Issue Resolved

is_partner should now show up in the admin dashboard for code schools.

hpjaj commented 6 years ago

@iorme1 - Once the merge conflicts are resolved, this will be ready to ship.

hpjaj commented 6 years ago

@iorme1 - Closing per comment in the associated issue:

https://github.com/OperationCode/operationcode_backend/issues/330#issuecomment-392343059

Here are our contributing guidelines which discuss the process and timelines for working an issue. You are more than welcome to re-reserve the issue and submit another PR, if it remains marked as "Status: Available"!