-
Notifications
You must be signed in to change notification settings - Fork 248
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) Order summary/history #1463
Conversation
Size Change: -114 kB (-1%) Total Size: 10.5 MB
ℹ️ View Unchanged
|
packages/esm-patient-labs-app/src/lab-orders/add-lab-order/lab-order-form.tsx
Outdated
Show resolved
Hide resolved
Maybe we can feature flag this until it's ready, but keep merging things in? What do you think @denniskigen ? |
71b0794
to
2df5611
Compare
@pirupius I support @gracepotma 's idea. It would be nice to start merging things in and not have to review one giant PR all at once. Could you please put this behind a feature flag and get it ready for review as a WIP feature? Including, of course, plenty of screenshots or a good video tour of the feature. |
Sure thing @brandones will push the changes and update the description |
packages/esm-patient-orders-app/src/components/orders-details-table.component.tsx
Show resolved
Hide resolved
packages/esm-patient-orders-app/src/components/orders-details-table.component.tsx
Outdated
Show resolved
Hide resolved
packages/esm-patient-orders-app/src/orders-summary/orders-summary.component.tsx
Outdated
Show resolved
Hide resolved
9aa779c
to
10619e9
Compare
orders print and pending orders adds translations moving orders summary to orders esm translations updates import
20be8d3
to
ca096cc
Compare
@denniskigen @vasharma05 if this is all good, can we please get this in. It's been long overdue. |
Yeah @vasharma05 can you take a look? I see that you've already done a bunch of reviewing this, so hopefully it should be easy for you. Otherwise let me know and I will be glad to review it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @pirupius!
Thanks!
Requirements
Summary
This PR introduces order history nav in the patient chart
Orders
to patient chart side navScreenshots
Screen.Recording.2023-12-02.at.18.05.27.mov
Related Issue
O3-2355
Other