-
Notifications
You must be signed in to change notification settings - Fork 3
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
Build new session overview tab #3141
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f8940dd
to
37088f6
Compare
a30fa4b
to
4c3e24c
Compare
37088f6
to
66b3ad9
Compare
4c3e24c
to
e5b5e15
Compare
66b3ad9
to
70c5e4c
Compare
5cf9a52
to
5868b35
Compare
70c5e4c
to
a8b5fac
Compare
5868b35
to
5a74de6
Compare
a8b5fac
to
9c403c9
Compare
5a74de6
to
611ad37
Compare
And replace it with the patient session outcome classes that were added to build the new session tabs. The stats were only used in one place and this change should ensure the numbers are consistent across the session.
This shows the programmes for the current session at the top of each page when navigating through the session tabs.
This updates the design of this component to match the latest designs in the prototype where only the school URN, address and consent form links are shown.
This changes the colour to blue to match the designs in the prototype.
This adds a component that renders a summary list contains the details of a session that is used on the session overview tab.
This adds a new component that renders a summary list of actions that the nurses can take in the current session.
9c403c9
to
7b837d7
Compare
benilovj
approved these changes
Mar 6, 2025
This updates the design of the session overview tab to match the latest designs in the prototype. The main change is that a card is added that contains statistics across the session using the various outcome classes.
7b837d7
to
f8238b5
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates the design of the session overview tab to match the latest designs in the prototype. The main change is that a card is added that contains statistics across the session using the various outcome classes.
Screenshot