-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add Requested By
to Imaging
#437
Add Requested By
to Imaging
#437
Conversation
@cacqw7 thanks for the PR!
|
@jkleinsc done and done! |
@cacqw7 thanks for the update! @jglovier Any objections/comments on the UI changes for this PR? |
|
(Sorry, entered that last comment before finished...)
Unfortunately some of this just comes back to incomplete work on how actions are surfaced on items in the first place. I don't want to block too much here on account of that, but those are important concerns to resolve before we go too far with implementing more pieces that will be addressed by that. Thanks for jumping in here @cacqw7! ✨ |
@cacqw7 awesome. 🤘 As we get closer to resolving the surfacing actions in index views piece, I'll rope you back in and we can revisit these pieces under the new paradigm. |
a21a1ef
to
e3bdc6f
Compare
@jglovier I added the I also added Requested By to the |
e3bdc6f
to
95d53ee
Compare
@@ -0,0 +1,2 @@ | |||
.imaging-row .notes { max-width: 300px; } | |||
.completed-imaging-row .notes { max-width: 300px; } |
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.
@cacqw7 not sure why we need two different classes here. @jglovier any opinion on using two different classes for completed vs in-progress?
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.
Yeah, if the value is the same (which it appears to be) and there is no other style conflict, just use the existing classname.
@cacqw7 that looks much better. I'd love to add a min-width for the patient name, too. But that's probably more of a global concern that we can address in another PR. |
4817ced
to
aa57ab3
Compare
@jkleinsc I removed those classes 👍 |
Looks good @cacqw7. I am going to merge it in. |
Fixes #362.
Changes proposed in this pull request:
Requested By
to Imaging Requests and Completed listsAdd Note
link to the Requests list items that don't have notesNo Notes
andNo Results
to Completed list items that don't have either Notes or ResultsAdd Notes
link:No Notes
andNo Results
cc @HospitalRun/core-maintainers