solventum-image-metadata/frontend
SamoilenkoVadym 452a11f1e9 fix(dashboard): add null checks for stats display
- Add fallback to 0 for undefined stats values
- Prevents toLocaleString() error on undefined
- Safe rendering when API returns incomplete data

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 18:54:26 +00:00
..
src fix(dashboard): add null checks for stats display 2026-02-09 18:54:26 +00:00
.env feat(config): commit .env files to git for deployment 2026-02-09 15:17:26 +00:00
.env.example fix(frontend): correct API URL with full path 2026-02-09 14:58:58 +00:00
.env.production fix(frontend): correct API URL with full path 2026-02-09 14:58:58 +00:00
index.html feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00
package-lock.json feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00
package.json feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00
postcss.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tailwind.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.node.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
vite.config.ts feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00