cloudlog/application/helpers
Peter Goodhall 0413d8a6bf Refactor dashboard helpers and improve UX
Move repeated table rendering helpers into a new application/helpers/dashboard_helper.php and load it from the Dashboard controller to remove duplication in views. Improve mobile/responsive dashboard behavior: detect mobile user agent to reduce recent-QSO rows, add mobile-specific quick links, collapse cards for compact display, and adjust HTMX polling intervals and targets. Add htmx loading indicators and last-updated timestamps with a small JS handler, and include minor CSS tweaks. Also add a session validation early-return in radio_display_component and load the user_agent library in the controller.
2026-05-07 22:12:05 +01:00
..
dashboard_helper.php Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00
psr4_autoloader_helper.php [Logbookadvanced] First version of a logbook with filtering and batchprocessing of QSL handling. 2022-12-18 16:49:54 +01:00
storage_helper.php added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
useragent_helper.php Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00