-
Notifications
You must be signed in to change notification settings - Fork 27
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
Release v8.6.0 #4936
Merged
Merged
Release v8.6.0 #4936
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
…eased #4672 Record patient as deceased
…ionEvent-modal #4691 edit pcd via vaccination event modal
…-records-in-history #4743 Fix broken name note duplicate filter
…n-dispensing-to-patients #4394 Items not showing up when dispensing to patients
…ponent-disabled-style #4755 Style updates to Checkbox/Togglebar
…dation-too-strict #4759 Allow length of > 3 for email TLD when requesting demo store
…VaccinationEventModal
…l' into #4715-Edit-vaccination-transact-data-via-VaccinationEventModal
…a-via-vaccination-event-modal #4714 Add ability to edit supplemental data form
…VaccinationEventModal
…t-is-created-all-other-vaccine-events-of-the-Patient-are-updated-along-with-it-causing-sync-issues- #4911 when new vaccine event is created all other vaccine events of the patient are updated along with it causing sync issues
…e if the current store is not patient's home store
…d-editing-should-not-trigger-patient-update-if-the-current-store-is-not-patient's-home-store #4913 Vax event creation and editing should not trigger patient update if the current store is not patient's home store
… Vax Event changes
…n-by-subpage-3-changes #4909 Subpage 2 Additional details' changes are overridden by Subpage 3 Vax Event changes
…ax-event-error #4920 Patient homes store vax event error
…'s-save-buttons-are-not-behaving-consistently- #4925 Event details subform save buttons are not behaving consistently
…t-stock-and-stocktake #4894 fixed toggle failure of current stock and stocktake
…update with age field
#4892 Fix dob field issues
omsupply-bot
bot
added
Build test: success
Priority: high
Project: K COVID-19 Vax
Issues specifically related to K COVID-19 Vax project / customisations.
Type: Feature
From a new button to whole new systems
labels
Sep 16, 2022
mark-prins
approved these changes
Sep 19, 2022
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.
🎉 8.6.0!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Build test: success
Priority: high
Project: K COVID-19 Vax
Issues specifically related to K COVID-19 Vax project / customisations.
Type: Feature
From a new button to whole new systems
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.
Description
8.6.0 will contain the second set of Kiribati requests (including the ability to edit historical vaccination events and improved management of patient medical records via the mobile UI).
Also includes some other bug fixes that are slated to go to release.
What's Changed
New Contributors