Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko | |
* Add moderator role and add pundit policies for admin actions * Add rake task for turning user into mod and revoking it again * Fix handling of unauthorized exception * Deliver new report e-mails to staff, not just admins * Add promote/demote to admin UI, hide some actions conditionally * Fix unused i18n | |||
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) | |||
2017-06-27 | Fix #1624 - Send e-mail notifications to admins about new reports (#3949) | Eugen Rochko | |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski | |
* Move ApiController to Api/BaseController * API controllers inherit from Api::BaseController * Add coverage for various error cases in api/base controller | |||
2017-05-30 | Refactor api/v1/reports controller (#3469) | Matt Jankowski | |
2017-04-04 | Fix ActionController::Parameters in API issue | Eugen Rochko | |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko | |