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

Update Charting Demo #4494

Merged
merged 72 commits into from
Jun 7, 2024
Merged

Update Charting Demo #4494

merged 72 commits into from
Jun 7, 2024

Conversation

ksmith94
Copy link
Collaborator

@ksmith94 ksmith94 commented May 2, 2024

This will update the current charting demo to be based around the Encounter resource. Specifically, it will demo how to create encounter notes.

Copy link

vercel bot commented May 2, 2024

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

Name Status Preview Comments Updated (UTC)
medplum-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 0:22am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
medplum-app ⬜️ Ignored (Inspect) Visit Preview Jun 7, 2024 0:22am
medplum-storybook ⬜️ Ignored (Inspect) Visit Preview Jun 7, 2024 0:22am
medplum-www ⬜️ Ignored (Inspect) Visit Preview Jun 7, 2024 0:22am

examples/medplum-chart-demo/README.md Outdated Show resolved Hide resolved
examples/medplum-chart-demo/README.md Outdated Show resolved Hide resolved
examples/medplum-chart-demo/package.json Outdated Show resolved Hide resolved
examples/medplum-chart-demo/src/pages/PatientPage.tsx Outdated Show resolved Hide resolved
Copy link

socket-security bot commented May 15, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/chart.js@4.4.2 None +1 5.01 MB chartjs-ci
npm/esbuild@0.21.2 environment, filesystem, network, shell +23 226 MB evanw

View full report↗︎

Copy link

socket-security bot commented May 15, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/esbuild@0.21.2

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

Copy link
Member

@rahul1 rahul1 left a comment

Choose a reason for hiding this comment

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

Very close! Just a few more cleanup items

@rahul1 rahul1 marked this pull request as ready for review June 6, 2024 21:44
@rahul1 rahul1 requested a review from a team as a code owner June 6, 2024 21:44
Copy link

sonarcloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ksmith94 ksmith94 added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit 8300ada Jun 7, 2024
32 checks passed
@ksmith94 ksmith94 deleted the kevin-charting-demo branch June 7, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charting Features and fixes related to charting
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants