pinchflat/lib/pinchflat_web/components/layouts/partials
Daniel Da Cunha f9f52187ab Add queue diagnostics page
Adds a new diagnostics page under Config menu to monitor and manage
Oban job queues. Helps troubleshoot stuck or failed jobs without
needing to query the database directly.

Features:
- System overview (pending downloads, total media, sources, db size)
- Queue health status with running/available/scheduled/retryable counts
- Stuck jobs detection (executing > 30 min) with reset/cancel actions
- Failed jobs list with error details and bulk reset option
2026-01-18 21:29:00 +08:00
..
donate_modal.heex Updated modals and README (#235) 2024-05-10 10:05:22 -07:00
header.html.heex Fixed header height bug 2024-05-23 15:25:57 -07:00
sidebar.html.heex Add queue diagnostics page 2026-01-18 21:29:00 +08:00
upgrade_button_live.ex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
upgrade_modal.heex [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) 2024-12-06 10:37:15 -08:00