feat(catalog) : M6 — page liste produits /admin/products (ERP-204) #156
Reference in New Issue
Block a user
Delete Branch "feat/erp-204-products-list-front"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ERP-204 (1.8) — Page liste
/admin/productsEcran d'entree du catalogue produit (admin-only) : liste paginee + filtre + export. Miroir des pages
/admin/categorieset/carriers.Contenu
/admin/products(shell admin) ; boutons Filtrer/Exporter gates surcatalog.products.view, « + Ajouter » surcatalog.products.manage.MalioDataTable+usePaginatedList<Product>({ url: '/products' })— colonnes Nom / Numero (code) / Categorie (category.name), triname ASCserveur./admin/products/{id}/edit; + Ajouter →/admin/products/new.GET /api/products/export.xlsxviauseApi()(blob).?categoryId), etat (?state), sites multi (?siteId[]). Referentiels charges en?pagination=false, resilient (Promise.allSettled).Productcalque sur le contrat JSON capture en ERP-203 (spec-back § 4.0.bis).admin.products.Garde-fous
useApi()partout ; etat du tableau 100 % local (jamais dans l'URL) ; 4 espaces ; commentaires FR ; libelles i18n.Verifications
make nuxt-test: 685 tests OK (dont 11 nouveaux)./newet/{id}/editsont des tickets separes (pas encore creees).View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.