JaysGitLab / cs5667-final-project-revdev

cs5667-final-project-revdev created by GitHub Classroom
MIT License
1 stars 0 forks source link

Add admin field to user model #33

Closed haietza closed 6 years ago

haietza commented 6 years ago

Resolves #30.

Added admin field to user model. I believe hasAuthorization methods will need to be added to reservation and event controllers and tested there to check for admin = true on user object.

patrickbeekman commented 6 years ago

Oh nevermind You did tag the issue, just didn't move it to 'working on' and that confused me