ems-backend
ems-backend copied to clipboard
AB Email Notification - Permissions
Links
Description
Added permissions checks to resolvers of the editAndGet and add Email Notifications mutations. Manage, read and create permissions are applied to application roles which are then applied to users. These permissions allow the user to perform different actions on email notifications (such as see, manage, create [Read, edit, delete, create]). Front end changes change the visibility of these actions, and throw errors if these actions are accessed by a user with the incorrect permissions.