Skip to content

Admin Groups Controller

Jesse Tilro requested to merge admin-groups-controller into development

Resolves issues:

Updates the Admin::GroupsController to allow full management of Groups: index, new, create, show, edit, update and destroy actions are implemented, as well as their corresponding views. Updated the allowed parameters for group update, and wrote test cases for the added functionality.

Edited by Jesse Tilro

Merge request reports