Varun Jain
Varun Jain
This PR has been made on top of this [PR](https://github.com/apache/fineract-cn-mobile/pull/191) Please Add Screenshots If any UI changes: 1. Test Account creation successfully - Enter Account identifier - Enter name -...
This PR has been made on top of this [PR](https://github.com/apache/fineract-cn-mobile/pull/190) Please Add Screenshots If any UI changes: 1. Test teller item creation successfully - Enter Code - Enter password -...
This PR has been made on top of this [PR](https://github.com/apache/fineract-cn-mobile/pull/192) Please Add Screenshots If any UI changes. 1. Create Product using couchbase successfully - Enter Product identifier - Enter name...
Fixes #[FINCN-335](https://issues.apache.org/jira/browse/FINCN-335) Adding support for following functionalities in Account section: - Create a new Account - Edit an existing Account - Account details Screen - Account Task management features such...
Fixes #[FINCN-350](https://issues.apache.org/jira/browse/FINCN-350) Adding support for following functionalities in Products' section: - Create a new product - Edit an existing product - Product details Screen - Add all the above features...
Fixes #[FINCN-328](https://issues.apache.org/jira/browse/FINCN-328) This PR has been created on top of PR #189 and extends offline-first support for Teller functionalities like Creating, editing and updating Tellers and also the support or...
Fixes [FINCN-326](https://issues.apache.org/jira/browse/FINCN-326) and [FINCN-327](https://issues.apache.org/jira/browse/FINCN-327) Creating, Editing, updating Teller functionality Implemented through MVVM architecture. Teller Details Screen has also been implemented. UI tests for various text fields have also been integrated....
Fixes [FINCN-325](https://issues.apache.org/jira/browse/FINCN-325) In all the listing fragments using recyclerView, the elements are made clickable but in the GroupList Fragment, it is not clickable. In order to maintain uniformity in the...
Fixes [FINCN-305](https://issues.apache.org/jira/browse/FINCN-305) In the Edit payroll screen, The checkbox in the proximity of the proportional field tempts the user to modify the proportional field right by clicking on the checkbox...
Fixes [FINCN-269](https://issues.apache.org/jira/browse/FINCN-269) https://user-images.githubusercontent.com/53621853/111288749-7c009380-866a-11eb-8993-a0bf7cfe2a9f.mp4 In Edit Screens implemented with StepperLayout, right now , we can go to other steps(fragments) only by pressing next or back button. I have implemented the feature...