fix: account settings dropdown nav, profile PUT content-type, tier display

↗ view on GitHub · Jason Lee · 2026-05-12 · 7ccf1157

- stopPropagation on sidebar dropdown toggle and Account Settings button
  so outside-click listener doesn't race and swallow the navigation
- Add Content-Type: application/json to all three profile PUT calls in
  UserProfileContext - body was arriving as Buffer, UPDATE never executed
- Rename 'Models & API Keys' tab to 'Models' (no API keys with Bedrock)
- Add request + error logging middleware to Express app for CloudWatch
Repository dropthejase/louis
Author Jason Lee <12leeejk2@gmail.com>
Authored
Parents 7265ee79
Stats 4 files changed , +17 , -3
Part of Per-user monthly credits (DynamoDB-backed) and tier display

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-7ccf1157.md from inside the repo you want the change in.

⬇ Download capture-commit-7ccf1157.md