boersmamarcel / challengesplatform

Challenges platform
MIT License
9 stars 2 forks source link

Admins cannot submit challenges #357

Open bcleenders opened 10 years ago

bcleenders commented 10 years ago

Submitting for review does not work for admins (no button), which breaks the workflow. Now, an admin has to SSH into the server, start a Rails console and manually change the status of a challenge.

Fix: add a "submit for review" button in the admin view.