11 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
635ea0e84e fix: corrige les associations constructeurs 2025-10-28 16:37:06 +01:00
Matthieu
dc4a12440b feat: auto populate machine structures and seed sample data 2025-10-13 09:01:33 +02:00
Matthieu
48a74b74d7 refactor: prepare multi-machine inventory associations 2025-10-08 16:23:49 +02:00
MatthieuTD
c23ba3a587 Migrate away from legacy component and piece models 2025-10-02 15:44:02 +02:00
MatthieuTD
44fd4bb8c7 Map seeded component models to type identifiers 2025-10-02 09:33:59 +02:00
MatthieuTD
6f52b27efc Normalize component model structures in industrial seed 2025-10-02 08:19:44 +02:00
MatthieuTD
bd439f6096 Enrich component model templates with BOM guidance 2025-10-01 18:02:06 +02:00
MatthieuTD
099294bb37 Refactor demo seed to use independent machines 2025-10-01 17:46:04 +02:00
MatthieuTD
2a13974125 Revamp demo seed dataset with detailed machines 2025-10-01 16:44:20 +02:00
MatthieuTD
5f77fb25cb feat: add industrial grain demo seed script 2025-10-01 16:12:10 +02:00