vault backup: 2026-05-10 15:50:06
This commit is contained in:
parent
4b47dc0613
commit
0abfab12f0
2 changed files with 4 additions and 0 deletions
|
|
@ -503,6 +503,7 @@ Key REST endpoints (FastAPI + auto-docs at `/api/docs`):
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 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 |
|
||||
| 2026-05-10 | UI Miscellaneous Cleanup | Code review of flow logic, live site audit preparation | Flow components, UI pages |
|
||||
| 2026-05-10 | UI Cleanup | Removed BriefEditor component, removed /brief route and import, removed /brief from CREATION_ROUTES, replaced /brief fallback with no-op | BriefEditor.tsx, App.tsx, Layout.tsx, ConversationLanding.tsx |
|
||||
| 2026-05-10 | UI Cleanup | Type-checked codebase, staged changes for commit | Multiple UI-related files |
|
||||
|
|
|
|||
|
|
@ -224,3 +224,6 @@ tags: [daily]
|
|||
- 15:46 | `Shumiland-site-dev`
|
||||
- **Asked:** Compare design mockup with current implementation and verify all elements match Figma.
|
||||
- **Done:** Reviewed structure, removed px-8 from container and moved padding to flex row, took screenshot for verification.
|
||||
- 15:49 | `Barclays-banner-builder`
|
||||
- **Asked:** Push all changes to git and implement UI miscellaneous cleanup tasks.
|
||||
- **Done:** Fixed four bugs (initSelection race condition, hooks order, selectedVariantIds restoration, ConversationLanding hang) and added PDF regenerate button.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue