74 Commits

Author SHA1 Message Date
rthoward
95f6b17e3b Simplify "anything" input validatin regex 2018-10-11 16:55:48 -04:00
leigh-mil
e0367dd2bd Remove mask from BA Code input since it had the same bug 2018-10-11 11:51:18 -04:00
leigh-mil
63ca35e808 Remove mask from PE Number input and clean up regex for match 2018-10-11 11:50:39 -04:00
Patrick Smith
becfbed10a Email addresses are case-insensitive 2018-09-28 09:48:40 -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
dandds
19296e64c9 fix typos in request name field name and validation 2018-09-19 12:00:40 -04:00
dandds
8ce667cea2 workspace and request names can be 100 chars long 2018-09-19 11:39:18 -04:00
dandds
ec5c3e8ce8 add request name 2018-09-19 10:44:21 -04:00
andrewdds
d4e8dcd0a6
Merge pull request #296 from dod-ccpo/ie/fix-toggler
Ie/fix toggler
2018-09-18 12:01:51 -04:00
Andrew Croce
651e503a0c fix dollar formatter 2018-09-18 09:42:09 -04:00
Andrew Croce
24acfb5010 Add type checking on formatDollars
add param to hide cents
2018-09-17 15:08:45 -04:00
dandds
c3f89ba149 add form for editing workspace name 2018-09-17 13:10:37 -04:00
Andrew Croce
dd5f09c44c dollar formatting helper methods 2018-09-11 11:23:22 -04:00
Andrew Croce
fa1292662c remove first and third zeros from PE number input mask 2018-09-07 15:44:48 -04:00
Andrew Croce
231b3788de make leading zeros optional, remove 0 prefix 2018-09-07 15:44:48 -04:00
Andrew Croce
6026478cfa Add validations/masking for PE number, treasury code, and BA code 2018-09-07 15:44:48 -04:00
luis cielak
cda585c3a3 Update validation icon placement and placeholders 2018-08-15 10:49:48 -04:00
luis cielak
483d606cf0 Update tooltips, placehoders, and field info 2018-08-15 10:49:48 -04:00
Andrew Croce
8659132989 Add front end validation error messages 2018-08-10 09:18:09 -04:00
Andrew Croce
034c147154 remove commas from unmasked integer values 2018-08-09 13:44:30 -04:00
Andrew Croce
1c4c49da62 Add new input validation sets 2018-08-08 14:40:33 -04:00
Andrew Croce
725e76dfa4 use a monster email validation regex that works 99.9% of the time. 2018-08-08 11:25:39 -04:00
Andrew Croce
476eb042c1 input validations lib 2018-08-08 10:59:28 -04:00
Andrew Croce
b649d17eb8 input validations WIP 2018-08-07 15:43:03 -04:00