Commit graph

19 commits

Author SHA1 Message Date
c2da4d0eaf docs & seeds: align showcase guides with multi-hotel RLS scenario and seed demo databases 2026-06-14 01:19:16 +00:00
50a2a473bb chore: add E2E demo showcase excel spreadsheet, generator script, and updated screenshots 2026-06-14 01:13:23 +00:00
65edbd35c0 docs: update showcase guides to use relative links and check in walkthrough configuration 2026-06-13 01:58:38 +00:00
9553721add feat: implement Phase 6 history, auditing, dashboards and exporter services with e2e tests 2026-06-13 01:02:18 +00:00
22358e0df9 security: enforce UI route authorization and add custom unauthorized view 2026-06-12 20:46:29 +00:00
1a71db162f docs: update all Puppeteer screenshots with dark mode versions 2026-06-12 19:15:50 +00:00
82617d9a8d test: emulate dark mode in Puppeteer scripts for automated screenshots 2026-06-12 19:13:33 +00:00
1fc4d2fea9 docs: track prisma/screenshots and update gitignore for Forgejo image rendering 2026-06-12 19:09:35 +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
8bfd240860 Audit, fix eslint rules, and configure/verify E2E n8n integration tests 2026-06-12 02:43:17 +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
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
a2238bd7e3 test: add database and rls policy verification test suite 2026-06-11 14:50:12 +00:00
f6b8f019cd docs, css, database: Complete Phase 1 - Foundation & Database Configuration 2026-06-11 14:46:55 +00:00