-
Notifications
You must be signed in to change notification settings - Fork 1
Usage patterns
Yaron Shahrabani edited this page Nov 26, 2021
·
1 revision
There are 3 possible user types, each type has its own UI view:
- Inviter / Summoner - The regular user, a.k.a permission level 0.
- Guard / Gatekeeping operator - Responsible for guests entry and updating the user invitation, a.k.a permission level 1.
- Moderator / Security administrator - Security overview personnel with report access, a.k.a permissions level 2.
Each one of the types has several available functions:
- Publishing a new invitation (Number of cars, date range, comment).
- Edit/disable an active invitation (Number of cars, date range, comment).
- View past invitations.
- Inviter access (When off duty)
- Start shift
- End shift
- Increase the number of entered guests
- Cancel an errornous increment (15 seconds grace with a modal).
- Inviter access (When off duty)
- Download the list of past events (3 months/1 month/Date range selection)
- Set permission levels, setting guards, unsetting guards.