diligence/frontend
Claude ad3da57174 Fix: add backwards-compat CSS aliases for removed variable names
Theme overhaul removed --surface, --surface-2, --border, --r-md but
SettingsIntegrations.jsx and other pages still reference them. Cards
were rendering but invisible (transparent background/border).

Added aliases: --surface/--surface-2 → --card, --border → --card-border,
--r-md → --r
2026-07-13 22:20:08 +00:00
..
public Deliver Step 9: agent-card.json, SKILL.md, USDA lookup, integrations dynamic config, Welcome/Integrations/MealPlan pages, API methods, README, routes 2026-06-15 14:40:34 +00:00
src Fix: add backwards-compat CSS aliases for removed variable names 2026-07-13 22:20:08 +00:00
Dockerfile Fix docker-compose for Coolify: remove manual Traefik labels, add healthchecks, add curl to containers 2026-03-15 00:23:35 +00:00
index.html feat: timezone auto-detection, branding fix, frontend rebuild 2026-07-04 07:16:23 +00:00
nginx.conf Deliver Steps 3-8: integration config, meal plans, provider registry, MCP connector (14 tools), B2A files, nginx proxy, AGENT_GUIDE, LICENSE 2026-06-15 14:34:09 +00:00
package-lock.json feat: timezone auto-detection, branding fix, frontend rebuild 2026-07-04 07:16:23 +00:00
package.json Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00
vite.config.js Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00