Go to file
jordi fita mas 000a2e506e Add tabs to “company settings” pages to link each other
I realized that tax details, campsite types, and campsites pages are all
part of the settings of the company, in the sense that all of them are
set up by a company administrator, and should be under the same item in
the user menu.

The template for these tabs is in the same layout.gohtml file because
i did not want to repeat the tabs everywhere it were used, or i would
forget some of them when adding new tabs, and did not want to add a new
file just for that.
2023-08-16 10:42:05 +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 form to update company’s tax details 2023-08-15 22:35:21 +02:00
pkg Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
po Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
revert Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
test Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
verify Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
web Add tabs to “company settings” pages to link each other 2023-08-16 10:42:05 +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 form to update company’s tax details 2023-08-15 22:35:21 +02:00