dandds
|
6125041a93
|
record inviter on invitation
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
5c2d466049
|
workspace users who have not accepted invite should not have permissions
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
3e19c75c80
|
workspace role marked as accepted when user accepts invitation
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
49f5edfe29
|
new workspace members are provisional until they log in for the first time
|
2018-10-31 10:21:48 -04:00 |
|
leigh-mil
|
370b037d99
|
Create route for accepting an invite
|
2018-10-31 10:21:48 -04:00 |
|
leigh-mil
|
1c444c726c
|
When new member is added, an invite is sent to the new member
|
2018-10-31 10:21:48 -04:00 |
|
Patrick Smith
|
dd5f99faab
|
Force user to fill out their user profile
|
2018-10-30 15:32:04 -04:00 |
|
leigh-mil
|
38d6f3577f
|
Change UpdateFinancialVerification class so that it only validates TO numbers when the form is not extended
|
2018-10-29 17:20:56 -04:00 |
|
leigh-mil
|
4d18656164
|
Merge pull request #409 from dod-ccpo/remove-edit-acct-link-#161022031
Add conditional logic to show Edit Account link
|
2018-10-29 10:48:55 -04:00 |
|
richard-dds
|
09d3f33908
|
Merge pull request #387 from dod-ccpo/save-finver-draft
Save Financial Verification Draft
|
2018-10-29 10:26:30 -04:00 |
|
leigh-mil
|
3d4e8f4088
|
Add conditional logic to show Edit Account link
|
2018-10-26 15:33:19 -04:00 |
|
richard-dds
|
c70720d66f
|
Save TO as soon as we get a number
|
2018-10-26 11:12:55 -04:00 |
|
richard-dds
|
afa4743eec
|
A task order from EDA should trigger an automatic approval
|
2018-10-25 16:49:03 -04:00 |
|
richard-dds
|
a31d285f17
|
Requests pending CCPO apprval should not be given workspaces
|
2018-10-24 12:17:43 -04:00 |
|
richard-dds
|
0f6fee9909
|
Add test for removing env role in update_environment_roles
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
c138df2b0f
|
Allow user to select 'No Access'
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
f763c0ef6e
|
Cleanup
|
2018-10-23 14:43:44 -04:00 |
|
richard-dds
|
6345a06e54
|
More validation fixes
|
2018-10-23 14:42:05 -04:00 |
|
leigh-mil
|
86cf568e5b
|
Formatting
|
2018-10-23 13:43:13 -04:00 |
|
leigh-mil
|
ff88c5c34a
|
Update edit_project route to use ProjectForm and removed environments from being passed to form
|
2018-10-23 13:43:13 -04:00 |
|
leigh-mil
|
25b84a4df6
|
Add ProjectForm class that does not include environments for edit project form
|
2018-10-23 13:41:20 -04:00 |
|
leigh-mil
|
bc76ef633e
|
Add route and function to update Project details
|
2018-10-23 13:41:20 -04:00 |
|
richard-dds
|
4048f300f5
|
Formatting and linting
|
2018-10-23 11:45:55 -04:00 |
|
richard-dds
|
596431ede3
|
Allow FV to be submitted without newly uploaded pdf
|
2018-10-23 11:45:55 -04:00 |
|
richard-dds
|
0439525f0f
|
Refactor fv form to separate TO from request
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
1606bad016
|
Allow FV to be submitted without newly uploaded pdf
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
a84954799d
|
Fixes
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
39bbfb745a
|
Fix task order creation
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
a1735874e6
|
Determine if finver form should be extended by checking TO
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
68a18b834e
|
Use param, not attribute
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
99a61aa9a6
|
Formatting
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
c81ce71eb9
|
Display attachment filename, not id
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
22cbca5951
|
Remember if finver form is extended
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5d2b976e5f
|
Preemptively upload task order PDF
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
348687cd03
|
Ensure that task order PDF makes it into the FV form
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
4f1a3e8d0f
|
Simplify return values
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8c9488229c
|
Factor out _raise
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
0d9c03b54f
|
Refactor, add test
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
87ff0dfee0
|
formdata should be None for GetFinancialVerificationForm
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5075778bb1
|
Remove unused variable
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8ec796861e
|
Fix SaveFinancialVerificationDraft
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8994b3086c
|
Formatting
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
aef4878a39
|
DRY out pe_number and task_order_number errors
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
789e5c0906
|
DRY out _get_form
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
54192c6c5d
|
Implement SaveFinancialVerificationDraft
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
965c5f3e00
|
Pass field data, not field
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
4b8585234f
|
Use formdata and InputRequired
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
ed7d508e30
|
Add funding type for task order
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
e80ae4c092
|
Add GetFinancialVerificationForm
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
e72b980d94
|
Refactor FinVer to make room for draft feature
|
2018-10-23 11:45:09 -04:00 |
|