36 Commits

Author SHA1 Message Date
leigh-mil
40be760fa0 Update optional tag 2020-02-17 14:50:57 -05:00
graham-dds
477afbe075 use v-text for Vue validaitonError s 2020-01-16 14:18:00 -05:00
leigh-mil
62cdcbe6dc Remove some leftover 'watch' attributes from Vue components 2019-11-22 09:22:47 -05:00
leigh-mil
cbbbfad494 Don't use nbsp 2019-09-04 10:51:34 -04:00
leigh-mil
4d24f97ed7 Add optional label to text, options, phone, and multi-checkbox inputs
Use new optional attribute on fields that are optional
Update styling to fit optional label and update translations
2019-09-03 15:34:07 -04:00
leigh-mil
8fa96fa2e1
Merge pull request #1040 from dod-ccpo/max-line-width
Max line width
2019-08-30 09:40:51 -04:00
leigh-mil
2938e48a65 Set max width on p elements and add in p tags where they were missing 2019-08-29 10:33:15 -04:00
graham-dds
981171d8db Remove inset_form prop from options inputs 2019-08-27 16:06:56 -04:00
leigh-mil
99e2c84d3c Add inset_form to options and date picker macros 2019-08-27 13:14:40 -04:00
leigh-mil
e8dede201b Reorder elements on the page, fix input widths, move validation icon for inputs 2019-07-26 11:20:10 -04:00
richard-dds
a6c015753a Fix wonky form validation 2019-06-13 13:27:32 -04:00
richard-dds
31d95e51bc Require defense component input before showing Save button 2019-06-12 16:10:10 -04:00
Montana
416ea1de82 Watch for changes on the options input, which is a grandchild of base-form 2019-05-06 15:16:48 -04:00
leigh-mil
32a7cbb80a Disable form fields for PPoC 2019-04-09 08:42:35 -04:00
dandds
ec794abbf2 more styling for new portfolio member modal 2019-03-26 15:46:48 -04:00
Montana
dd4dc9de86 Render dropdowns for permissions 2019-03-26 14:41:49 -04:00
George Drummond
1e3e742778
Focus on checkbox/radio in fieldset passes through click event on IE 2019-02-21 14:11:36 -05:00
George Drummond
596873c81d
Checkbox is inline for select box validation checkmark 2019-01-18 09:54:17 -05:00
dandds
d12bed4ef3 display valid state for option inputs that have an initial value 2018-11-08 11:07:25 -05:00
dandds
89e613d445 control error display for options input component 2018-11-06 15:27:42 -05:00
luis cielak
1231edee41 Fix icon error 2018-08-13 15:28:20 -04:00
luisgov
b4b7d0cbcb
Merge branch 'master' into ui/tooltips 2018-08-13 15:26:04 -04:00
luisgov
143c58addc
Merge branch 'master' into ui/tooltips 2018-08-13 15:05:08 -04:00
luis cielak
88092a7892 Adjust tooltips for accessibility 2018-08-13 14:13:47 -04:00
luis cielak
23ae914211 Apply validation colors to correct icons 2018-08-13 13:17:21 -04:00
luis cielak
65207a480d Set label text displayed block with the tooltip 2018-08-13 13:10:18 -04:00
Patrick Smith
7b01e5b8a3 Add keys to inputs to prevent Vue from re-using elements 2018-08-13 11:28:41 -04:00
Patrick Smith
687af77e33 Emit field change event for options inputs 2018-08-13 11:28:40 -04:00
luis cielak
a3489d50e4 Adding some tooltips 2018-08-10 13:27:40 -04:00
luis cielak
a9be4665ce Begin adding tooltips to req form fields 2018-08-09 15:54:27 -04:00
luis cielak
2193c03c06 Strip out html to remove markup label 2018-08-09 15:54:27 -04:00
luis cielak
f365b18acd Render error validation message with proper color 2018-08-09 15:54:27 -04:00
luis cielak
fe36604685 Strip out html to remove markup label 2018-08-09 10:28:23 -04:00
luis cielak
993a6635b2 Render error validation message with proper color 2018-08-08 17:39:03 -04:00
Patrick Smith
d77964e4c9 Import Icon in options input 2018-08-03 13:31:39 -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