camper/pkg
jordi fita mas 1e1797c1b4 Go back to WYSIWYG for campsite types’ description and remove pages
GrapesJS was not working: too complex for users and not enough for
designers.

Therefore, we decided to use a simple WYSIWYG widget for the campsite
types’ description, while we will do the actual HTML template with an
external editor.  Once that is done, we will convert that HTML to Go
templates and get the description’s content from the database.

Now the pages section has no sense: all the pages will be straight Go
templates.  Only the pages for “special things”, like campsite types,
will use the database, and only for some fields, not the whole page.
2023-08-12 05:41:34 +02:00
..
app Go back to WYSIWYG for campsite types’ description and remove pages 2023-08-12 05:41:34 +02:00
auth Move the locales parameter inside Company struct. 2023-08-07 10:53:42 +02:00
campsite Add public page for campsite type, and function to edit them 2023-08-08 02:45:54 +02:00
database Add the company’s slug in the URL before company-dependent handlers 2023-07-31 18:51:50 +02:00
form Allow users to update their profile images 2023-07-28 20:15:09 +02:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
locale Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
template Replace Gutenberg with GrapesJS for pages 2023-08-11 02:40:02 +02:00
uuid Add the company’s slug in the URL before company-dependent handlers 2023-07-31 18:51:50 +02:00