[bot] Merge 26.3 to 26.7 - #1003
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
PR DETAILS: - anesthesiaRecoveriesFullHistory.sql: Defines sql for table that holds data for full history. - anesthesiaRecovery.query.xml: Defines row details for anesthesiaRecovery official table. - anesthesiaRecovery/.qview.xml: Defines anesthesiaRecovery official table default view. - anesthesiaRecovery/Full History.qview.xml: Defines anesthesiaRecovery full history table default view. - anesthesiaRecovery/.qview.xml: Defines anesthesiaRecovery official table summary view. - anesthesiaRecovery/.qview.xml: Defines anesthesiaRecovery official table full history view. - anesthesiaRecovery/Full History.qview.xml: Adds anesthesia recovery as an option for full history. - session_log.query.xml: Adds a customizer for the session log query. - WNPRC_EHRController.java: Created trigger to validate & upload data to anesthesiaRecovery dataset. - WNPRC_EHRModule: Registers email notification. - AnesthesiaRecoveryReviewNotification.java: Creates email notification to let users know if there are unfinished recoveries or rows marked as 'review required'. - NotificationToolkit.java: Updated functionality to allow multiple params for field clauses. - WNPRC_EHRCustomizer.java: Added customizers for anesthesiaRecovery and sessionLog tables. - .gitignore: Added .DS_Store so iOS only uploads necessary files and no caches. - README: Empty, but created for future use. - build.gradle: Needed to create new external iOS module. - module.properties: Needed to create new external iOS module. - wnprc_ios_app-0.000-25.000.sql: Upgrade script that inserts iOS app tables into app on first load. - wnprc_ios_app.xml: Defines default .xml view for all iOS app tables. - begin.html: Created a default landing page for new iOS module. - wnprc_ios_appContainerListener.java: Needed to create new external iOS module. - wnprc_ios_appController.java: Creates all validation functions for new iOS module tables. They are muted for now and can be unmuted when needed. - wnprc_ios_appManager.java: Needed to create new external iOS module. - wnprc_ios_appModule.java: Needed to create new external iOS module. - wnprc_ios_appSchema.java: Needed to create new external iOS module. ## Rationale <!-- Rationale describing why this pull request is needed, what behavior it's adding/changing/removing, etc. (replace this comment) --> ## Related Pull Requests - <!-- list of links to related pull requests (replace this comment) --> ## Changes - <!-- list of descriptions of changes that are worth noting (replace this comment) --> <!-- list of standard tasks (remove this comment to enable) ## Tasks 📍 - [ ] Claude Code Review - [ ] Manual Testing - [ ] Test Automation - [ ] Verify Fix -->
This file contains hidden or 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
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.
Generated automatically.
Merging changes from: 97368b1
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.7_fb_bot_merge_26.3