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 |
|
dandds
|
798eb7e1b0
|
first cut of portfolio permission sets
|
2019-03-15 07:14:49 -04:00 |
|
dandds
|
31bcb662b5
|
add join table between portfolio_roles and roles
|
2019-03-15 07:14:49 -04:00 |
|
leigh-mil
|
4bf70f10d8
|
Use list of officer to determine if the current_user is an officer
Delete unused method
|
2019-03-14 20:09:42 -04:00 |
|
leigh-mil
|
e3956180b4
|
Add property to TO that returns a list of the officers
|
2019-03-14 20:08:57 -04:00 |
|
leigh-mil
|
9a97b75d71
|
Use NoAccessError instead of NotFoundError where a resource exists but the user cannot access it because of the state of the resource
|
2019-03-14 14:05:33 -04:00 |
|
Montana
|
effec85cf9
|
Raise Error Code 008 for invalid CRLs
|
2019-03-14 13:42:12 -04:00 |
|
Montana
|
d6906c8504
|
Add config for CRL_FAIL_OPEN
|
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 |
|
leigh-mil
|
3182f3438e
|
Have officer invite url point to the TO view page
|
2019-03-14 13:11:34 -04:00 |
|
leigh-mil
|
5f30b347c7
|
Merge pull request #697 from dod-ccpo/persist-invite-officers
Persist Officer invite checkbox on a TO
|
2019-03-13 17:00:12 -04:00 |
|
leigh-mil
|
38a1dd1b6d
|
Move initializing the form to inside the if statement so it doesn't get overwritten
|
2019-03-13 16:41:42 -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
|
faa212a044
|
Just revoke invite since service object handles creating new invite and sending it
|
2019-03-13 13:41:13 -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
|
8ca0e04402
|
Take out Authorization.check_is_ko check
|
2019-03-13 09:54:43 -04:00 |
|
leigh-mil
|
e09162fd56
|
Fix rebase issue
|
2019-03-12 17:50:45 -04:00 |
|
George Drummond
|
d41622b842
|
Don't need dict.keys
|
2019-03-12 16:10:55 -04:00 |
|
leigh-mil
|
9277e5e4d0
|
Move filter into a function
|
2019-03-12 10:40:46 -04:00 |
|
leigh-mil
|
21a0168d7e
|
Move filters and default to the AppInfoForm intead of parent form
|
2019-03-12 10:39:08 -04:00 |
|
George Drummond
|
064c3ab05b
|
Add in authorization
|
2019-03-12 09:59:17 -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 |
|
leigh-mil
|
ed08bdfd52
|
Check if officer has been invited to the TO
|
2019-03-11 16:09:03 -04:00 |
|
leigh-mil
|
1b642e22f6
|
Add in default values and filters to the TO Forms
|
2019-03-11 15:18:52 -04:00 |
|
leigh-mil
|
ed20c6a6a2
|
When saving a RadioField to the DB, check that what is being saved is one of the options
|
2019-03-11 15:17:18 -04:00 |
|
dandds
|
f57af648f8
|
small refactors to new TO workflow classes
|
2019-03-11 10:12:17 -04:00 |
|
Montana
|
1b329b9659
|
Move form logic into ShowTaskOrderPortfolio class
|
2019-03-08 10:54:52 -05: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
|
1dbdb35e32
|
Fix redundant task order lookup
|
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
|
7fb9a7572c
|
Preserve data on back navigation
|
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
|
4a100f913f
|
Add num_task_orders property
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
85fcee005e
|
Do not require portfolio name and defense component when building a new TO from a portfolio
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
e8a7131948
|
Send portfolio to template instead of using query param
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
68a1ffde8b
|
Portfolio Name and Defense Component read only on TOs that are started from existing portfolios
|
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
|
6f1c13be78
|
Merge pull request #691 from dod-ccpo/check-to-completed-before-cor-review
Check if form is complete before showing the TO Review page
|
2019-03-08 10:15:56 -05:00 |
|