issues
search
GreenStepsChatt
/
greensteps
This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.
https://www.greenstepschatt.com/
MIT License
12
stars
31
forks
source link
Issue39 create admins
#103
Closed
crawfoal
closed
6 years ago
crawfoal
commented
6 years ago
Description
Admins can now grant existing users admin privileges.
Fixes #39
Developer Checklist
[x] I have read and followed the
contribution guidelines
.
[x] All specs and linters pass (including Code Climate)
[x] I have followed the style of nearby code
[x] The build on Semaphore is successful
[x] I have added tests for my changes and these tests would fail without my changes.
[x] I have gone through my changes by hand, either in the browser or terminal, which ever makes sense
[x] I have
internationalized
my changes
Maintainer Checklist
[ ] Run migrations (if necessary) in production after deployment
[ ] Review issues and update labels
Description
Admins can now grant existing users admin privileges.
Fixes #39
Developer Checklist
Maintainer Checklist