• Robert Hunt's avatar
    Updated approval settings to use set methods · 24fe889f
    Robert Hunt authored
    This removes the bad practice of mutating the state outside of the store
    via `v-modal` and replaces it with populating using store set methods.
    On submission, the store data is sent to the API endpoint for submission
    24fe889f
approval_settings_spec.js 4.33 KB