[us-commits] [ehb54/us3lims_dbinst] 700ab6: Update URL parameters dynamically based on user se...
Lukas Dobler
noreply at github.com
Mon Apr 14 07:53:47 MDT 2025
Branch: refs/heads/lukas/runID_info-form
Home: https://github.com/ehb54/us3lims_dbinst
Commit: 700ab6a11a537ecc9623629104acb11d9b012949
https://github.com/ehb54/us3lims_dbinst/commit/700ab6a11a537ecc9623629104acb11d9b012949
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M js/reports.js
Log Message:
-----------
Update URL parameters dynamically based on user selections
Ensure `personID` and `reportID` are updated in the URL to reflect current selections or retrieved from the query string if not provided. This improves navigation consistency and allows state preservation when reloading or sharing URLs.
Commit: 397f9ee3158515ed384cf045ae22726cc4030e78
https://github.com/ehb54/us3lims_dbinst/commit/397f9ee3158515ed384cf045ae22726cc4030e78
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M view_reports.php
Log Message:
-----------
Update report logic to handle dynamic person and report IDs
Modified `view_reports.php` to dynamically use `personID` and `reportID` from query parameters, defaulting to fallback values when absent. Added logic to fetch and display triple lists and combo info when a valid report ID is provided. This enhances the flexibility and functionality of the report generation.
Compare: https://github.com/ehb54/us3lims_dbinst/compare/4c1be709acc2...397f9ee31585
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/us3lims_dbinst/settings/notifications
More information about the us-commits
mailing list