From 34472059959b3a5ca64a399dc9d4cfb4765eb873 Mon Sep 17 00:00:00 2001 From: bbimber Date: Thu, 15 Jan 2026 23:16:23 -0800 Subject: [PATCH 1/3] Use query parameters in alignment_summary queries --- .../resources/views/bulkHaplotype.html | 8 +++--- GenotypeAssays/resources/views/sbtReview.html | 14 +++++++---- .../resources/web/genotypeassays/buttons.js | 7 +++++- .../genotypeassays/panel/HaplotypePanel.js | 15 ++++++----- .../window/PublishResultsWindow.js | 25 ++++++++----------- .../GenotypeAssaysController.java | 13 +++++++++- .../genotypeassays/GenotypeAssaysManager.java | 7 +++++- .../pipeline/MhcCleanupPipelineJob.java | 1 + 8 files changed, 57 insertions(+), 33 deletions(-) diff --git a/GenotypeAssays/resources/views/bulkHaplotype.html b/GenotypeAssays/resources/views/bulkHaplotype.html index 2fe394f38..2d82ad0bf 100644 --- a/GenotypeAssays/resources/views/bulkHaplotype.html +++ b/GenotypeAssays/resources/views/bulkHaplotype.html @@ -1,10 +1,10 @@