forecasting/frontend
jtricerolph 4137813fc7 Use central Anthropic key for AI insights; add update-check banner
AI insights now fetches the Claude API key from the central settings
service instead of storing its own encrypted copy, so wages and other
apps can share the same key. Also wires up the update-available banner
using the existing version-check hook pattern.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-24 20:43:03 +00:00
..
public Replace letter icons with Lucide PWA icons 2026-07-11 20:30:11 +00:00
src Use central Anthropic key for AI insights; add update-check banner 2026-07-24 20:43:03 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
index.html Force desktop viewport (width=1280) — info-heavy display not suited to responsive layout 2026-07-20 23:15:55 +00:00
nginx.conf Remove PWA nginx location blocks from forecasting 2026-07-14 08:45:33 +00:00
package-lock.json Make forecasting installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Remove vite-plugin-pwa from forecasting frontend 2026-07-14 08:39:39 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Remove vite-plugin-pwa from forecasting frontend 2026-07-14 08:39:39 +00:00