606 Commits

Author SHA1 Message Date
Patrick Smith
f8c4386d84 Add model attribute for profile completeness 2018-10-30 15:32:04 -04:00
Patrick Smith
891dcc5b31 Keep list of required fields on user model 2018-10-30 15:32:04 -04:00
Patrick Smith
2e89f38601 Require all fields on user profile form 2018-10-30 15:32:04 -04:00
richard-dds
85034185bc Handle request status event transitions 2018-10-29 14:57:25 -04:00
richard-dds
f3be2d76ea Create queue fixture 2018-10-29 12:01:45 -04:00
richard-dds
7404cc4a59 Commit after updating status 2018-10-29 11:41:57 -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
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
5c4c361395 Formatting 2018-10-25 10:27:29 -04:00
richard-dds
a31d285f17 Requests pending CCPO apprval should not be given workspaces 2018-10-24 12:17:43 -04:00
richard-dds
c69b7caffc Formatting 2018-10-24 11:17:44 -04:00
richard-dds
0f6fee9909 Add test for removing env role in update_environment_roles 2018-10-24 11:17:44 -04:00
leigh-mil
778c029877
Merge pull request #399 from dod-ccpo/hyphenate-names-#161325890
Update Alphabet validator to accept hyphens
2018-10-24 10:34:59 -04:00
leigh-mil
6ad4f4c077 Fix name of test 2018-10-24 10:08:49 -04:00
leigh-mil
d474091f5e Add more invalid test cases 2018-10-23 17:15:50 -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
3eea3f5454 Refactor tests to use WorkspaceFactory create 2018-10-23 13:43:13 -04:00
leigh-mil
424bacbf1e Add test for update Projects method 2018-10-23 13:41:20 -04:00
leigh-mil
d62b7e883e Add tests for update project route 2018-10-23 13:41:20 -04:00
leigh-mil
aad62853bc Update test name 2018-10-23 13:18:01 -04:00
richard-dds
4048f300f5 Formatting and linting 2018-10-23 11:45:55 -04:00
richard-dds
3f3b90e3c7 Handle empty values 2018-10-23 11:45:09 -04:00
richard-dds
e40c6c67a3 Fix financial form tests 2018-10-23 11:45:09 -04:00
richard-dds
0439525f0f Refactor fv form to separate TO from request 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
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
3cf0907d0d Add test to ensure that pdf is attached to TO 2018-10-23 11:45:09 -04:00
richard-dds
5bd41a1016 Fix bug where saving draft caused submit to always succeed 2018-10-23 11:45:09 -04:00
richard-dds
4f1a3e8d0f Simplify return values 2018-10-23 11:45:09 -04:00
richard-dds
96c0378277 Add simple tests for finver routes 2018-10-23 11:45:09 -04:00
richard-dds
f56dd5621e Revive suggest_pe_id tests 2018-10-23 11:45:09 -04:00
richard-dds
0d9c03b54f Refactor, add test 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
54192c6c5d Implement SaveFinancialVerificationDraft 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
leigh-mil
13763d8750 Change name of validator to Name because it is more descriptive 2018-10-23 11:22:16 -04:00
dandds
93bf0dcb8a prepopulate remaining user data on request form 2018-10-23 09:23:59 -04:00
leigh-mil
6a15a6ca7b Update tests to reflect new Alphabet validators 2018-10-18 16:35:28 -04:00
dandds
8bd9eedcbd
Merge pull request #396 from dod-ccpo/parse-clin-data
Parse clin data
2018-10-18 13:47:05 -04:00
dandds
d6ec4a5123 catch type errors for non-floats in CLIN amount field 2018-10-18 10:48:03 -04:00
dandds
af81cd1da7 small refactor for eda xml parser 2018-10-17 16:31:44 -04:00
dandds
4fefd017a2 use CLIN data from EDA client response 2018-10-17 16:12:19 -04:00
dandds
6a03664b51 get CLIN info from EDA XML 2018-10-17 15:59:20 -04:00
dandds
b6c5f89784
Merge pull request #384 from dod-ccpo/mailer
Mailer
2018-10-17 15:25:06 -04:00