Commit graph

12 commits

Author SHA1 Message Date
CocoByte
0ce03d21c7
Find-replace "domain application", "domain_application", "domain-application" with "domain request", "domain_request", "domain-request". Preserved camel-cases through strict find-replace conditions. 2024-02-29 14:11:43 -07:00
Alysia Broddrick
cca111bdec
change very import person to verfied by staff 2024-01-29 14:39:26 -08:00
Rachid Mrad
dcfe19dc7c
Add VIP table access to staff 2024-01-26 15:42:09 -05:00
Erin
c47c366e56
Fix typo in user_group logger 2023-12-20 11:09:25 -08:00
zandercymatics
1e48c0b222
Add delete role 2023-12-01 14:35:53 -07:00
zandercymatics
1770bd9329
Allow analysts to view userdomainrole 2023-12-01 14:08:18 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
Rebecca Hsieh
34294782c3
Update Staff permissions for contacts, websites, addresses and domain information and application 2023-10-17 15:24:38 -07:00
Erin
de87f0c773
Add domain invitation permissions to analyst 2023-10-11 11:59:52 -07:00
Rachid Mrad
155baa0200
unit tests, add cisa_analyst permission in the cisa_analysts_group for better grannular hasPerm testing in admin.py 2023-09-29 13:40:06 -04:00
Rachid Mrad
cd14eb2584
Refactor groups and permissions: divide fixtures in 2 files, one for users and one for data, load groups in migrations (using methods defined in user_groups model), use hasperm in admin to test for 'superuser' 2023-09-28 17:34:53 -04:00
Rachid Mrad
0776b5c4ec
custom groups model, track m2m objects on groups and users, revise fixtures, revise admin.py, migrations, skip problematic tests 2023-09-21 11:20:28 -04:00