release: dev -> main (P1 conception v0.2 + front P5 + admin shell) #1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dev"
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?
Description
Integration sur main du travail accumule depuis v0.1.0 :
Decisions : docs/journal/2026-06-04--conception-prodlike-revision.md + revue §7.
Type
Bloc RNCP impacte
Bloc 2 (Cr 3.a/3.b modelisation), Bloc 1 (borne/accessibilite), Bloc 5 (infra).
Base de la PR
dev-> NON, ici c'estdev -> main(release, exception assumee)Normalizes produits.json: - Prix converted from float EUR to integer centimes - Image paths rewritten to match actual filesystem (lowercase, dashes) - Added type field ('produit'|'menu') on each entry - Added slug field to categories.json In P4, swap fetch URLs in assets/js/data.js (marked with TODO comments).payment.html - card / cash choice with inline SVG icons; both simulate payment (MVP) confirmation.html - order number WK-<base36 timestamp>, cart cleared on load, new-order button resets flow to index.html