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
|
3310689519
|
Add DraftDomain to superusers and staff, Add filter to domains (state), Update user table definition to show first, last AND email by default, Use inline editors to expose DomainInformation, Make Domain Information fields available to CISA Analyst
|
2023-09-13 16:20:14 -04:00 |
|
Rachid Mrad
|
501cddebde
|
Change ineligible to restricted on User, fix status tempplate for DAs
|
2023-08-29 14:16:39 -04:00 |
|
rachidatecs
|
91d1b9c1cc
|
Lint
|
2023-08-24 19:09:57 -04:00 |
|
rachidatecs
|
c98392baac
|
Add ineligible status on domain application, on user. Trigger fsm transition on domain application which triggers status ineligible on user. Edit permissions on domains and newly created application wizard perm class to block access to ineligible users. Run migrations.
|
2023-08-18 17:24:34 -04:00 |
|
Neil Martinsen-Burrell
|
63979afe32
|
Fix linting errors
|
2023-04-04 14:59:04 -05:00 |
|
Neil Martinsen-Burrell
|
e4233870d6
|
Review feedback: exception handling
|
2023-04-04 14:50:36 -05:00 |
|
Neil Martinsen-Burrell
|
f66df2c931
|
Review feedback: name changes
|
2023-04-03 15:04:53 -05:00 |
|
Neil Martinsen-Burrell
|
64553e0d01
|
Tweak templates and save invitation status change
|
2023-03-28 13:56:59 -05:00 |
|
Neil Martinsen-Burrell
|
e54dda3ddd
|
Retrieve domain invitations on first login
|
2023-03-27 16:10:33 -05:00 |
|
Neil Martinsen-Burrell
|
2451cd8d11
|
Merge branch 'main' into nmb/rbac
|
2023-03-10 10:07:00 -06:00 |
|
Seamus Johnston
|
b65f1a63d3
|
Update post_save to work with Contact
|
2023-03-07 11:07:20 -06:00 |
|
Neil Martinsen-Burrell
|
49b4f078e8
|
Add UserDomainRole table and helpers
|
2023-03-06 12:03:29 -06:00 |
|
Seamus Johnston
|
8b8ade428b
|
Refactor model layout
|
2022-11-10 08:52:28 -06:00 |
|