Commit graph

15 commits

Author SHA1 Message Date
2b52dd0c4e feat(i18n): internationalize status and target type keywords across plans, goals, simulations, and approvals views 2026-06-12 19:13:02 +00:00
41fb0d0d75 feat: implement phase 5 settlements and i18n support
- Add English/Spanish translation system for UI pages
- Add bilingual AI audit notes using translation LLM chains in n8n
- Support zero-trust Docker routing to dev stack via internal hostnames
- Quiet down Next.js database query and middleware logging in test runs
2026-06-12 19:00:46 +00:00
a3a88d11a7 feat: implement phase 5 settlement calculation and approvals 2026-06-12 15:18:40 +00:00
95b05c50f5 feat(n8n): resolve AI model credentials and project ID dynamically on deploy/test and update documentation 2026-06-12 13:14:05 +00:00
95b0bd1bfc feat: integrate SalesImportJob tracking table and fix E2E test race conditions 2026-06-12 01:59:31 +00:00
49229263c6 fix(phase-4): fix translation interpolation and n8n webhook connection in E2E tests 2026-06-11 22:51:23 +00:00
d5a09e14a4 fix: change Map instantiation type definition in batch-save route 2026-06-11 22:35:27 +00:00
a7cfa1a951 fix: type annotation for map variables in sales import route 2026-06-11 22:35:22 +00:00
bcdc8efba5 fix: type annotation for map variables in batch-save route 2026-06-11 22:29:01 +00:00
9759a8bcda fix: type-check compile fix for batch-save route 2026-06-11 22:28:36 +00:00
731a2c4b4a fix: change xlsx import to namespace in sales import route 2026-06-11 22:28:18 +00:00
b6fa061208 feat: implement Phase 4 - Excel import, validations, idempotency key, and E2E tests 2026-06-11 22:28:14 +00:00
f79d7db793 feat: implement Phase 3 - Compensation Plan Creation, Versioning Logic, Goals, and E2E Tests 2026-06-11 18:03:44 +00:00
9ea98f8d76 feat: implement Phase 2 - Authentication, RLS Middleware, and Route Guards 2026-06-11 15:02:37 +00:00
f6b8f019cd docs, css, database: Complete Phase 1 - Foundation & Database Configuration 2026-06-11 14:46:55 +00:00