From c85ee8974c7e4f84b4036ac701a1153d96ecaf99 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Sun, 10 May 2026 16:10:35 +0100 Subject: [PATCH] vault backup: 2026-05-10 16:10:35 --- .../Barclays-banner-builder/Barclays Banner Builder.md | 1 + 99 Daily/2026-05-10.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/01 Projects/Barclays-banner-builder/Barclays Banner Builder.md b/01 Projects/Barclays-banner-builder/Barclays Banner Builder.md index ae8c9ea..6bdc170 100644 --- a/01 Projects/Barclays-banner-builder/Barclays Banner Builder.md +++ b/01 Projects/Barclays-banner-builder/Barclays Banner Builder.md @@ -503,6 +503,7 @@ Key REST endpoints (FastAPI + auto-docs at `/api/docs`): ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-10 | Push all changes to git | Pushed commit 4759e33 to Bitbucket | Git repository | | 2026-05-10 | UI Miscellaneous Cleanup | Fixed initSelection race, hooks order, selectedVariantIds recovery, ConversationLanding error state, added PDF regenerate button | ExportPage.tsx, VariantsGrid.tsx, ConversationLanding.tsx | | 2026-05-10 | Bug fixes, PDF UI | initSelection race condition, hooks order, selectedVariantIds restoration, ConversationLanding error state, regenerate button | ExportPage.tsx, VariantsGrid.tsx, ConversationLanding.tsx | | 2026-05-10 | Bug fixes, PDF regenerate button | initSelection race in loadBannerSet, hooks order in ExportPage, selectedVariantIds in VariantsGrid, failed state in ConversationLanding, regenerate button added | ExportPage.tsx, VariantsGrid.tsx, ConversationLanding.tsx | diff --git a/99 Daily/2026-05-10.md b/99 Daily/2026-05-10.md index 71a233b..ec4d9c7 100644 --- a/99 Daily/2026-05-10.md +++ b/99 Daily/2026-05-10.md @@ -230,3 +230,9 @@ tags: [daily] - 15:53 | `Barclays-banner-builder` - **Asked:** Push UI miscellaneous cleanup changes to git with bug fixes and UX improvements. - **Done:** Fixed 4 bugs (initSelection race, hooks order, selectedVariantIds, ConversationLanding hang) and added PDF regenerate button, pushed to Bitbucket. +- 15:55 | `Barclays-banner-builder` + - **Asked:** Asked | Done | Log + - **Done:** ---|---|--- +- 16:08 (8min) | `Shumiland-site-dev` + - **Asked:** Check design elements against Figma mockups using Playwright browser to verify visual consistency. + - **Done:** Identified path alias issue in figma.config.json preventing CLI resolution during design verification.