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 |
|
Montana
|
970eb8aba3
|
Make portfolio_id an init kwarg on ShowTaskOrderWorkflow class
|
2019-03-08 10:54:52 -05:00 |
|
Montana
|
acf70d1144
|
Rename method
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
93545d2dc9
|
Use new form
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
be192081bc
|
Add two workflow methods
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
16e3d5d36c
|
Remove duplicate test
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
1a19a163c4
|
Update test
|
2019-03-08 10:54:51 -05:00 |
|
leigh-mil
|
521d98562b
|
Add check to see if KO can sign the TO and update tests
|
2019-03-08 10:28:36 -05:00 |
|
leigh-mil
|
4d0e5ebb4f
|
Check if form is complete before showing the TO Review page
|
2019-03-06 15:22:48 -05:00 |
|
leigh-mil
|
70617938d8
|
Merge pull request #687 from dod-ccpo/demo-data
Demo data
|
2019-03-01 16:25:51 -05:00 |
|
dandds
|
44d52ae601
|
fix crl storage config name
|
2019-03-01 15:31:02 -05:00 |
|
leigh-mil
|
201e4e9e35
|
Move creating Aardvark and Beluga from remove_sampe_data to seed_sample;
Refactor seed_sample into reusable functions;
Rename Aardvark to A-Wing and Beluga to B-Wing, and use Star Wars names
for other portfolios
|
2019-03-01 14:52:10 -05:00 |
|
dandds
|
7fbb8d05e0
|
Merge pull request #679 from dod-ccpo/sync-crls
sync crls from CSP source
|
2019-03-01 11:59:57 -05:00 |
|
leigh-mil
|
9f47f54751
|
Fix migration and tests after rebase
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
7b41b8e94c
|
Remove redundant test
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
232416cede
|
Update test to check loa object type
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
f1b9bf19a7
|
Update migration order and change loa to loas
|
2019-03-01 11:02:15 -05:00 |
|
leigh-mil
|
3325e4c219
|
Create KoReview component to add multiple LOA items
|
2019-03-01 11:02:15 -05:00 |
|
George Drummond
|
17c175b698
|
Invite Officer From Manage Invitations Page
|
2019-02-28 11:44:07 -05:00 |
|
montana-mil
|
3849a69e99
|
Merge pull request #677 from dod-ccpo/move-component-to-portfolio
Move defense_component to portfolios model
|
2019-02-27 10:05:30 -05:00 |
|
Montana
|
8621f2054b
|
Use defense_component property on TO model when appropriate
|
2019-02-27 09:53:06 -05:00 |
|
George Drummond
|
c4383c8859
|
Merge pull request #676 from dod-ccpo/to-edit-sign-permissions
Break KO signing into two steps
|
2019-02-27 09:43:48 -05:00 |
|
dandds
|
22af868557
|
sync CRLs if one in the cache is out of date
|
2019-02-27 05:51:50 -05:00 |
|
dandds
|
b420ff2e5b
|
record CRL expiration in CRL cache
|
2019-02-27 05:51:50 -05:00 |
|