vault backup: 2026-04-28 20:32:05
This commit is contained in:
parent
55b2ca7dbf
commit
d69c7fe87d
2 changed files with 8 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ AI-assisted banner generation tool for Barclays marketing assets. Workflow: Brie
|
|||
- **Port:** 8010 (backend API)
|
||||
|
||||
## Sessions
|
||||
### 2026-04-28 – Asked | one short sentence —
|
||||
**Asked:** Asked | one short sentence — what the developer asked for
|
||||
**Done:** Done | one short sentence — what was accomplished
|
||||
|
||||
### 2026-04-20 – Add visual progress indicator showing user
|
||||
**Asked:** Add visual progress indicator showing user journey through workflow stages with backward navigation only.
|
||||
**Done:** Implemented progress indicator component and updated export functionality to filter by selected variant IDs with unique PDF filenames.
|
||||
|
|
@ -247,6 +251,7 @@ AI-assisted banner generation tool for Barclays marketing assets. Workflow: Brie
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 2026-04-28 | Log | Banner icon display and Medium/Large image generation | Icons 404 fixed, Infrastructure folder renamed, Medium/Large model defaults updated | main.py, BriefCreate model |
|
||||
| 2026-04-20 | Progress indicator, export filtering | Added progress tracking, variant ID filtering, unique PDF naming | Layout.tsx, BannerEditor.tsx, BriefEditor.tsx, ExportPage.tsx, VariantsGrid.tsx |
|
||||
| 2026-04-20 | Progress indicator | Add step tracking, backward navigation, gray out incomplete steps | Layout.tsx, BriefEditor.tsx, VariantsGrid.tsx, BannerEditor.tsx, ExportPage.tsx |
|
||||
| 2026-04-20 | Progress indicator | Backward navigation, forward steps grayed out, always visible | Layout.tsx, BannerEditor.tsx, BriefEditor.tsx, ExportPage.tsx, VariantsGrid.tsx |
|
||||
|
|
|
|||
|
|
@ -131,3 +131,6 @@ tags: [daily]
|
|||
- 19:37 | `sandbox-notebookllamalm-nextjs`
|
||||
- **Asked:** Check why a document uploaded at 8am hasn't finished processing in the notebook.
|
||||
- **Done:** Diagnosed server logs and found 3 dead IN_PROGRESS tasks and 30 PENDING tasks; reset 33 tasks to FAILED and restarted containers.
|
||||
- 20:31 (21min) | `Barclays-banner-builder`
|
||||
- **Asked:** Asked | one short sentence — what the developer asked for
|
||||
- **Done:** Done | one short sentence — what was accomplished
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue