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

release: develop to main #85

Merged
merged 54 commits into from
Nov 4, 2021
Merged

release: develop to main #85

merged 54 commits into from
Nov 4, 2021

Conversation

Salaton
Copy link
Contributor

@Salaton Salaton commented Nov 4, 2021

Review Checklist

Bugs
Features
Tests

Summary*

  • fix: Bug fix for Add the items tackled here as checklists
  • feat: Completed task
  • chore: Incomplete task
    • test: Sub-task 1

Structure*

  • The Pull Request has a proper title that conforms to our MR title standards
  • The Pull Request has one commit, and if there are more than one, they should be squashed
  • The commit should have a proper title and a short description
  • The commit must be signed off
  • Unused imports are not present
  • Dead code is not present
  • Ensure dry running library to confirm changes

Tests

  • Proper and high quality unit, integration and acceptance(if applicable) tests have been written
  • The coverage threshold should not be lowered

Sign off*

  • All comments have been resolved by the reviewers
  • Approved by Czar {replace_with_czar_name}
  • Signed off by second reviewer {replace_with_name}
  • Ensure all checks are done before merging ⚠️
  • All PRs needs to be signed before merging ⚠️

N/B:

  • Add a checklist if more than one item is done.
  • Add screenshots and/or images where necessary
  • Indicate any breakages caused in the UI ❗
  • Where necessary, indicate which issue the Pull Request solves (Closes #)
  • Any new files are updated in the folder structure in the README

maxwellgithinji and others added 30 commits September 27, 2021 15:24
Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Create a healthcare facility
MFL code must be unique accross platform
Map the output to a format that can be consumed by frontend

Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Depend on postgreSQL docker image for integration tests
Write mocks for unit testing

Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
#32)

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
…ck off (#40)

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
This MR adds a feature where we send an invite to a user (client/staff).
The invite contains a link to the app/play store and a temporary pin.
The invite channel is SMS
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
This functionality can be used by admins or healthcare workers to generate and send
a new PIN for a client or other user. The new PIN is generated automatically.
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Salaton and others added 24 commits October 29, 2021 17:29
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
This adds the functionality for setting a user pin. It can be used to
set a PIN for the first time or even change the pin, on first login
after invite or after a pin expires
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
The deployment pipeline is updated to: When we merge to develop, it
deploys to the testing environment and when we deploy to main branch, it
deploys to prod.
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
@Salaton Salaton merged commit c9f958d into main Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants