Files
webshop/shop/components
DanielS 72b906779c
All checks were successful
Staging Build / build (push) Successful in 2m55s
feat(wizard): add license lookup panel (UI mockup)
Add collapsible LicenseLookupPanel component to step 3
of the order wizard (left column). Panel queries mock
LicServer data by license key and displays product,
customer, dates, status badge and licensed modules.
Real API endpoint can replace mock in lookupLicense().

- New: components/wizard/license-lookup-panel.tsx
- Modified: components/order-wizard.tsx (4-col grid)
2026-07-14 12:57:46 +02:00
..