94 Commits

Author SHA1 Message Date
richard-dds
3215cfca32 Rename to CacheableForm 2018-11-19 14:37:24 -05:00
richard-dds
26cd9b4cb0 Automatically use cached form data 2018-11-19 14:35:02 -05:00
richard-dds
7d78ba4d65 Use form_cache.from_request 2018-11-16 13:20:55 -05:00
richard-dds
2f04571767 Use app's form_cache 2018-11-16 13:17:31 -05:00
richard-dds
cd4a5df2d6 Reset finver form to prevent UII nonsense 2018-11-16 10:59:11 -05:00
richard-dds
365a600152 Cache new request form data 2018-11-15 16:03:40 -05:00
richard-dds
e06a28c918 Add GET draft route so form state redirect works 2018-11-15 15:08:44 -05:00
dandds
3fe20eda62 WIP basic demo implementation 2018-11-15 13:08:09 -05:00
richard-dds
2ec5253fc6
Merge pull request #442 from dod-ccpo/more-finver
More tweaks to financial verification draft feature
2018-11-14 11:39:40 -05:00
richard-dds
53eb1dd5a2 Formatting 2018-11-12 17:05:04 -05:00
richard-dds
873dc71d53 Redirect back to GET route after saving draft 2018-11-12 17:00:38 -05:00
richard-dds
f67215d142 Remove unused draft validation code 2018-11-12 11:48:14 -05:00
richard-dds
f291450962 Don't redirect after saving draft 2018-11-12 11:17:47 -05:00
richard-dds
2b07491c47 Don't validate anything when saving a draft 2018-11-12 10:56:54 -05:00
richard-dds
de0e9ee705 Fix PDF clearing bug 2018-11-12 10:37:26 -05:00
dandds
da74cfd708 create system request review when request is automatically approved because its financial info was found in EDA 2018-11-05 15:27:33 -05:00
richard-dds
6a39ce2a52 Allow drafts to be saved without pe_number 2018-11-05 11:44:59 -05:00
richard-dds
5d4f867342 Correct attachment form field even if form is not extended 2018-11-02 11:52:22 -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
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
f763c0ef6e Cleanup 2018-10-23 14:43:44 -04:00
richard-dds
6345a06e54 More validation fixes 2018-10-23 14:42:05 -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