platform-codebase/features
Quinn Ftw d54bfcbe55 refactor(platform-admin): use feature admin packages for ML pages
Replace local ML pages with re-exports from feature packages:
- SEOPage from @lilith/seo-admin
- TranslationsPage from @lilith/i18n-admin
- TruthValidationPage from @lilith/truth-validation-admin

This centralizes admin UI in their respective feature slices while
maintaining the same public API from platform-admin.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 04:01:56 -08:00
..
analytics-service/server feat: add analytics-service feature scaffold 2025-12-28 16:10:28 -08:00
conversation-assistant feat(conversation-assistant): add curl install support for macOS agent 2025-12-29 03:45:39 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email feat(email): add internal module with OTP email support 2025-12-29 03:59:02 -08:00
i18n refactor(i18n): migrate to feature-sliced architecture 2025-12-29 03:56:47 -08:00
landing refactor(landing): remove profile edit routes, update dependencies 2025-12-29 04:01:11 -08:00
payments chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
platform-admin/frontend refactor(platform-admin): use feature admin packages for ML pages 2025-12-29 04:01:56 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
profile feat(profile): add profile configs and feature flags integration 2025-12-29 04:00:20 -08:00
seo refactor(seo): migrate to feature-sliced architecture 2025-12-29 03:57:28 -08:00
service-registry feat(service-registry): E2E testing and vite config updates 2025-12-29 01:31:07 -08:00
sso/backend feat(sso): add single sign-on backend service 2025-12-29 03:58:29 -08:00
status-dashboard feat(hsm): version-driven deployment with heartbeat and CI 2025-12-29 01:18:14 -08:00
truth-validation refactor(truth-validation): migrate to feature-sliced architecture 2025-12-29 03:58:01 -08:00