cloudlog/application/views/lotw_views
Peter Goodhall 88e95b0db9 Add HTMX modal upload and cert table refresh
Enable HTMX-driven certificate uploads and partial UI updates for LoTW. Updated Lotw controller to detect HTMX requests in do_cert_upload, return inline success/error alerts for modal uploads, and added cert_table_refresh endpoint to return the cert table partial. Extracted the certificate table into a new view (lotw_views/cert_table.php) and replaced the inline table in index.php with a container that loads that partial. Added a Bootstrap modal view (upload_cert_modal.php) with an HTMX multipart form, drag-and-drop file UI, JS handlers to manage upload state and refresh the certificate list, and modal reset behavior. Minor refactors to flash/success handling to support both full-page and HTMX flows.
2026-02-18 15:51:19 +00:00
..
adif_views Update adif_export.php 2025-08-03 16:51:40 +01:00
cert_table.php Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00
index.php Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00
upload_cert.php run migration script 2023-11-14 13:35:53 +01:00
upload_cert_modal.php Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00