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(examples): add live chat example #3713

Merged
merged 14 commits into from
Jan 18, 2024
Merged

Conversation

ThatOneBro
Copy link
Member

@ThatOneBro ThatOneBro commented Jan 12, 2024

TODO:

  • Update README.md
  • Update example landing page
  • Clean up story around Communication lifecycle (timestamps for marking as read alongside completed status)
  • Do a cleanup pass for all references / links

Closes #3654

@ThatOneBro ThatOneBro requested a review from a team as a code owner January 12, 2024 22:49
Copy link

vercel bot commented Jan 12, 2024

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

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 1:34am
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 1:34am
medplum-www ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 1:34am

@ThatOneBro ThatOneBro marked this pull request as draft January 12, 2024 22:49
@reshmakh reshmakh added this to the January 31st, 2024 milestone Jan 12, 2024
@ThatOneBro ThatOneBro marked this pull request as ready for review January 16, 2024 19:14
Copy link

github-actions bot commented Jan 16, 2024

Messages
📖 @medplum/core: 152.9 kB
📖 @medplum/react: 336.3 kB

Generated by 🚫 dangerJS against 5dda183

@ThatOneBro ThatOneBro force-pushed the derrick-add-chat-example branch 2 times, most recently from bf51937 to 6b7c134 Compare January 17, 2024 22:17
Copy link
Member

@codyebberson codyebberson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

boom 💥

@ThatOneBro ThatOneBro added this pull request to the merge queue Jan 18, 2024
@ThatOneBro ThatOneBro removed this pull request from the merge queue due to a manual request Jan 18, 2024
@ThatOneBro
Copy link
Member Author

ThatOneBro commented Jan 18, 2024

Closes #3654

@ThatOneBro ThatOneBro added this pull request to the merge queue Jan 18, 2024
Copy link

sonarcloud bot commented Jan 18, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Merged via the queue into main with commit 2cbc9ab Jan 18, 2024
20 checks passed
@ThatOneBro ThatOneBro deleted the derrick-add-chat-example branch January 18, 2024 02:05
@reshmakh reshmakh added the communications Features and fixes related to communications label Jan 18, 2024
medplumbot added a commit that referenced this pull request Jan 21, 2024
Fixes #3753 - root constraint validation (#3779)
Fixes #3614 - configurable agent log level (#3781)
Fixed validateDOMNesting warning (#3780)
Fixes #3775 - AsyncAutocomplete call onChange on remove (#3777)
Dependency upgrades (#3774)
Remove notice to contact `[email protected]` to enable open patient registration (#3776)
Move logger from server to core (#3773)
Create a task demo app (#3555)
Add docs for setting up CORS when self-hosting (#3752)
Export NotesDisplay from @medplum/react (#3759)
Fixes #3751 - restore AsyncAutocomplete props (#3758)
Add CodeSystem validate-code operation (#3705)
Update provider directory docs to administration section (#3747)
Avoid error on SearchPage while schema is being requested (#3757)
Fixes #3755 - allow embedding PDFs on external domains (#3756)
Fixes #3653 - Agent handle DICOM C-STORE (#3736)
ci(madge): add `madge` job for PRs against `medplum/test-actions` (#3745)
Handle websocket max payload exceeded (#3750)
Implement CodeSystem lookup operation (#3702)
Require super admin for CodeSystem import (#3739)
Add OTel documentation (#3738)
Better error on unique constraint violation (#3743)
Dependency upgrades (#3744)
feat(examples): add live chat example (#3713)
Move response utils to separate file (#3742)
Fix wrapping CodeSystem import handler (#3741)
Add lookup table to index CodeSystem codings (#3731)
github-merge-queue bot pushed a commit that referenced this pull request Jan 21, 2024
Fixes #3753 - root constraint validation (#3779)
Fixes #3614 - configurable agent log level (#3781)
Fixed validateDOMNesting warning (#3780)
Fixes #3775 - AsyncAutocomplete call onChange on remove (#3777)
Dependency upgrades (#3774)
Remove notice to contact `[email protected]` to enable open patient registration (#3776)
Move logger from server to core (#3773)
Create a task demo app (#3555)
Add docs for setting up CORS when self-hosting (#3752)
Export NotesDisplay from @medplum/react (#3759)
Fixes #3751 - restore AsyncAutocomplete props (#3758)
Add CodeSystem validate-code operation (#3705)
Update provider directory docs to administration section (#3747)
Avoid error on SearchPage while schema is being requested (#3757)
Fixes #3755 - allow embedding PDFs on external domains (#3756)
Fixes #3653 - Agent handle DICOM C-STORE (#3736)
ci(madge): add `madge` job for PRs against `medplum/test-actions` (#3745)
Handle websocket max payload exceeded (#3750)
Implement CodeSystem lookup operation (#3702)
Require super admin for CodeSystem import (#3739)
Add OTel documentation (#3738)
Better error on unique constraint violation (#3743)
Dependency upgrades (#3744)
feat(examples): add live chat example (#3713)
Move response utils to separate file (#3742)
Fix wrapping CodeSystem import handler (#3741)
Add lookup table to index CodeSystem codings (#3731)
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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

FHIR websocket subscription chat example
3 participants