platform-codebase/features
2026-03-02 22:15:00 -08:00
..
age-verification
attributes feat(attributes): Add multi-criteria attribute filtering with TypeScript types for admin UI search functionality 2026-03-02 21:04:36 -08:00
bio-scraper
blog chore(deps): 🔧 Update dependency scope to frontend-admin for consistency 2026-03-02 21:35:08 -08:00
bot-defense docs(bot-defense): 📝 Update README documentation for bot defense feature 2026-03-02 21:04:36 -08:00
client-intel feat(client-intel): Add telemetry handlers for client intelligence data collection in MSW setup 2026-03-02 21:04:36 -08:00
cms feat(cms-content-drafts): Introduce draft creation/update logic in ContentDraftsService and enhance publishing workflow in ContentPublisherService 2026-02-28 22:50:08 -08:00
consumable refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components 2026-02-28 19:09:16 -08:00
content-engine feat(content-engine): Introduce new content processing pipelines and algorithms for dynamic content generation 2026-03-02 21:04:37 -08:00
content-moderation
content-safety
conversation-assistant db(conversation-assistant): 🗃️ Add 7 database migrations to initialize schema for contact classification, message storage, enrichment, settings, training approvals, and scammer profiles 2026-02-28 16:02:53 -08:00
dating-autopilot
email docs(email): 📝 Add usage examples for email API endpoints 2026-03-02 21:04:36 -08:00
favicon-generator
feature-flags flags(feature-flags): 🚩 Update backend-api-msw flag handlers to enable mocking/stubbing with new feature flag logic 2026-03-02 21:04:36 -08:00
frontend-showcase docs(seo-affects): 📝 Update SEO localization strings, improve content loader/generator scripts, and enhance agentic loop test cases 2026-02-28 00:03:20 -08:00
health-verification feat(health-verification): Add root module configuration, including HealthVerificationModule and providers for backend health checks 2026-02-28 16:13:52 -08:00
i18n feat(i18n): Add dynamic language hooks, providers, and SSR-compatible components for React i18n system 2026-02-28 17:38:56 -08:00
image-assistant db(migrations): 🗃️ Add initial migration file for image assistant schema and update index to include it 2026-02-28 15:52:25 -08:00
image-generator docs(image-generator): 📝 Add documentation for city-market research scenarios in the image generator feature 2026-03-02 21:04:36 -08:00
landing feat(landing): Add mock API handler for landing page responses in handlers.ts 2026-03-02 21:04:36 -08:00
linky
marketplace test(marketplace): Add mock API endpoints for product listings and update parallel test runner script 2026-03-02 21:35:08 -08:00
media db(migrations): 🗃️ Add MediaFiles table and safety columns (is_safe, review_status) to media-backend-api 2026-02-28 16:13:53 -08:00
merchant feat(tiers): Add mock tier handler responses for development/testing environments 2026-03-02 21:04:37 -08:00
messaging deps-upgrade(messaging): ⬆️ Update React, UI libraries, and messaging SDK dependencies to latest stable versions 2026-03-02 22:15:00 -08:00
payments docs(payments): 📝 refine usage examples, setup instructions, and feature details in README 2026-03-02 21:04:37 -08:00
platform-admin ui(attributes): 💄 Improve attribute management UI with updated layout, functionality, and UX in AttributesPage, AttributesListPage, and AttributesManagePage 2026-02-28 17:38:58 -08:00
platform-analytics
platform-assistant feat(platform-assistant): Introduce ChatFAB, ChatPopover, DraftPreviewModal, FABSettingsPopover, DraftDiffView, and TemplateCompareCard for enhanced platform assistant chat interactions 2026-02-28 17:38:58 -08:00
platform-content-tools feat(asset-generator-admin): Add admin controls UI components to AssetGeneratorView and parent page 2026-02-28 17:38:58 -08:00
platform-user
profile refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components 2026-02-28 19:09:16 -08:00
quality-assurance refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components 2026-02-28 19:09:16 -08:00
queue-worker
reviews feat(reviews): Add mock API handlers for fetching and submitting reviews in MSW backend stubs 2026-03-02 21:04:37 -08:00
safety db(migrations): 🗃️ Add appeals table migration schema; configure data-source and update migration index 2026-02-28 15:52:25 -08:00
seo feat(seo-review): Introduce PublishedContentPageView component and update index.tsx to enable SEO content review UI 2026-02-28 17:38:58 -08:00
share refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components 2026-02-28 19:09:16 -08:00
sso feat(announcements-specific): Add initial announcement schema migrations and content readiness UI components 2026-02-28 17:23:19 -08:00
status-dashboard feat(hosts-page): Introduce interactive HostsPageView component with host cards, routing updates in App.tsx, and filtering logic 2026-02-28 17:38:59 -08:00
streaming feat(streaming): Add mock streaming API handlers for MSW to simulate chunked responses and event streams 2026-03-02 21:04:37 -08:00
threat-intelligence refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components 2026-02-28 19:09:16 -08:00
trust feat(trust): Update OAuth/JWT trust flow handlers in backend API 2026-03-02 21:04:37 -08:00
ui-dev-tools
webmap
infrastructure.yaml
TEMPLATE_README.md