veza/apps/web
senke 8ff9e2a1ef [FIX] E2E: Améliorer test 1.4 pour vérifier existence utilisateur
- Vérifier d'abord si l'utilisateur existe via login API
- Si utilisateur existe, utiliser le token API pour le test
- Si utilisateur n'existe pas, essayer de l'enregistrer
- Gérer les cas où login UI échoue mais API fonctionne
- Stocker le token manuellement si nécessaire pour continuer le test
2026-01-04 01:44:15 +01:00
..
e2e [FIX] E2E: Améliorer test 1.4 pour vérifier existence utilisateur 2026-01-04 01:44:15 +01:00
lighthouse-reports BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
public BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
scripts fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
src [FIX] Frontend: Ajouter composants Dialog manquants pour WebhooksPage 2026-01-04 01:44:15 +01:00
.dockerignore BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
.prettierignore BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
.prettierrc.json BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
AUDIT_FRONTEND_GAP_ANALYSIS.md stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
AUDIT_PRODUCTION_FRONTEND.md stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
AUDIT_TECHNIQUE_EXHAUSTIF.md refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
COMPATIBILITY_CHECK_PROMPT.md fix(frontend): stabilize architecture (router, lazy loading, build, auth) 2025-12-17 09:15:45 -05:00
DIAGNOSTIC_REPORT.md stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
Dockerfile fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
Dockerfile.dev BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
Dockerfile.production [INFRA-002] infra: Set up Docker production images 2025-12-25 21:31:20 +01:00
e2e-results.json [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
eslint.config.js BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
FRONTEND_INTEGRATION.md stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
FRONTEND_STATUS.md fix(frontend): STATUS OVERVIEW 2025-12-17 09:20:58 -05:00
full_test_result.txt batch 1 2025-12-22 22:00:50 +01:00
index.html BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
jest.config.js BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
MIGRATION_GUIDE.md batch 1 2025-12-22 22:00:50 +01:00
nginx.conf feat: prepare production environment and fix frontend build 2025-12-31 16:27:36 +00:00
nginx.production.conf [INFRA-002] infra: Set up Docker production images 2025-12-25 21:31:20 +01:00
package-lock.json refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
package.json refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
playwright.config.ts [DOC] MVP Final Status - Backend 100% fonctionnel 2026-01-04 01:44:15 +01:00
playwright.config.ts.patch batch 1 2025-12-22 22:00:50 +01:00
postcss.config.js BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
QA_AUDIT_E2E_REPORT.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
RAPPORT_LAB.md report generation and future tasks selection 2025-12-08 19:57:54 +01:00
RUNTIME_AUDIT_REPORT.md [FIX] ISSUE-001 & ISSUE-002: Fix authentication workflow for MVP 2026-01-04 01:44:13 +01:00
RUNTIME_ISSUES.json [FIX] ISSUE-001 & ISSUE-002: Fix authentication workflow for MVP 2026-01-04 01:44:13 +01:00
tsconfig.app.json [FE-TYPE-014] fe-type: Add strict TypeScript mode 2025-12-25 15:04:01 +01:00
tsconfig.json [FE-TYPE-014] fe-type: Add strict TypeScript mode 2025-12-25 15:04:01 +01:00
tsconfig.node.json [FE-TYPE-014] fe-type: Add strict TypeScript mode 2025-12-25 15:04:01 +01:00
tsconfig.tsbuildinfo BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
typecheck_output.txt refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TYPESCRIPT_STRICT_MODE.md [FE-TYPE-014] fe-type: Add strict TypeScript mode 2025-12-25 15:04:01 +01:00
vite.config.ts [FIX] Frontend: Corriger port Vite de 3000 à 5173 2026-01-04 01:44:15 +01:00
vitest.config.ts BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00