Commit Graph

1564 Commits

Author SHA1 Message Date
montana-mil
88e4a99b03 Merge pull request #570 from dod-ccpo/bug-start-to-from-pf-funding-page
Allow CCPO to create TO on anyone's portfolio
2019-01-23 16:37:20 -05:00
Patrick Smith
045dcef6f9 Handle submitting form without csp estimate 2019-01-23 16:30:28 -05:00
patricksmithdds
9f2419d334 Merge pull request #571 from dod-ccpo/custom-json-encoder
Use a custom JSON encoder
2019-01-23 16:09:23 -05:00
Montana
ba1310f92b Show COR as invited if am_cor is checked 2019-01-23 15:37:28 -05:00
dandds
3687f8b65b Merge pull request #572 from dod-ccpo/ko-perms-fix
ensure KO can view task order page
2019-01-23 15:24:21 -05:00
dandds
dd2ac62903 ensure KO can view task order page 2019-01-23 15:12:41 -05:00
Patrick Smith
b3270a46cf Remove custom JSON filter 2019-01-23 14:57:14 -05:00
Patrick Smith
849238f218 Use custom JSON encoder in flask app 2019-01-23 14:57:14 -05:00
Patrick Smith
e51a9012fd Add custom JSON encoder to handle attachment objects 2019-01-23 14:57:14 -05:00
patricksmithdds
f553c9a9ea Merge pull request #566 from dod-ccpo/upload-csp-estimate
Upload proof of CSP estimate
2019-01-23 14:56:28 -05:00
Montana
c6062c0418 Allow CCPO to create TO on anyone's portfolio 2019-01-23 13:27:04 -05:00
dandds
e16f12be80 Merge pull request #569 from dod-ccpo/ko-redirect
KO redirect
2019-01-23 11:24:44 -05:00
Patrick Smith
7e4f6bf3eb Limit types of files that can be selected when uploading proof 2019-01-23 11:16:54 -05:00
Patrick Smith
672c562323 Allow removing a csp estimate from a task order 2019-01-23 11:16:54 -05:00
Patrick Smith
c155de0e84 Add tests for downloading csp estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
f580f69d35 Raise error if csp estimate is not of proper type 2019-01-23 11:16:54 -05:00
Patrick Smith
30ebebb13a Fix failing tests 2019-01-23 11:16:54 -05:00
Patrick Smith
eb4f3f4871 Add links to download CSP estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
30be2a5018 Seek to beginning of file before writing
Not seeking was providing files of 0 bytes. Not sure why this just
recently started breaking.
2019-01-23 11:16:54 -05:00
Patrick Smith
6a9290619d Update funding form to handle uploading pdf/png 2019-01-23 11:16:54 -05:00
Patrick Smith
2298c5135e Add csp_estimate property to task order model 2019-01-23 11:16:05 -05:00
Patrick Smith
ebf063f245 Handle uploaded file in task order route 2019-01-23 11:16:05 -05:00
Patrick Smith
4a377007f6 Update mixedContentToJson filter to be more general 2019-01-23 11:16:05 -05:00
leigh-mil
37f8f41be9 Merge pull request #561 from dod-ccpo/to-form-fixes
TO Form fixes
2019-01-23 11:03:45 -05:00
dandds
b7f90bcbd6 when KO accepts invite, redirect to TO view page 2019-01-23 10:05:03 -05:00
Montana
6d4570e671 Use TaskOrders domain to determine if form is complete 2019-01-22 15:04:14 -05:00
leigh-mil
569576fce5 Styling and text fixes 2019-01-22 14:38:54 -05:00
Montana
707bb5be22 Disable Done button on Review screen if TO is not completed 2019-01-22 14:32:37 -05:00
leigh-mil
b5ee92025f Merge pull request #556 from dod-ccpo/navigate-to-form-review-page
Navigate to Task Order Form review page
2019-01-22 14:11:00 -05:00
leigh-mil
b7d101c1fa Create macros for displaying form fields on review page 2019-01-21 17:51:38 -05:00
montana-mil
4afafe7217 Merge pull request #560 from dod-ccpo/ko-dod-id-toggle
Toggle DOD ID Input For Officers
2019-01-21 14:03:45 -05:00
Montana
62a3d89484 Minor logic and naming fixes 2019-01-21 10:25:31 -05:00
Montana
d51663e075 Refactor RequiredIf validator 2019-01-20 09:50:20 -05:00
Montana
9eca3c6acc Persist checkbox value after navigating away from oversight screen 2019-01-18 15:40:20 -05:00
Montana
f7b7cb26e1 Toggle COR Invite checkbox 2019-01-18 13:27:15 -05:00
Montana
1516a2c47d Toggle SO Invite checkbox 2019-01-18 13:21:59 -05:00
leigh-mil
635c301db4 Create filter for dollar amounts 2019-01-18 11:01:24 -05:00
dandds
cb4d8e8330 Merge pull request #559 from dod-ccpo/disable-crls-in-scripts
Disable crls in scripts
2019-01-18 10:45:27 -05:00
dandds
315c70802d Merge pull request #557 from dod-ccpo/crl-errors
handle exceptions when loading CRLs
2019-01-18 10:40:35 -05:00
patricksmithdds
9383e2d65d Merge pull request #553 from dod-ccpo/rackspace-calculator
Use rackspace estimate calculator
2019-01-18 09:59:10 -05:00
dandds
4bd41950c6 remove REQUIRE_CRLS setting in favor of DISABLE_CRL_CHECK 2019-01-18 09:48:43 -05:00
dandds
80f633f457 allow config dictionary as argument to make_config; disable CRLs for scripts 2019-01-18 09:44:31 -05:00
Montana
67108484be New custom validator RequiredIf 2019-01-18 09:39:52 -05:00
Patrick Smith
3cd2644a88 Use date range for mock data instead of current year only 2019-01-17 14:44:23 -05:00
Patrick Smith
84bfdc819c Fix typo in environment name in mock reports 2019-01-17 14:31:48 -05:00
dandds
0457b0a508 handle exceptions when loading CRLs 2019-01-17 14:20:04 -05:00
Patrick Smith
02cac0b2d9 Use rackspace estimate calculator 2019-01-17 13:23:47 -05:00
patricksmithdds
ff9ade90b1 Merge pull request #548 from dod-ccpo/to-congrats-msg
Add "Congrats" message after completing TO form
2019-01-17 13:11:00 -05:00
montana-mil
d0857a4a74 Merge pull request #546 from dod-ccpo/am-cor-checkbox
am COR checkbox
2019-01-17 11:39:06 -05:00
Montana
27556cdf82 Formatting 2019-01-17 11:00:35 -05:00