Boban

Results 23 issues of Boban

# PULL REQUEST ## Summary - Update npm build scripts to include static assets - Update docker-compose.yml to use the Dockerfile with npm run start

# PULL REQUEST ## General Summary - Use "use client" only where necessary, like when we are using browser and interactivity specific functionality. This allows us to default to server...

## Action Requested - As product manager, I want our test data to run through the ingestion service so that our demos show realistic data. ## Acceptance Criteria - Files...

tech debt
Streamline eCR

## Action Requested - Create a new FHIR enhancer service. - Move over existing logic from FHIR Converter to add display names to LOINCs that do not have display names....

tech debt

## Action Requested - `view more`/ `view less` buttons should contain [aria-expanded](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded) attribute depending on if it is open or closed ## Acceptance Criteria - `view more` and `view less`...

Streamline eCR
accessibility

## Action Requested - Add visual focus indicator on lab result accordion buttons ![image](https://github.com/CDCgov/phdi/assets/10108172/97096122-860c-4018-853e-7024a91bd534) ## Acceptance Criteria - Visual focus indicator is on each accordion button in lab results. ##...

Streamline eCR
accessibility

## What needs to be done - Remove `saveSource` from the params of the `/save-fhir-data` endpoint - Remove unused `saveToPostgres` function - Update api docs for POST `/save-fhir-data` - Update...

Streamline eCR

## What needs to be done - Setup S3 localstack in docker-compose.yml - Update create seed data to save to S3 bucket ## Why it needs to be done -...

Streamline eCR

# PULL REQUEST ## Summary - Create new `extended_metadata_db.sql` file - **Written for SQL Server** - UUID type is supported in Postgres and SQL Server, but not MySQL or Oracle....

## What needs to be done - Add `tsc --noEmit` to our linting process ## Why it needs to be done - Currently there are 7 typescript errors in our...

tech debt
Streamline eCR