Merge branch 'notifications'

This commit is contained in:
isUnknown 2024-12-19 11:12:11 +01:00
commit caf6f721fb
34 changed files with 671 additions and 417 deletions

View file

@ -4,4 +4,48 @@ home: /panel/pages/projects
fields:
notifications:
type: hidden
label: Notifications
type: structure
fields:
type:
type: text
disabled: true
location:
type: object
fields:
page:
type: object
fields:
label: Page d'origine
disabled: true
title:
type: text
uri:
disabled: true
type: text
project:
label: Projet correspondant
type: object
fields:
title:
disabled: true
type: text
uri:
disabled: true
type: text
author:
label: Auteur
type: object
fields:
name:
label: Nom
disabled: true
type: text
email:
type: email
disabled: true
date:
type: hidden
isread:
type: toggle
disabled: true