12 Commits

Author SHA1 Message Date
Andrew Croce
cb4f1281d3 bind aria-invalid correctly 2018-08-10 13:36:53 -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
Andrew Croce
1b2e091a69 get rid of duplicate class declaration 2018-08-09 14:26:45 -04:00
andrewdds
3f5d961513
Merge branch 'master' into ui/input-field-frontend-validation 2018-08-09 13:56:09 -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
luis cielak
cd3cb4f359 Place error icon next to text input box 2018-08-08 23:34:26 -04:00
luis cielak
5b10265126 Render error message with proper color for input text 2018-08-08 17:44:37 -04:00
luis cielak
993a6635b2 Render error validation message with proper color 2018-08-08 17:39:03 -04:00
Andrew Croce
c80490f717 Vue-ify text-input macro 2018-08-08 14:40:58 -04:00
luis cielak
17e9344f6e Style form labels for inputs correctly 2018-08-08 13:46:48 -04:00
Andrew Croce
5e8183aaf1 Reorganize macros into separate component files
Replace a few old UI Module instances with  macros
2018-08-03 10:35:04 -04:00