Matthieu
6152848957
feat(ui): replace native confirm() with DaisyUI modal composable (F7.2)
...
Create useConfirm composable (promise-based, singleton state) and
ConfirmModal component. Replace all 10 confirm()/window.confirm() calls
across 9 pages and 1 composable.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 11:20:13 +01:00
8af8374282
feat(ui): ajoute la pagination et la recherche serveur
2026-01-23 19:35:00 +01:00
ddce3ff3ae
feat(tri): mémoriser les préférences de tri
2026-01-14 23:10:27 +01:00
Matthieu
936a73fde3
Fix fournisseur handling across catalog flows
2025-12-03 11:29:11 +01:00
Matthieu
d860f24e69
feat: add product catalogue and product-aware UI
...
- introduce product catalogue pages, management view entries and shared product composables\n- wire product selection into component/piece flows and machine skeleton requirements\n- display linked product metadata and documents across machine, component and piece views\n- generalize model type tooling to handle PRODUCT category
2025-11-05 15:35:02 +01:00
Matthieu
3af6c50892
feat: retire la colonne catégorie des catalogues
2025-10-31 10:04:40 +01:00
Matthieu
da447e4ea2
feat: supprimer automatiquement les valeurs de champs si besoin
2025-10-24 15:50:20 +02:00
Matthieu
5684bc282b
fix: afficher le détail des blocages avant suppression
2025-10-24 15:42:22 +02:00
Matthieu
e9c7a3d1a7
feat: ajouter les miniatures de documents dans les catalogues
2025-10-24 15:25:40 +02:00
Matthieu
d011e58030
feat: ajouter le tri par nom sur les catalogues
2025-10-24 15:18:24 +02:00
Matthieu
553600c34b
Add searchbar in catalogue and update custom fuild bug
2025-10-17 10:10:52 +02:00
Matthieu
e297d1bb39
feat(frontend): add reusable search select and wire it into machine creation
...
fix(frontend): guard custom field persistence against non-string values
2025-10-13 17:03:06 +02:00
Matthieu
f89364d04e
feat: reuse inventory items when configuring machines
2025-10-08 16:29:00 +02:00
MatthieuTD
f9641dbd62
Restore catalogs and type-aware machine selection
2025-10-06 17:19:30 +02:00
MatthieuTD
c5f2c568b6
chore: retire legacy model catalogs
2025-10-02 16:29:50 +02:00
Matthieu
a78938a4d1
chore: update frontend configuration
2025-09-26 11:29:47 +02:00
Matthieu
8e3894bfe2
frontend: refactor model type management and catalog routes
2025-09-25 16:14:22 +02:00