cloudlog/application/views/logbooks
Peter Goodhall e23decde7e Conditional action buttons in logbooks list
Make action buttons in the logbooks index conditional while keeping layout intact. Always show the Edit button; show Embed only when a public_slug exists; show Share only for the owner or admin; show Delete only when the logbook is not the active station logbook and the user is the owner. Hidden placeholder buttons include tabindex and aria-hidden to preserve spacing and accessibility. Added inline comments for clarity.
2026-04-13 22:28:00 +01:00
..
components Add multi-user logbook sharing and permissions 2025-11-19 15:37:34 +00:00
create.php run migration script 2023-11-14 13:35:53 +01:00
edit.php Add multi-user logbook sharing and permissions 2025-11-19 15:37:34 +00:00
index.php Conditional action buttons in logbooks list 2026-04-13 22:28:00 +01:00
manage_sharing.php Add multi-user logbook sharing and permissions 2025-11-19 15:37:34 +00:00