Go to file
jordi fita mas 93364b896c Remove the menu aria role from admin’s layout
Elements with the menu role require complex functionality and a keyboard
navigation[0] that i do not implement, thus the role is incorrect and
more harmful than anything else.

[0]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/menu_role
2023-08-15 20:52:14 +02:00
cmd/camper Allow users to update their profile images 2023-07-28 20:15:09 +02:00
debian Add correct dependencies for camper-sqitch 2023-07-31 16:20:13 +02:00
deploy Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
pkg Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
po Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
revert Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
test Test that new campsite types created by PL/pgSQL function are active 2023-08-14 20:19:17 +02:00
verify Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
web Remove the menu aria role from admin’s layout 2023-08-15 20:52:14 +02:00
.gitignore Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
Makefile Add Debian package 2023-07-27 20:00:08 +02:00
demo.sql Move the user role down to company_user relation 2023-08-08 02:22:16 +02:00
go.mod Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
go.sum Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00