Commit graph

10 commits

Author SHA1 Message Date
Alysia Broddrick
dac5fa80d7
updated reamde with how to add permission groups to a user 2023-10-23 14:17:57 -07:00
Erin
de87f0c773
Add domain invitation permissions to analyst 2023-10-11 11:59:52 -07:00
Rachid Mrad
5ab4a2fde9
edit documentation 2023-10-06 15:12:39 -04:00
Rachid Mrad
09303401ed
cleanup some code 2023-10-03 18:54:55 -04: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
rachidatecs
52dc04c1ac
Expose users in django admin for CISA Analysts while hiding uuids 2023-07-07 11:01:15 -04:00
rachidatecs
de36ca9cf7
Add permissions to staff in fixtures by codename not id, make class with for the list header context updater and inherit it from domain, domain application, and contacts (the classes that implement search, filter and sort) 2023-06-28 16:23:55 -04:00
rachidatecs
6d46785962
tweak cisa analyst roles documentation, move policy acknoledged to its own fieldset at the end on detail page 2023-06-26 18:50:24 -04:00
rachidatecs
64767a4af0
Customize contacts list, domain applications list, domain application detail view with search, sorts, filters, fieldsets, search helper text. Document django admin CISA analyst access group. 2023-06-22 18:49:45 -04:00