web-app
web-app copied to clipboard
Enable and disable surveys
Description
The logic to enable and disable surveys was not implemented, and the state was not shown correctly. The front-end logic now corresponds to the back-end logic (org.apache.fineract.spm.service.SpmService).
Checklist
-
[x] If you have multiple commits please combine them into one commit by squashing them.
-
[x] Read and understood the contribution guidelines at
web-app/.github/CONTRIBUTING.md.