Closed edcable closed 1 year ago
@edcable we don't have any api for share account details.
Ok, @edcable I have created a ticket for this: https://issues.apache.org/jira/browse/FINERACT-596
@edcable , @therajanmaurya , @miPlodder
API development is done and the ticket is resolved. https://issues.apache.org/jira/browse/FINERACT-596
Tested in latest self service apk and it is yet to be implemented in front end self service app.
@Santosh Math santosh@confluxtechnologies.com Can you share the endpoints for the newly created API's?
Sincerely, Saksham Handu
On Tue, Dec 4, 2018 at 12:44 PM Santosh Math notifications@github.com wrote:
@edcable https://github.com/edcable , @therajanmaurya https://github.com/therajanmaurya , @miPlodder https://github.com/miPlodder
API development is done and the ticket is resolved. https://issues.apache.org/jira/browse/FINERACT-596
Tested in latest self service apk and it is yet to be implemented in front end self service app.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/openMF/mifos-mobile/issues/486#issuecomment-443995934, or mute the thread https://github.com/notifications/unsubscribe-auth/AVKtpQAVZfhMbrn_x6hZArs59XOMBdRgks5u1iDPgaJpZM4QiVoh .
Share account template -GET https://Domain Name/api/v1/self/shareaccounts/template?clientId={clientId} Retrieve share account - https://DomainName/api/v1/self/shareaccounts/{accountId} Submit share account - https://Domain Name/api/v1/self/shareaccounts
@ShruthiRajaram @santoshconflux Thanks, I will work on it.
@miPlodder , Is it duplicate ticket of this? https://github.com/openMF/mifos-mobile/issues/834
which has already PR still open?
@santoshconflux Yeah, both the issues are same. Regarding, the PR, I created in during the GSoC period using Fake Data Layer.
Can I work on this issue @miPlodder ?
Feature already implemented.
Summary: From list of share accounts, I should be able to click each share account and view details of the account. However each link is not clickable.
Steps to reproduce:
Navigate to Accounts, Click Shares, Try to Click any Account from the List regardless of Status
Expected behavior:
Link successfully goes to the Account Details/Overview page
Observed behavior:
Not able to click the link.
Screenshots: