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

Add location inventory #1353

Merged
merged 26 commits into from
Mar 26, 2024
Merged

Add location inventory #1353

merged 26 commits into from
Mar 26, 2024

Conversation

ciremusyoka
Copy link
Collaborator

closes #1342

Changes included with this PR

  • Add component to handle adding and editing of location inventories
  • Add a new env REACT_APP_FHIR_LOCATION_LIST_RESOURCE_ID

Checklist

  • tests are included and passing
  • documentation is changed or added
  • Internationalization:
    • Ensure all strings are internationalized.
  • Role-Based Access:
    • Verify that all user actions have appropriate role-based access permissions set.

.github/workflows/automation-ci.yml Outdated Show resolved Hide resolved
app/.env.sample Outdated Show resolved Hide resolved
app/src/configs/env.ts Outdated Show resolved Hide resolved
docker/config.js.tmpl Outdated Show resolved Hide resolved
docs/env.md Outdated Show resolved Hide resolved
docs/fhir-web-docker-deployment.md Outdated Show resolved Hide resolved
@peterMuriuki peterMuriuki merged commit 1f3f43c into main Mar 26, 2024
0 of 2 checks passed
@peterMuriuki peterMuriuki deleted the 1324-add-location-inventory branch March 26, 2024 13:39
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.

[EUSM]: Add the a Location Inventory Creation page
2 participants