822 Commits

Author SHA1 Message Date
dandds
bec5d11bfe users have permission sets for site-wide perms 2019-03-21 05:38:28 -04:00
George Drummond
27314b8120
Merge pull request #711 from dod-ccpo/pdf-signature-verification
Verify PDF signatures
2019-03-20 15:35:55 -04:00
George Drummond
5572452cc0
Test for invalid signature 2019-03-20 15:24:48 -04:00
George Drummond
73414d50e3
Merge pull request #717 from dod-ccpo/poc-isnt-viewer
View Primary Point of Contact (non-PoC)
2019-03-20 14:35:09 -04:00
George Drummond
96355c4352
CRL checker handles expired certificates 2019-03-20 13:11:13 -04:00
George Drummond
eafb000d58
Just return a boolean response rather than a string 2019-03-20 13:11:13 -04:00
George Drummond
1024ee0cf2
Test is handed in CRL checker 2019-03-20 13:11:13 -04:00
George Drummond
3690d98260
CRL check is passed in and not hard coded 2019-03-20 13:11:13 -04:00
George Drummond
f2ae591c87
Verify PDF signatures 2019-03-20 13:11:12 -04:00
George Drummond
2d73911081
Declare specific permissions in test 2019-03-20 13:06:22 -04:00
George Drummond
3464de340d
View Primary Point of Contact (non-PoC) 2019-03-20 10:45:42 -04:00
leigh-mil
a179210727 Add tests 2019-03-19 11:49:34 -04:00
dandds
13bc7f56b0
Merge pull request #701 from dod-ccpo/portfolio-perms
Portfolio perms
2019-03-18 08:40:35 -04:00
montana-mil
79feb16072
Merge pull request #700 from dod-ccpo/crl-failover
CRL Failover Config
2019-03-15 14:56:03 -04:00
dandds
23584da57b changes to increase test branch coverage 2019-03-15 14:41:24 -04:00
dandds
0e48191d75 fix tests fromm rebase 2019-03-15 07:14:49 -04:00
dandds
b0e48134b0 trim old permissions list 2019-03-15 07:14:49 -04:00
dandds
ad56ddc60e implement PermissionSets.get_many for getting multiple permission sets by name 2019-03-15 07:14:49 -04:00
dandds
ee37a5543a organize portfolio permission sets by domain 2019-03-15 07:14:49 -04:00
dandds
78aa2dfcc6 permission set names should be constants on the domain class 2019-03-15 07:14:49 -04:00
dandds
d3c3209fc0 cleanup unused portfolio roles 2019-03-15 07:14:49 -04:00
dandds
1a122c5335 rename role -> permission_set everywhere 2019-03-15 07:14:49 -04:00
dandds
720c227c32 remove frontend role selection for edit member 2019-03-15 07:14:49 -04:00
dandds
0eb2d4fa3c remove frontend role selection for new member 2019-03-15 07:14:49 -04:00
dandds
0c2ab6fb7a remove portfolio_role direct relationship to role 2019-03-15 07:14:49 -04:00
dandds
44a4d98978 switch portfolio authorization to rely on new permission sets 2019-03-15 07:14:49 -04:00
dandds
6805041b13 portfolio role knows its entire permissions list 2019-03-15 07:14:49 -04:00
dandds
8af3986a2d set portfolio member permission sets 2019-03-15 07:14:49 -04:00
leigh-mil
795c9cd4d6 Add tests for COR and SO accepting invites 2019-03-14 20:10:19 -04:00
Montana
ceee1f69d2 Rely on fixture to change app config 2019-03-14 13:46:52 -04:00
Montana
280775fa66 Fix test that produces CRLRevocationException 2019-03-14 13:44:54 -04:00
Montana
5782c30a7d Use pytest fixture for app with non default configs 2019-03-14 13:42:12 -04:00
Montana
a1ebedb382 Add another CRLCache test 2019-03-14 13:42:12 -04:00
Montana
effec85cf9 Raise Error Code 008 for invalid CRLs 2019-03-14 13:42:12 -04:00
Montana
2eeb548458 Move crl fixtures to conftest 2019-03-14 13:42:12 -04:00
Montana
30cd77ff98 Test AuthenticationContext 2019-03-14 13:42:12 -04:00
Montana
720859efb6 Ugly implementation for CRLInvalidException 2019-03-14 13:42:12 -04:00
George Drummond
4b9e27daf7
Merge pull request #694 from dod-ccpo/resend-invitation-html
Resend Officer Invites from Manage Invitations Page
2019-03-13 16:30:03 -04:00
George Drummond
c3cb46873e
Use ConfirmationPopover rather than custom form 2019-03-13 11:40:01 -04:00
leigh-mil
4c282354bd
Merge pull request #696 from dod-ccpo/form-page-complete-indicator
Fix TO Form progress bar
2019-03-13 09:58:05 -04:00
George Drummond
03bda7ec39
Workspaces are now portfolios 2019-03-13 09:45:57 -04:00
George Drummond
d0ec4fb34d
Use invitation factory rather than domain class 2019-03-12 16:39:14 -04:00
leigh-mil
355ebddf89 Add test for preventing values that are not a choice in a RadioField from being saved 2019-03-12 11:33:27 -04:00
George Drummond
679ec187a5
You can only resend an invite for a pending invite 2019-03-12 09:59:17 -04:00
George Drummond
a9199bc28d
Remove method implemented but then not used 2019-03-12 09:59:17 -04:00
George Drummond
d57b96cf05
wip 2019-03-12 09:59:16 -04:00
leigh-mil
1998bf6600
Merge pull request #695 from dod-ccpo/ko-signature-check
Add check to see if KO can sign the TO and update tests
2019-03-12 09:50:34 -04:00
dandds
f57af648f8 small refactors to new TO workflow classes 2019-03-11 10:12:17 -04:00
Montana
24886fc482 Add portfolio to ShowTaskOrderWorkflow class 2019-03-08 10:54:52 -05:00
Montana
aa206192be Delete unused branch of logic in pr_attributes_read_oly() 2019-03-08 10:54:52 -05:00