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

Credentials #7

Merged
merged 10 commits into from
Jan 21, 2022
Merged

Credentials #7

merged 10 commits into from
Jan 21, 2022

Conversation

ColinBD
Copy link
Collaborator

@ColinBD ColinBD commented Jan 18, 2022

This branch creates an api endpoint for serving patient credentials to the study dashboard.

@lgtm-com
Copy link

lgtm-com bot commented Jan 19, 2022

This pull request introduces 2 alerts when merging 6335518 into 4cde61e - view on LGTM.com

new alerts:

  • 2 for Unused import

@davidverweij davidverweij self-requested a review January 20, 2022 09:40
@davidverweij davidverweij added the enhancement New feature or request label Jan 20, 2022
Copy link
Member

@davidverweij davidverweij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Colin - nice work on getting this functionality added to our API. I left some comments for you to look at.

Could you also expand the documentation to add the changes and explanations needed to run this code?

Could you amend these comments, git commit to this branch and re-request a review? I'll then have another look. I'll also then try to run locally with those instructions.

I think we might need to have a look how to run the mongo locally whilst also using the poetry run local (which doesn't spin up a mongo at the moment) - but let's discuss.

.env.example Outdated Show resolved Hide resolved
api/utils/db.py Outdated Show resolved Hide resolved
api/utils/db.py Outdated Show resolved Hide resolved
api/utils/db.py Outdated Show resolved Hide resolved
api/utils/db.py Outdated Show resolved Hide resolved
example.docker-compose.yml Outdated Show resolved Hide resolved
example.docker-compose.yml Outdated Show resolved Hide resolved
example.docker-compose.yml Outdated Show resolved Hide resolved
example.docker-compose.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@davidverweij davidverweij merged commit f1c6079 into main Jan 21, 2022
@davidverweij davidverweij deleted the credentials branch January 21, 2022 12:52
@davidverweij davidverweij linked an issue Jan 21, 2022 that may be closed by this pull request
5 tasks
@davidverweij davidverweij linked an issue Jan 21, 2022 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Storage and retrieval of patient IDs and their log in details
2 participants