Go to file
jordi fita mas 244cbeddac Avoid horizontal scroll due to slick’s right margin
I can use overflow for that in most sizes, but on mobile the buttons
are outside the overflow and are not visible, thus have to revert it
and then remove the right margin to avoid the extra space.  Since on
mobile we only show a single slide at a time, the lack of margin is not
noticeable.
2024-02-03 01:11:21 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Tag database with v2 2024-01-29 02:52:52 +01:00
demo Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00
deploy Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00
pkg Advance min dates of departure and arrival one day 2024-02-02 02:59:41 +01:00
po Make submenus collapsible on mobile too 2024-02-03 00:16:29 +01:00
revert Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00
test Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00
verify Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00
web Avoid horizontal scroll due to slick’s right margin 2024-02-03 01:11:21 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add a controlled layer group for the zones on the map 2024-01-31 15:12:11 +01: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
guix.scm Add Guix package definition 2024-01-28 18:12:38 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Replace min_nights from campsite_type_costs to range in campsite_type 2024-01-31 23:06:45 +01:00