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

Added sortStringArray utility function #4297

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

codyebberson
Copy link
Member

@codyebberson codyebberson commented Apr 2, 2024

Prep work for #4296

Failed on sonar warning:

image

@codyebberson codyebberson requested a review from a team as a code owner April 2, 2024 00:45
Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medplum-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 2:30am
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 2:30am
medplum-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 2:30am
medplum-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2024 2:30am

packages/core/src/utils.ts Outdated Show resolved Hide resolved
packages/server/src/fhir/patient.ts Show resolved Hide resolved
Copy link

sonarcloud bot commented Apr 2, 2024

@codyebberson codyebberson added this pull request to the merge queue Apr 2, 2024
Merged via the queue into main with commit f5171eb Apr 2, 2024
32 checks passed
@codyebberson codyebberson deleted the cody-sort-string-array branch April 2, 2024 13:14
@reshmakh reshmakh added this to the April 30th, 2024 milestone Apr 3, 2024
@reshmakh reshmakh added the fhir-datastore Related to the FHIR datastore, includes API and FHIR operations label Apr 3, 2024
medplumbot added a commit that referenced this pull request Apr 4, 2024
Added sortStringArray utility function (#4297)Remove 'dist' from eligibility demo (#4300)
Fixes #3944 - patient everything pagination (#4296)
Fixed fragment with only one child warning (#4306)
Fixes #4299 - use correct cardinality on contentReference (#4304)
Add "New..." action in Medplum Provider app (#4303)
Updating case study material (#4305)
Drop unused columns from lookup tables (#4294)
Fixes #3905 - better graphql mutation error reporting (#4308)
Fixes #4309 - AWS Parameter Store support for required database SSL (#4310)
@medplumbot medplumbot mentioned this pull request Apr 4, 2024
codyebberson pushed a commit that referenced this pull request Apr 4, 2024
Added sortStringArray utility function (#4297)Remove 'dist' from eligibility demo (#4300)
Fixes #3944 - patient everything pagination (#4296)
Fixed fragment with only one child warning (#4306)
Fixes #4299 - use correct cardinality on contentReference (#4304)
Add "New..." action in Medplum Provider app (#4303)
Updating case study material (#4305)
Drop unused columns from lookup tables (#4294)
Fixes #3905 - better graphql mutation error reporting (#4308)
Fixes #4309 - AWS Parameter Store support for required database SSL (#4310)
github-merge-queue bot pushed a commit that referenced this pull request Apr 5, 2024
Added sortStringArray utility function (#4297)Remove 'dist' from eligibility demo (#4300)
Fixes #3944 - patient everything pagination (#4296)
Fixed fragment with only one child warning (#4306)
Fixes #4299 - use correct cardinality on contentReference (#4304)
Add "New..." action in Medplum Provider app (#4303)
Updating case study material (#4305)
Drop unused columns from lookup tables (#4294)
Fixes #3905 - better graphql mutation error reporting (#4308)
Fixes #4309 - AWS Parameter Store support for required database SSL (#4310)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fhir-datastore Related to the FHIR datastore, includes API and FHIR operations
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants