Commit Graph

8 Commits

Author SHA1 Message Date
Matthieu
6cf2b566ce feat: add product domain and machine integration
- extend Prisma schema with products, product constructs and link tables\n- introduce product service, DTOs and includes with constructeur support\n- integrate product selections across model type skeletons, composants, pièces and machines\n- validate product requirements when building machine skeletons and payloads
2025-11-05 15:34:42 +01:00
Matthieu
9f522a6dbb feat: gérer l'ordre des champs personnalisés 2025-10-28 18:08:08 +01:00
Matthieu
48a74b74d7 refactor: prepare multi-machine inventory associations 2025-10-08 16:23:49 +02:00
MatthieuTD
1a4cedb431 feat: normalize and validate component model structure 2025-10-01 11:47:45 +02:00
Matthieu
bd058cd533 feat(custom-fields): allow creating values without predefined field ID 2025-09-30 15:34:06 +02:00
Matthieu
e64fba3ae7 feat: Add Model gestion for piece and component 2025-09-23 15:05:33 +02:00
MatthieuTD
c8cc15c907 feat: secure custom field value routing 2025-09-22 10:20:49 +02:00
Matthieu
b4886d68bf feat: Modules de fonctionnalités avancées - Ajout des modules Documents et Champs personnalisés pour la gestion des fichiers et métadonnées 2025-07-29 21:04:15 +02:00