[us-commits] [ehb54/us3lims_dbinst] e03df8: Implement job selection features with persistent s...

Lukas Dobler noreply at github.com
Mon Dec 22 15:53:51 MST 2025


  Branch: refs/heads/queue_viewer_update
  Home:   https://github.com/ehb54/us3lims_dbinst
  Commit: e03df8e2bbc3934c8e48c2fceded14dab08f72cb
      https://github.com/ehb54/us3lims_dbinst/commit/e03df8e2bbc3934c8e48c2fceded14dab08f72cb
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-12-22 (Mon, 22 Dec 2025)

  Changed paths:
    M css/queue_viewer.css
    M js/queue_viewer.js
    M queue_content.php
    M queue_viewer.php

  Log Message:
  -----------
  Implement job selection features with persistent state and bulk actions

- Added JavaScript utilities to support selection toggling at granular levels (job, run, analysis type, status).
- Introduced session-based persistence for job selections via `sessionStorage`.
- Enhanced queue content with a summary table and controls for selection and bulk deletion.
- Updated PHP backend to handle authorized job deletions with new helper functions.
- Adjusted CSS for improved styling and layout of the selection UI.



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