- Add types for scope, action, resource_permission, permission_set - Implement get_permissions/1 for all 4 sets (own_data, read_only, normal_user, admin) - Implement valid_permission_set?/1 for string and atom validation - Implement permission_set_name_to_atom/1 with error handling |
||
|---|---|---|
| .. | ||
| accounts/user | ||
| authorization | ||
| email_sync | ||
| membership/member/validations | ||
| membership_fees | ||
| application.ex | ||
| config.ex | ||
| constants.ex | ||
| mailer.ex | ||
| release.ex | ||
| repo.ex | ||
| secrets.ex | ||