vault backup: 2026-05-10 16:19:02
This commit is contained in:
parent
28f5eddf10
commit
299093707b
2 changed files with 7 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 | UI Cleanup | Replaced outdated JPEG in dist/, updated web root with converted image | dist/index.html, web root assets |
|
||||
| 2026-05-10 | UI cleanup | Logo copy to dist directory, Vite build skip | dist/ |
|
||||
| 2026-05-10 | Push all changes to git and implement UI miscellaneous cleanup | Added get_current_user backend logic to return first admin user when token is missing, committed and deployed changes | Backend authentication logic, deployment configuration |
|
||||
| 2026-05-10 | UI Miscellaneous Cleanup | Added VPN pre-deployment check in CLAUDE.md rules | ~/.claude/CLAUDE.md |
|
||||
|
|
|
|||
|
|
@ -245,3 +245,9 @@ tags: [daily]
|
|||
- 16:16 | `Barclays-banner-builder`
|
||||
- **Asked:** Asked for git push and deployment with UI cleanup task.
|
||||
- **Done:** Pushed changes to git and deployed, copying logo directly to dist/ to bypass Vite build skip.
|
||||
- 16:17 | `Shumiland-site-dev`
|
||||
- **Asked:** Check design elements against Figma mockups using Playwright browser.
|
||||
- **Done:** Verified all UI elements match Figma design by taking screenshots and comparing layouts.
|
||||
- 16:17 | `Barclays-banner-builder`
|
||||
- **Asked:** Push all changes to git and perform UI miscellaneous cleanup.
|
||||
- **Done:** Replaced old JPEG in dist/ directory with converted file via scp to fix deploy issue.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue