Commit graph

28 commits

Author SHA1 Message Date
zandercymatics
2f8408e875
Merge branch 'main' into za/2402-design-review 2024-10-03 12:54:52 -06:00
zandercymatics
1122edc5c5
Fix migrations 2024-09-30 12:06:19 -06:00
zandercymatics
e1ed5a5ed5
linting + fix tests 2024-09-26 11:36:33 -06:00
zandercymatics
7b2b4f0401
make userportfoliopermission editable again
also removed help text
2024-09-25 12:14:47 -06:00
Rachid Mrad
4cd97077ec
Revise fixtures to include portfolios 2024-09-24 17:57:27 -04:00
zandercymatics
280bc23fa6
Fix migrations + readonly views 2024-09-23 11:29:01 -06:00
zandercymatics
5d2fec86af
Expose portfolios to analysts 2024-09-20 14:32:12 -06:00
zandercymatics
e1d09a02a3
Merge branch 'main' into za/1948-remove-draft-domain-and-websites 2024-04-10 09:17:41 -06:00
Erin Song
7e630761cb
Merge pull request #1985 from cisagov/es/1890-usergroup-migration-docs
1890: Add documentation for making migrations in user_group
2024-04-09 10:55:04 -07:00
Erin
12f536a910
Clean up redundant docs in user_group 2024-04-08 11:24:45 -07:00
Erin
8e5c1aadbf
Revert user group permission changes from testing 2024-04-03 15:29:16 -07:00
Erin
c25a082aa0
Add instructions for user group migrations 2024-04-03 15:18:50 -07:00
zandercymatics
36a86533de
Remove website and draftdomain 2024-04-03 09:18:42 -06:00
zandercymatics
d33cc1c8cc
Remove perms 2024-04-02 12:17:59 -06:00
Erin
5a5faecb2a
Update test_migrations with federal agency permissions 2024-03-19 15:02:49 -07:00
CocoByte
cea667aae4
Finally fixed remaining unit tests (after a long fight with our test outputs) 2024-03-05 00:07:51 -07:00
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