Ralph Hopman
Ralph Hopman
## Description [TSLint was deprecated by its creators in 2019](https://github.com/palantir/tslint/issues/4534). This PR replaces Codelyzer and TSLint with [Angular ESLint](https://github.com/angular-eslint/angular-eslint), as recommended in the deprecation notice. I followed the steps in...
## 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](https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/java/org/apache/fineract/spm/service/SpmService.java)). ##...