camper/web/templates/admin
jordi fita mas 650d3bff7b Add a confirmation message for delete actions, except for session
I do not like confirmation messages: they question user’s actions, and
in general it is better to offer an undo option afterward. However, undo
is harder to implement, and currently i do not have time to do this.

The delete for the session is different because the only repercussion
would be to log in again; the user is not in danger of losing any data
whatsoever.
2023-09-26 17:00:22 +02:00
..
campsite Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
carousel Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
home Add a confirmation message for delete actions, except for session 2023-09-26 17:00:22 +02:00
media Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
season Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
services Add a confirmation message for delete actions, except for session 2023-09-26 17:00:22 +02:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Change media picker from <div> to <dialog> and make it modal 2023-09-22 02:11:03 +02:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add the edit form for services 2023-09-25 20:10:33 +02:00
login.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00