cloudlog/application
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
..
config Add plugin system and Plugin Manager 2026-04-29 22:33:22 +01:00
controllers Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Show Active badge in timeline; fix label 2026-04-26 21:41:27 +01:00
libraries Enforce plugin read-only policy and show alerts 2026-04-30 23:03:29 +01:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add plugin system and Plugin Manager 2026-04-29 22:33:22 +01:00
models Update GMDX Summer Challenge to 2026 2026-05-06 10:33:35 +01:00
plugins Add plugin system and Plugin Manager 2026-04-29 22:33:22 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Refactor dashboard helpers and improve UX 2026-05-07 22:12:05 +01:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00