csvalpha / sofia

S.O.F.I.A. - Streepsysteem der C.S.V. Alpha
https://streep.csvalpha.nl
MIT License
5 stars 2 forks source link

Feature: Renting manager role #916

Open Ellen-Wittingen opened 7 months ago

Ellen-Wittingen commented 7 months ago

Added a role for renting managers with which they have the following permissions:

The following permissions were changed for main bartenders (after talking to Soccie):

I also added tests for the new renting-manager role and added some tests that were missing for some controllers. The syntax used is a bit inconsistent across tests (also in the already existing tests), I will fix this in some another pull request in the future.

To easily log in as the different roles, I added new users to the seeding of AMBER-API which are linked to SOFIA roles in the seeding of SOFIA, see #412