feat: add super admin creation, enhance date handling, and improve UI components

This commit is contained in:
2025-10-17 23:16:09 +02:00
parent ab0f3159e7
commit 4c454ad534
5 changed files with 23 additions and 16 deletions

View File

@@ -11,6 +11,8 @@ async function main() {
update: {},
create: {
email: 'test@test.fr',
firstName: 'Super',
lastName: 'Admin',
password: hashedPassword,
role: 'SUPER_ADMIN',
id: uuidv4(), // Ajout d'un identifiant unique