π Auto-PR: Merge test β main#718
Open
proxy-smart-releaser[bot] wants to merge 19 commits into
Open
Conversation
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25913411174
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25913597906
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25913432791
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25916722382
β¦data routes Elysia/TypeBox t.Object rejects unknown properties by default. The wildcard '*' param was missing from the params schema on three routes, causing 422 Unprocessable Entity for all server-scoped DICOMweb requests (/dicomweb/servers/:serverId/*) and bulkdata requests. This broke thumbnails, metadata fetches, and the inline Cornerstone viewer in the patient portal when ImagingStudy.endpoint resolved to a named server (e.g. env-default).
β¦rkflow - Add useUserRole() hook that extracts role from fhirUser token claim - RecordEditModal: practitioners bypass provisional downgrade on edits - RecordDetailModal: practitioners can approve provisional resources (upgrades to confirmed, removes snapshot extension) - RecordDetailModal: practitioners can delete any editable resource (not restricted to unverified like patients) - Dashboard: passes isPractitioner to detail/edit modals - Fix pre-existing eqeqeq lint errors in path helpers
π§ͺ Auto-PR: Merge `develop` β `test`
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25996573333
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25996669299
Test Suite: Passed: 62 Failed: 0 Run: https://github.com/Max-Health-Inc/proxy-smart/actions/runs/25996582551
The pattern /auth/realms/*/broker/* uses single-star which matches one path segment. Keycloak broker sub-paths like /broker/maxhealth/login and /broker/maxhealth/endpoint have two segments after /broker/, so they fell through all Caddy matchers and returned an empty 200 (white page). Fix: Change to /broker/** (double-star) to match across path separators.
π§ͺ Auto-PR: Merge `develop` β `test`
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.
Automated Pull Request π€
This PR was automatically created to merge changes from
testintomain.Changes:
Review: Please review the changes before merging.
Last updated: 2026-05-17 20:27:42 UTC