576 Commits

Author SHA1 Message Date
dandds
654f9231b5 show modal for requests pending CCPO approval 2018-08-13 10:11:07 -04:00
Patrick Smith
c3971b123e Merge branch 'master' into ui/input-field-frontend-validation 2018-08-12 12:16:46 -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
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
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
luis cielak
090768972b Add example tooltips 2018-08-09 13:49:17 -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
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
650781c759 add data for field pipe and keepCharPositions 2018-08-08 14:40:17 -04:00
Andrew Croce
6bcf7dee28 No need for 'valid' data
Add name prop, and event emitter for changes
2018-08-08 11:41:27 -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
375bdc52b8 dont mutate prop directly 2018-08-08 11:13:09 -04:00
Andrew Croce
526b6c7653 textinput vue component 2018-08-08 11:00:23 -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
Andrew Croce
3f752280f2 trying to add a textinput component 2018-08-07 13:42:29 -04:00
Andrew Croce
e062e7c0da remove example js 2018-08-07 13:05:07 -04:00
Andrew Croce
daa2075437 Use #app-root instead of #vue-root so as to be more general 2018-08-07 13:05:07 -04:00
Patrick Smith
b16fe24ddc Working modal component 2018-08-07 13:05:07 -04:00
Andrew Croce
0782be6f92 testing out vue stuff 2018-08-07 13:05:07 -04:00
Patrick Smith
a5ee336fad Clean up some example JS code 2018-08-03 13:16:31 -04:00
Andrew Croce
bf3054908c move styles and js to the root directory 2018-08-03 09:09:07 -04:00