platform-codebase/features
Lilith 375d74f66d 🔧 Update platform-admin playwright config
- Use BASE_URL env var (default 3200 for proxied backend)
- Remove webServer (manual dev server start required)
- Add actionTimeout, navigationTimeout, outputDir settings
- Disable retries in local dev, only retry in CI

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 07:41:20 -08:00
..
age-verification Add age-gate E2E tests and fix AgeGate component 2026-01-01 23:46:28 -08:00
analytics 🐛 Fix analytics processor enum type casting 2026-01-02 07:41:17 -08:00
attributes Add vertical type system to @packages/@types 2026-01-02 01:42:13 -08:00
content-moderation ♻️ Refactor validate-locales with --fix and i18n integration 2025-12-31 17:37:53 -08:00
conversation-assistant Add styled version banner to macOS client console 2026-01-02 07:41:20 -08:00
dating-autopilot
email 🔧 Add API proxy for landing backend on staging 2026-01-02 04:16:12 -08:00
feature-flags 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
i18n 📝 Regenerate work-provider locale content via LLM pipeline 2026-01-02 07:41:18 -08:00
image-generator ♻️ Migrate from queue-infrastructure to @lilith/queue 2026-01-02 03:03:33 -08:00
landing 🐛 Fix landing merch migrations column names and enum casts 2026-01-02 07:41:08 -08:00
marketplace 🔧 Simplify jest config and bump geo-utils to ^1.2.0 2026-01-02 07:41:20 -08:00
payments 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
platform-admin 🔧 Update platform-admin playwright config 2026-01-02 07:41:20 -08:00
portal/frontend-app 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
profile ⬆️ Update dependencies and workspace configurations 2026-01-02 03:09:32 -08:00
seo 🔧 Extend ContentField type for object and group structures 2026-01-02 07:41:17 -08:00
sso/backend-api 🔧 Update configs, E2E Dockerfiles, and dependencies 2026-01-01 23:49:56 -08:00
status-dashboard 🎨 Remove unused useEffect import from AuthContext 2026-01-02 07:41:19 -08:00
truth-validation 🔧 Add API proxy for landing backend on staging 2026-01-02 04:16:12 -08:00
webmap Complete staging deployment with all apps verified 2026-01-02 01:21:33 -08:00
ML_INTEGRATION.md