Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ABDM changes for consuming APIs in the mobile app. #32194

Closed
wants to merge 188 commits into from

Conversation

akashkj
Copy link
Contributor

@akashkj akashkj commented Sep 22, 2022

Product Description

Changes include:

  1. Expose API to be consumed by ABDM android application. These API endpoints internally communicate with the ABDM server to return the processed response to the caller ABDM android app.
  2. Authenticate new APIs with a custom token, which are having validity for ABDM API only.
  3. Provide ABDM auth token to the CommCare mobile app user on every sync. There is the future scope of adding validity to the token.

Technical Summary

https://docs.google.com/document/d/1gbQcAC3H4kj22iMCMMKSYMVO5_7kt56qiS8OWkd6e34/edit

Feature Flag

No

Safety Assurance

Safety story

Manual testing in the local environment and dev instance of CommCare HQ deployed on Mumbai region.

Automated test coverage

[TODO]Automated unit tests

QA Plan

Pending

Migrations

  • The migrations in this code can be safely applied first independently of the code

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

Labels & Review

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change

orangejenny and others added 19 commits November 9, 2022 09:33
Updated EOF nav config to use select2
the datasource var is populated whether the link is local or remote
and can be used to verify if this is a data registry report
Only check for data registry if not remote domain link
[USH-2606] update API to use new date field for sorting
@akashkj
Copy link
Contributor Author

akashkj commented Nov 11, 2022

Opened #32332

@akashkj akashkj mentioned this pull request Nov 11, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product/custom Change will only impact users on a single project reindex/migration Reindex or migration will be required during or before deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.