19 Commits

Author SHA1 Message Date
leigh-mil
20a2abd36b Update valid prop on MultiCheckboxInput to return true if the field is optional 2019-11-22 09:33:39 -05:00
leigh-mil
04b9250ea1 Create emitter function for field-change event 2019-11-19 14:49:11 -05:00
leigh-mil
1ecd786857 Update BaseForm and nested vue components to properly use emitters 2019-11-15 17:36:57 -05:00
Montana
629dd674b9 Refactor emitters 2019-04-19 11:49:41 -04:00
leigh-mil
3f2beb44b2 Refactor emit field change into a utility function 2019-04-06 16:57:12 -04:00
leigh-mil
02cc18a93f Add emiter to all input fields 2019-04-06 16:57:12 -04:00
George Drummond
619bc9fe59
Prettier format all js files 2019-01-24 09:38:43 -05:00
Montana
a032800ed1 Only persist otherText if the page has not been submitted 2019-01-15 08:59:14 -05:00
Montana
dd33a23c47 Fix off by one error 2019-01-09 10:19:27 -05:00
Montana
cef8861ab9 Fix typo on multicheckboxinput vue component 2019-01-08 11:38:01 -05:00
Montana
d6910e85d4 Fix vestigial code for deleted component 2019-01-08 11:29:38 -05:00
Montana
5f613b3cd5 Cleaning up checkbox code 2019-01-07 13:58:20 -05:00
Montana
53a6c73510 Refactor to use v-model 2019-01-04 13:25:10 -05:00
Montana
2743bddf0c Bind other input value properly and clear it when checkbox is toggled 2019-01-04 10:59:12 -05:00
Montana
62ac2642ae Persist text input for the field 2019-01-04 09:57:23 -05:00
Montana
c5007d9edb Display checked boxes after saving draft 2019-01-03 16:12:40 -05:00
Montana
b1ee67a804 If other is checked in previous save, expand text input 2019-01-03 14:28:38 -05:00
Montana
9ff21bb58b Toggle other text input 2019-01-03 09:23:19 -05:00
Montana
b68097d665 Use widgets to get checkboxes and add some vue 2019-01-03 09:23:19 -05:00