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

feat(#9241): create REST API endpoint for getting people #9295

Conversation

sugat009
Copy link
Member

@sugat009 sugat009 commented Aug 1, 2024

Description

Add a new REST API endpoint that gets people using cht-datasource.

Ticket: #9241

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

sugat009 and others added 20 commits July 16, 2024 14:27
@sugat009 sugat009 added the Type: Feature Add something new label Aug 1, 2024
@sugat009 sugat009 requested review from jkuester and m5r August 1, 2024 11:26
@sugat009 sugat009 self-assigned this Aug 1, 2024
shared-libs/cht-datasource/src/libs/error.ts Outdated Show resolved Hide resolved
shared-libs/cht-datasource/src/libs/error.ts Outdated Show resolved Hide resolved
api/tests/mocha/controllers/person.spec.js Show resolved Hide resolved
api/tests/mocha/controllers/person.spec.js Show resolved Hide resolved
sugat009 and others added 24 commits August 8, 2024 18:11
@sugat009 sugat009 requested a review from jkuester August 8, 2024 14:00
Base automatically changed from 9237-add-functionality-of-getting-people-with-pagination-in-cht-datasource to 9193-api-endpoints-for-getting-contacts-by-type August 9, 2024 13:33
…ontacts-by-type' into 9241-create-api-endpoint-for-getting-people
@sugat009 sugat009 merged commit 20ee6e5 into 9193-api-endpoints-for-getting-contacts-by-type Aug 12, 2024
18 of 20 checks passed
@sugat009 sugat009 deleted the 9241-create-api-endpoint-for-getting-people branch August 12, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants