13 Commits

Author SHA1 Message Date
richard-dds
a6c015753a Fix wonky form validation 2019-06-13 13:27:32 -04:00
richard-dds
082ff8c735 Formatting 2019-06-12 16:10:10 -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
dandds
054d030e15 Vue binding for environment role selections.
The environment name will be grayed out until something besides the
default "no access" is selected.

Small changes to the application member subforms:
- filter for "None" as a string
- have nested forms inherit from FlaskForm; each nested form adds its
  own validation error flash otherwise if there are validation problems
2019-04-30 14:43:23 -04: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
dandds
5a98605ff1 only show option input as valid if there are no errors 2018-11-08 11:31:26 -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
Patrick Smith
687af77e33 Emit field change event for options inputs 2018-08-13 11:28:40 -04:00