defguard
defguard copied to clipboard
Implement permissions to modules based on groups
Implement API for Groups Management UI, Look groups-management space in Figma.
@moubctez this should be done? @filipslezaklab what is missing?
There is no concept of permissions in the current group struct which is the main point of this view. Currently you can only do a simple crud on group struct that has only id and name fields. This view has a list, edit of permissions, constructing new group with permissions, and ability to bulk assign many groups to many users at once at users overview.