334 Commits

Author SHA1 Message Date
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
dandds
a4f51fe01d put workspace role definitions in one place 2018-10-01 15:38:31 -04:00
dandds
024108ae0e UII IDs are optional for financial verification 2018-10-01 15:26:52 -04:00
dandds
767934d633 new form field for CLIN numbers to handle when data is zero 2018-10-01 15:24:39 -04:00
Montana
5561bdc44c Fix deprecation warnings 2018-09-28 10:05:20 -04:00
Montana
38c855f579 Update Form to FlaskForm 2018-09-28 10:05:20 -04:00
Montana
5f0bfbd84c Revert test changes 2018-09-27 11:43:15 -04:00
Andrew Croce
522eeb4b99 Nope, not optional 2018-09-27 09:59:32 -04:00
Montana
4c2d143e56 Use Optional validator for BA code 2018-09-26 13:08:01 -04:00
Andrew Croce
5fd1dac257 Update BA code description and validation message to describe the letter as optional 2018-09-26 13:08:01 -04:00
Montana
68206307fd Take out Optional() validator for tests to pass 2018-09-26 13:08:00 -04:00
Andrew Croce
542abb3c96 Make BA code optional 2018-09-26 13:08:00 -04:00
Andrew Croce
5572dfedba formatting 2018-09-25 14:19:50 -04:00
Andrew Croce
d20247a47e edit user wtform 2018-09-25 14:19:50 -04:00
Andrew Croce
ab14c214c2 edit user form 2018-09-25 14:18:55 -04:00
Montana
83c4483c42 Pass environment role choices directly from the view to the template instead of via the form 2018-09-25 11:13:24 -04:00
Montana
54af62a58a Test workspace update_member route 2018-09-25 11:13:24 -04:00
Montana
90657e213a Update to FlaskForm 2018-09-25 11:13:24 -04:00
Montana
a8b777acda Infer if the user has no environment role 2018-09-25 11:13:23 -04:00