Commit Graph

452 Commits

Author SHA1 Message Date
dandds
463e983a38 clearer method name for checking if financial verification form pdf is a file upload 2018-11-29 09:05:21 -05:00
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
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
f67215d142 Remove unused draft validation code 2018-11-12 11:48:14 -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
leigh-mil
2eef0c1a37 Formatting 2018-11-07 12:03:52 -05:00
leigh-mil
8b9fe61a94 Create class to style phone numbers and extensions 2018-11-07 12:03:52 -05:00
leigh-mil
6bc157b2b3 Add phone ext 2018-11-07 12:03:52 -05:00
Patrick Smith
086f4d3662 Use correct constant when checking annual spend 2018-11-06 17:03:05 -05:00
Patrick Smith
a0168a3666 Change "auto approve" to "auto accept" to reflect whats happening 2018-11-06 17:03:05 -05: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
Patrick Smith
084eaf9e19 Inherit email field in information about you form
We were previously not doing this since the field did not have a
description on it. However, I think it's better that the fields match,
so inherit away.
2018-10-30 15:32:04 -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
c138df2b0f Allow user to select 'No Access' 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
6fdc883a8c Formatting 2018-10-23 17:21:46 -04:00
leigh-mil
f93c487e80 Update error message 2018-10-23 17:15:16 -04:00
richard-dds
6345a06e54 More validation fixes 2018-10-23 14:42:05 -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
richard-dds
bac44b11a3 Fix validation for already uploaded pdf 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
1606bad016 Allow FV to be submitted without newly uploaded pdf 2018-10-23 11:45:09 -04:00
richard-dds
99a61aa9a6 Formatting 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
5bd41a1016 Fix bug where saving draft caused submit to always succeed 2018-10-23 11:45:09 -04:00
richard-dds
54192c6c5d Implement SaveFinancialVerificationDraft 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
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
leigh-mil
9db981203d Add all alpha characters to Alphabet validator 2018-10-18 15:52:53 -04:00
leigh-mil
7693aa0374 Add apostrophe to Alphabet validator 2018-10-18 15:38:22 -04:00
leigh-mil
e9ad610a6f Update Alphabet validator to accept hyphens 2018-10-18 15:22:57 -04:00
dandds
b733884c30 Merge pull request #386 from dod-ccpo/edit-user-#160268937
Edit user #160268937
2018-10-17 15:04:15 -04:00
dandds
92dc4f45c9 use empty string for null service branch selection 2018-10-17 11:09:13 -04:00
Montana
f9d910efd7 Fix new lines 2018-10-16 16:45:13 -04:00
dandds
d60b798af0 fix optional and required validations in user forms 2018-10-16 16:32:49 -04:00
dandds
a7ef93dad4 date range validator should not try to evaluate empty dates 2018-10-16 16:31:50 -04:00
dandds
dab5fe83fc create dictionary of base user form fields 2018-10-16 15:14:23 -04:00
Montana
77b88b0b3c Add a description to env roles modal 2018-10-16 14:44:38 -04:00
dandds
65bc05d214 display success alert when user updates profile info 2018-10-16 13:33:39 -04:00
dandds
84d091fcf1 only CAC fields should be required for editing user profile 2018-10-16 13:21:41 -04:00
patricksmithdds
f47255ee91 Merge pull request #365 from dod-ccpo/reduce-alerts-on-financial-form
Reduce alerts on financial form
2018-10-02 12:38:43 -04:00
Andrew Croce
9875821248 remove extraneous line 2018-10-02 08:33:07 -04:00
Andrew Croce
8ac5a7e3b0 Add financial form prop to check if the missing TO is the only error 2018-10-02 08:31:01 -04:00
dandds
19d939578c Merge pull request #363 from dod-ccpo/more-zeros-#160876530
new form field for CLIN numbers to handle when data is zero
2018-10-01 16:38:39 -04:00
dandds
20318a2376 Merge pull request #347 from dod-ccpo/refactor-role-definitions-#160745296
put workspace role definitions in one place
2018-10-01 15:55:49 -04:00
dandds
7af7b47bc1 split atat roles and workspace roles 2018-10-01 15:38:31 -04:00