Move integration reset code from Vuex to component
Reset logic is only used by the integration form component. This commit removes reset logic from the Vuex state, and adds it to the integration_form.vue component. Tests have been updated. There should be no user-facing changes.
Showing
Please register or sign in to comment