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

feat(fhircast): add fhircastGetContext, split STU2 and STU3 #3292

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

ThatOneBro
Copy link
Member

@ThatOneBro ThatOneBro commented Nov 9, 2023

What this PR does

TODO:

@ThatOneBro ThatOneBro requested a review from a team as a code owner November 9, 2023 21:11
Copy link

vercel bot commented Nov 9, 2023

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

Name Status Preview Comments Updated (UTC)
medplum-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 9:25pm
medplum-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 9:25pm

@ThatOneBro ThatOneBro self-assigned this Nov 9, 2023
@ThatOneBro ThatOneBro added the communications Features and fixes related to communications label Nov 9, 2023
@ThatOneBro ThatOneBro added this to the November 30, 2023 milestone Nov 9, 2023
Copy link
Contributor

sweep-ai bot commented Nov 9, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.

Copy link

github-actions bot commented Nov 9, 2023

Messages
📖 @medplum/core: 141.4 kB
📖 @medplum/react: 191.3 kB

Generated by 🚫 dangerJS against 13681fa

Copy link

sonarcloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codyebberson codyebberson added this pull request to the merge queue Nov 10, 2023
@ThatOneBro ThatOneBro changed the title feat(client/fhircast): add fhircastGetContext feat(fhircast): add fhircastGetContext, split STU2 and STU3 Nov 10, 2023
Merged via the queue into main with commit f504514 Nov 10, 2023
14 checks passed
@codyebberson codyebberson deleted the derrick-add-client-fhircast-getcontext branch November 10, 2023 01:33
codyebberson added a commit that referenced this pull request Nov 14, 2023
Fixes #3269 - use shawl for agent service admin (#3314)
fix request logging middleware status code reporting (#3316)
Docusaurus 3 (#3311)
Redirect to next from signin page if already authenticated (#3294)
Ensure trailing slash on external auth signin page (#3306)
Fix Admin Users doc page title (#3299)
Document setting up Google auth for Medplum App (#3302)
Update domain level idp docs (#3298)
Added separate scripts for 'build' and 'build:all' (#3303)
Dependency upgrades (#3285)
Make @medplum/core a module (#3263)
feat(client/fhircast): add `fhircastGetContext` (#3292)
Add some margin to ResourceArrayInput and make it flex-based (#3295)
Don't show copy button for ID if empty/missing (#3297)
Add link to Tasks guide for charting demo README (#3288)
Show language and text when nested (#3296)
Fixed projects guide link (#3281)
Fix highlighting of default tab (#3293)
Remove option for 1 AZ in AWS setup (#3283)
codyebberson added a commit that referenced this pull request Nov 14, 2023
Fixes #3269 - use shawl for agent service admin (#3314)
fix request logging middleware status code reporting (#3316)
Docusaurus 3 (#3311)
Redirect to next from signin page if already authenticated (#3294)
Ensure trailing slash on external auth signin page (#3306)
Fix Admin Users doc page title (#3299)
Document setting up Google auth for Medplum App (#3302)
Update domain level idp docs (#3298)
Added separate scripts for 'build' and 'build:all' (#3303)
Dependency upgrades (#3285)
Make @medplum/core a module (#3263)
feat(client/fhircast): add `fhircastGetContext` (#3292)
Add some margin to ResourceArrayInput and make it flex-based (#3295)
Don't show copy button for ID if empty/missing (#3297)
Add link to Tasks guide for charting demo README (#3288)
Show language and text when nested (#3296)
Fixed projects guide link (#3281)
Fix highlighting of default tab (#3293)
Remove option for 1 AZ in AWS setup (#3283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
communications Features and fixes related to communications fhir-datastore Related to the FHIR datastore, includes API and FHIR operations
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add fhircastGetContext to client
2 participants