Commit graph

15 commits

Author SHA1 Message Date
Alysia Broddrick
6cdba8e995
updated language regarding fixtures 2024-04-10 12:18:44 -07:00
Rachid Mrad
b6b251b287
more minor typo fixes 2023-11-28 13:32:48 -05:00
Alysia Broddrick
79be82a5b9
updated based on feedback 2023-11-02 16:21:51 -07:00
Alysia Broddrick
8ec009a45a
updated with Staff status instructions 2023-10-27 16:30:17 -07:00
Alysia Broddrick
2a7120eba6
Apply suggestions from code review
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-10-25 06:00:40 -07:00
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