All checks were successful
Deploy Preprod / Build and Deploy to Preprod (push) Successful in 28s
- Blueprint : ajout champs moodboard et description - Kanban : utilise ClientBrief au lieu de SimpleDocument - Validation : support extended-brief depuis PDF et page images - Navigation : paths dynamiques basés sur step.slug Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
55 lines
1.2 KiB
YAML
55 lines
1.2 KiB
YAML
title: Brief enrichi
|
|
icon: document
|
|
image:
|
|
back: black
|
|
color: white
|
|
query: false
|
|
options:
|
|
changeTitle: false
|
|
changeTemplate: false
|
|
changeStatus: false
|
|
changeSlug: false
|
|
move: false
|
|
duplicate: false
|
|
sort: false
|
|
|
|
tabs:
|
|
content:
|
|
label: Brief enrichi
|
|
icon: document
|
|
columns:
|
|
- width: 1/1
|
|
fields:
|
|
stepName:
|
|
type: hidden
|
|
isValidated:
|
|
type: hidden
|
|
# Champs pour notification "content" (brief validé)
|
|
validatedBy:
|
|
type: hidden
|
|
validatedByName:
|
|
type: hidden
|
|
validatedByEmail:
|
|
type: hidden
|
|
validatedAt:
|
|
type: hidden
|
|
validationReadby:
|
|
type: hidden
|
|
validationDialogUri:
|
|
type: hidden
|
|
pdf:
|
|
label: PDF
|
|
type: files
|
|
multiple: false
|
|
uploads: pdf
|
|
description:
|
|
type: textarea
|
|
size: tiny
|
|
buttons: false
|
|
moodboard:
|
|
label: Images
|
|
type: files
|
|
template: image
|
|
layout: cards
|
|
size: medium
|
|
files: tabs/files
|