Update blueprints: site, pages/home

This commit is contained in:
Timothée Goguely 2024-09-03 18:43:40 +02:00
parent d49daf9c97
commit 945362d5e2
2 changed files with 40 additions and 10 deletions

View file

@ -1,7 +1 @@
fields:
testImages:
type: files
testText:
type: text
testBlocks:
type: blocks
title: Home

View file

@ -1,5 +1,41 @@
title: Site
sections:
pages:
type: pages
tabs:
dashboard:
label: Dashboard
icon: dashboard
columns:
clients:
width: 1/2
sections:
clients:
label: Clients
type: pages
parent: site.find("clients")
template: client
search: true
image:
back: white
projects:
width: 1/2
sections:
projects:
extends: sections/projects
headline: Projets récement modifiés
parent: site.find("projects")
layout: list
sortBy: modified desc
settings:
label: Paramètres
icon: cog
columns:
- width: 1/1
sections:
settings:
label: Paramètres
type: fields
fields:
briefClientImagesTags:
label: Tags des images de Brief client
help: Ensemble des tags dimages disponibles lors de la création du Brief client
type: tags