Karan Takalkar

Results 9 issues of Karan Takalkar

- Routing to certain notifications like "Loan Created" is being blocked because of change in routing structure from community app, to navigate to a certain loan account we must now...

bug
enhancement
APIs under development
gsoc 2022
Stale

Develop EDTC functionalities for `CREATE`, `ACTIVATE`, `CLOSE` etc. for UIs in the following modules: - [ ] Clients - [ ] Groups - [ ] Centers - [ ] Loans...

enhancement
p1
hard
gsoc 2022
Stale

![Screenshot from 2020-08-27 18-59-04](https://user-images.githubusercontent.com/54709463/91448429-7a6eaa00-e897-11ea-97de-08c019093797.png) We need to use custom made angular material checkbox tree, refer to view tree implementations in accounting section and angular material checkbox tree implementation https://material.angular.io/components/tree/examples and...

enhancement
hard
gsoc 2022

Redesign various Loan account tabs to make them more aesthetic, also ensure design consistency with savings, RD/FD view pages. General Tab ![Screenshot from 2020-10-01 13-07-23](https://user-images.githubusercontent.com/54709463/94781231-2b142000-03e7-11eb-9713-bf7524e3e29b.png) Transactions Tab ![Screenshot from 2020-10-01...

design
#hacktoberfest
Stale

Code, functionality as well as Routing needs to be made consistent with rest of the app. ![Screenshot from 2020-08-28 14-59-51](https://user-images.githubusercontent.com/54709463/91545875-46e75a80-e93f-11ea-95cd-1d3a5312e7fc.png) Access charges subsection on clients view page. https://demo.mifos.io/#/viewclient/1 ![Screenshot from...

design
refactor
#hacktoberfest
Stale

Need to add appropriate permissions for each bulk imports. https://github.com/openMF/web-app/blob/master/src/app/organization/bulk-import/view-bulk-import/bulk-imports.ts

question
Stale

![Screenshot from 2020-11-16 22-22-41](https://user-images.githubusercontent.com/54709463/99630197-71891100-2a5f-11eb-8647-7eba80d48741.png) We need a dialog that will allow users to add/remove custom servers in a table, it should open on-click a small button beside server-select field. Refer:...

enhancement
help wanted
p1

## Expected Behaviour ![Screenshot from 2020-03-25 19-58-02](https://user-images.githubusercontent.com/54709463/77547472-413ea200-6ed3-11ea-8521-1b59e7b457bb.png) ## Actual Behaviour ![Screenshot from 2020-03-25 19-54-35](https://user-images.githubusercontent.com/54709463/77547409-2a984b00-6ed3-11ea-9e39-48e44c4a3b1b.png)

bug
discuss

Currently, there are following problems with effective unit testing of components and the entire app. 1. **fix:** edit sms component spec.ts, incorrect component name 'EditSms' instead of 'EditSMS' leads to...

discuss