1224 Commits

Author SHA1 Message Date
Patrick Smith
0f4893242b Fix tests 2018-08-12 12:16:51 -04:00
Patrick Smith
c3971b123e Merge branch 'master' into ui/input-field-frontend-validation 2018-08-12 12:16:46 -04:00
Andrew Croce
c261c445d6 fix error rendering 2018-08-10 15:47:28 -04:00
dandds
0371c969e7
Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
2018-08-10 15:20:05 -04:00
dandds
38719989ca
Merge pull request #150 from dod-ccpo/158943860-autopopulate-user-info
autopopulate user info
2018-08-10 15:07:18 -04:00
Andrew Croce
e2821bc676 add a modified var, to allow fields to re-validate when there are existing errors 2018-08-10 14:03:18 -04:00
Andrew Croce
7820ef589a add date field placeholder 2018-08-10 13:50:22 -04:00
Patrick Smith
168436b156 Use multiple date formats in DateRange validator 2018-08-10 13:46:50 -04:00
Andrew Croce
cb4f1281d3 bind aria-invalid correctly 2018-08-10 13:36:53 -04:00
Andrew Croce
9d1f816002 Make sure initial server-side errors take precedence and invalidate fields 2018-08-10 13:36:07 -04:00
Andrew Croce
4832ecd419 fix mount masking behavior for email fields 2018-08-10 12:42:06 -04:00
dandds
251bef6bb8 move pending financial review text 2018-08-10 12:12:02 -04:00
dandds
1c101a3c4f use Requests method to check in pending financial verification 2018-08-10 12:05:01 -04:00
dandds
239dcb90a1 autofill user data even if request does not exist yet 2018-08-10 11:16:27 -04:00
Andrew Croce
06a2d83dbd Edit labels and descriptions 2018-08-10 09:19:42 -04:00
Andrew Croce
a24a8c01ff Add validations to request form inputs 2018-08-10 09:18:28 -04:00
Andrew Croce
8659132989 Add front end validation error messages 2018-08-10 09:18:09 -04:00
Andrew Croce
db1dd062ee Fix input validations 2018-08-10 08:58:31 -04:00
dandds
f68e5a5ed2 no logger for tests 2018-08-09 15:04:19 -04:00
dandds
52fc5a9414 readme for regenerating client cert fixtures 2018-08-09 15:02:09 -04:00
dandds
cd3be9c7c0 give preference to pre-existing user data on the request 2018-08-09 15:02:09 -04:00
dandds
c4ddba1d72 better name for CRL validator log method 2018-08-09 15:02:09 -04:00
dandds
b61f97880e remove unused exception 2018-08-09 15:02:09 -04:00
dandds
855c0bc3c4 tests for AuthenticationContext 2018-08-09 15:01:43 -04:00
dandds
4da814aaf4 move crl validator 2018-08-09 15:01:43 -04:00
dandds
efee79a566 update request autopopulate to rely on creator 2018-08-09 15:01:43 -04:00
dandds
07ce940650 create AuthenticationContext to consolidate auth logic 2018-08-09 15:01:43 -04:00
dandds
3a41d9f81c pass logger in to CRL validator 2018-08-09 15:01:06 -04:00
dandds
c25fa2f5d8 autopopulate the appropriate request form fields with current user info 2018-08-09 15:01:06 -04:00
dandds
05de0665d4 basic implementation of email parsing for CAC user login 2018-08-09 15:01:06 -04:00
dandds
c0d72cd0d6 utility function for getting user email from x509 certificate 2018-08-09 15:01:06 -04:00
Andrew Croce
1b2e091a69 get rid of duplicate class declaration 2018-08-09 14:26:45 -04:00
dandds
5f9b589465 only show financial verification alert on requests index page if relevant 2018-08-09 14:10:17 -04:00
andrewdds
3f5d961513
Merge branch 'master' into ui/input-field-frontend-validation 2018-08-09 13:56:09 -04:00
andrewdds
0d2a8faad4
Merge pull request #145 from dod-ccpo/ui/request-form
UI/request form labels
2018-08-09 13:54:26 -04:00
dandds
a9dfa005a9 update financial verification copy 2018-08-09 13:53:45 -04:00
dandds
5e5b357c7e add mechanism for initial modal display; fix financial verification modal display 2018-08-09 13:48:07 -04:00
Andrew Croce
86088ac150 some fixes to the input 2018-08-09 13:46:20 -04:00
Andrew Croce
c2851c2e86 Among other things, make sure theres a name on the inputs so the forms can submit 2018-08-09 13:46:04 -04:00
Andrew Croce
034c147154 remove commas from unmasked integer values 2018-08-09 13:44:30 -04:00
dandds
28665c32f9
Merge pull request #152 from dod-ccpo/log-errors
Log errors
2018-08-09 12:41:00 -04:00
dandds
3f01d455bb better name, text for unauthenticated page 2018-08-09 11:57:37 -04:00
dandds
fc436af134 log errors in error handlers 2018-08-09 11:48:33 -04:00
patricksmithdds
5dec10b12e
Merge pull request #151 from dod-ccpo/require-pe-id-#158874759
Require PE ID in financial verification form
2018-08-09 11:47:00 -04:00
Patrick Smith
edcd8bb921 Require PE id to be defined in financial verification form 2018-08-09 10:52:27 -04:00
Patrick Smith
994af840d9 Fix NewlineListField displaying too many newlines 2018-08-09 10:52:27 -04:00
Patrick Smith
c0f3c0f8a6 Fix financial verification form submission 2018-08-09 10:52:27 -04:00
patricksmithdds
c9363515be
Merge pull request #149 from dod-ccpo/request-stuff
Small request form fixes
2018-08-09 10:51:44 -04:00
luis cielak
fe36604685 Strip out html to remove markup label 2018-08-09 10:28:23 -04:00
Patrick Smith
cc4b87f611 Add complete/active indicator to request form nav 2018-08-09 09:42:25 -04:00