Ruslan Bakiev
1e87a14065
Build Docker Image / build (push) Successful in 4m49s
feat(catalog): implement step-by-step navigation for offers and suppliers
- Transform offers/index.vue to show products list with sparkline charts
- Create nested routes for offers: /offers → /offers/[productId] → /offers/[productId]/[hubId]
- Create nested routes for suppliers: /suppliers → /suppliers/[supplierId] → /suppliers/[supplierId]/[productId] → /suppliers/[supplierId]/[productId]/[hubId]
- Add OffersBreadcrumbs and SuppliersBreadcrumbs components for navigation
- Update HubCard to accept custom linkTo prop
- Key difference: Suppliers calculation uses FindRoutes (single source), Offers uses FindProductRoutes (all sources)
2026-01-16 00:52:47 +07:00
..
2026-01-07 09:10:35 +07:00
2026-01-16 00:25:41 +07:00
2026-01-07 09:10:35 +07:00
2026-01-08 10:08:05 +07:00
2026-01-07 09:10:35 +07:00
2026-01-14 12:09:15 +07:00
2026-01-07 09:10:35 +07:00
2026-01-07 09:10:35 +07:00
2026-01-07 09:10:35 +07:00
2026-01-14 12:31:38 +07:00
2026-01-07 09:10:35 +07:00
2026-01-16 00:52:47 +07:00
2026-01-16 00:02:17 +07:00
2026-01-07 09:10:35 +07:00
2026-01-07 09:10:35 +07:00
2026-01-15 15:45:26 +07:00
2026-01-16 00:52:47 +07:00
2026-01-15 23:50:52 +07:00
2026-01-07 09:10:35 +07:00
2026-01-15 15:45:26 +07:00
2026-01-07 09:10:35 +07:00
2026-01-16 00:52:47 +07:00