vault backup: 2026-05-10 15:18:14

This commit is contained in:
Vadym Samoilenko 2026-05-10 15:18:14 +01:00
parent 502ee18b5b
commit 8acd6fcaa3

View file

@ -194,3 +194,6 @@ tags: [daily]
- 15:12 | `Barclays-banner-builder`
- **Asked:** Admin navigation moved from sidebar to user area | Admin link relocated to bottom-left user area, role-gated, with Settings icon; logo references updated | Layout.tsx, LoginPage.tsx
- **Done:** Done | Admin navigation repositioned and logo file references updated; one manual step remains for logo file | Layout.tsx, LoginPage.tsx, public/
- 15:17 | `Barclays-banner-builder`
- **Asked:** Admin navigation relocation | Move "Admin" link from sidebar nav to bottom-left user area with email and sign-out | Navigation.tsx, UserArea.tsx
- **Done:** PDF generation and download bug fix | Resolve null selectedVariantIds issue affecting CSV and PDF exports | VariantsGrid.tsx, PDFGenerator.ts