feat: implement LGPD compliance features including data request management, consent tracking, and statistics display in the dashboard for enhanced data protection compliance

This commit is contained in:
2025-12-01 22:37:43 -03:00
parent 95c3b48ae6
commit fec5f5c33d
14 changed files with 3231 additions and 5 deletions

View File

@@ -268,6 +268,19 @@
palette: 'success',
icon: 'shieldCheck'
},
{
title: 'LGPD - Proteção de Dados',
description:
'Gerenciar solicitações LGPD, consentimentos, registros de tratamento e conformidade com a Lei Geral de Proteção de Dados.',
ctaLabel: 'Acessar LGPD',
href: '/(dashboard)/ti/lgpd',
palette: 'info',
icon: 'shieldCheck',
highlightBadges: [
{ label: 'Conformidade', variant: 'solid' },
{ label: 'Direitos', variant: 'outline' }
]
},
{
title: 'Configuração de Email',
description: