9 Commits

Author SHA1 Message Date
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