feat(F-182): completed feature
This commit is contained in:
3
work/artifacts/F-182/architect.md
Normal file
3
work/artifacts/F-182/architect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-182
|
||||
|
||||
Persist touch config in pos_terminals.settings. Category hierarchy remains sourced from Admin Categories/product assignments. Terminal endpoint returns touch catalogue and hydrated four quick slots.
|
||||
3
work/artifacts/F-182/documenter.md
Normal file
3
work/artifacts/F-182/documenter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Interfaz táctil TPV
|
||||
|
||||
En Admin → TPV pulsa «Configurar táctil» en un terminal. Activa la navegación y elige hasta cuatro productos rápidos. Categorías, subcategorías y asignaciones de productos se gestionan desde los módulos Catálogo/Categorías. En el TPV, los botones grandes añaden una unidad al carrito; los cuatro accesos rápidos permanecen abajo.
|
||||
3
work/artifacts/F-182/implementer.md
Normal file
3
work/artifacts/F-182/implementer.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-182
|
||||
|
||||
Admin → TPV now loads active catalogue options and configures touch mode plus four per-terminal quick slots in `pos_terminals.settings`. New RBAC endpoints validate distinct active variants and return a store-stock-aware touch catalogue. POS shows large category → subcategory → product buttons, breadcrumb/back controls, and four persistent finger-sized quick buttons; search remains available. Runtime: 12 options, config PATCH 200, touch catalog 200 with 10 categories/13 category-product rows/four hydrated quick products. Admin/POS builds and backend typecheck pass.
|
||||
1
work/artifacts/F-182/leader-close.json
Normal file
1
work/artifacts/F-182/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-182","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/runtime/builds/verify","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-182/qa.json
Normal file
1
work/artifacts/F-182/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-182","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"config PATCH 200","ok":true},{"item":"catalog GET 200","ok":true},{"item":"four hydrated quick products","ok":true},{"item":"category hierarchy and store stock returned","ok":true},{"item":"Admin/POS builds/typecheck","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-182/reviewer.json
Normal file
1
work/artifacts/F-182/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-182","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"Admin-owned terminal config","ok":true},{"item":"category/subcategory/product touch flow","ok":true},{"item":"exactly four quick slots","ok":true},{"item":"runtime/builds","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-182/security.json
Normal file
1
work/artifacts/F-182/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-182","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"Admin RBAC for config","ok":true},{"item":"staff RBAC and bound terminal for catalog","ok":true},{"item":"active distinct variant validation","ok":true},{"item":"parameterized SQL","ok":true}],"issues":[]}
|
||||
Reference in New Issue
Block a user