wages/frontend
jtricerolph cb070a17e3 Refresh forecast tiles periodically, not just once on mount
Dashboard's week/month tiles were only computed on initial load; the 5-minute
timer refreshed the AI insight but not the tiles, so an installed PWA left
open would keep showing stale forecast numbers indefinitely. Monthly's forecast
had no refresh at all. Both now recompute every 5 minutes while viewing the
current month.
2026-08-12 08:56:55 +00:00
..
public/icons Add missing PWA icons 2026-07-29 17:22:24 +00:00
src Refresh forecast tiles periodically, not just once on mount 2026-08-12 08:56:55 +00:00
Dockerfile
index.html Add iOS install hint + Apple PWA meta tags, fix missing beforeinstallprompt handler 2026-08-06 14:12:12 +00:00
nginx.conf
package-lock.json Add AI cost insights dashboard; rota-informed forecast method 2026-07-24 20:43:18 +00:00
package.json
tsconfig.json Fix TS errors: vite/client types + recharts Tooltip formatter signature 2026-07-23 09:07:34 +00:00
vite.config.ts Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:22 +00:00