Go to file
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
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
demo Add missing campsites and mark them on the SVG map 2023-09-25 12:51:11 +02:00
deploy Add the edit form for services 2023-09-25 20:10:33 +02:00
pkg Add the new service form 2023-09-26 16:51:35 +02:00
po Add a confirmation message for delete actions, except for session 2023-09-26 17:00:22 +02:00
revert Add the edit form for services 2023-09-25 20:10:33 +02:00
test Add the edit form for services 2023-09-25 20:10:33 +02:00
verify Add the edit form for services 2023-09-25 20:10:33 +02:00
web Add a confirmation message for delete actions, except for session 2023-09-26 17:00:22 +02:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add the edit form for services 2023-09-25 20:10:33 +02:00