wages/frontend
jtricerolph fcc1ab9e51 Hide Budget Watch card when no dept budget split is configured
Previously showed a false "all departments within budget" message even
when Settings has no per-department split defined, since every share
was 0/undefined and nothing was actually being evaluated.
2026-07-25 20:49:51 +00:00
..
src Hide Budget Watch card when no dept budget split is configured 2026-07-25 20:49:51 +00:00
Dockerfile Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
index.html Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
nginx.conf Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
package-lock.json Add AI cost insights dashboard; rota-informed forecast method 2026-07-24 20:43:18 +00:00
package.json Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
tsconfig.json Fix TS errors: vite/client types + recharts Tooltip formatter signature 2026-07-23 09:07:34 +00:00
vite.config.ts Fix session-expiry redirect breaking standalone PWA out of its shell 2026-07-24 17:07:04 +00:00