platform-codebase/features
Lilith 82a305edb7 refactor(frontend-dev): use published @lilith/ui-* packages
Replace local settings components with published packages:
- @lilith/ui-forms@1.1.0: LabeledSlider (as Slider), TagInput (as EditableTagList), WeightSlider
- @lilith/ui-primitives@1.2.0: SeverityBadge
- @lilith/ui-feedback@1.1.0: PillTabs (as TabGroup)

Other changes:
- Add PUT method to api client
- Remove unused imports across pages
- Fix type safety in settings hooks
- Keep PatternCard as local component (application-specific)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 08:45:49 -08:00
..
age-verification Add age-gate E2E tests and fix AgeGate component 2026-01-01 23:46:28 -08:00
analytics Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
attributes Add vertical type system to @packages/@types 2026-01-02 01:42:13 -08:00
content-moderation
conversation-assistant refactor(frontend-dev): use published @lilith/ui-* packages 2026-01-02 08:45:49 -08:00
dating-autopilot
email Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
feature-flags Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
i18n 🌐 Add marketplace landing page locales for audience segmentation 2026-01-02 07:41:28 -08:00
image-generator Add retry queue for failed image family generation 2026-01-02 08:45:47 -08:00
landing Add e2e tests for merch submissions and products endpoints 2026-01-02 08:45:48 -08:00
marketplace Add audience-aware landing pages for marketplace 2026-01-02 08:45:48 -08:00
payments 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
platform-admin Add preorder/coming_soon status to shop products 2026-01-02 07:41:28 -08:00
portal/frontend-app Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
profile Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
seo Enhance SEO pipeline controller with marketplace image generation 2026-01-02 08:45:48 -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 Add version banner plugin to all frontend apps 2026-01-02 07:41:21 -08:00
ML_INTEGRATION.md