Commit graph

4676 commits

Author SHA1 Message Date
Lilith
ef686ff383 ux(blog): 🚸 Introduce rich-text editor and enhance draft-saving workflow in PostEditorPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:51:26 -08:00
Lilith
d8f03e718d feat(blog-admin): Add Markdown syntax highlighting, live preview, and enhanced toolbars to the admin interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:45:16 -08:00
Lilith
41a563ad89 deps-upgrade(blog-frontend-admin): ⬆️ Update all dependencies to latest versions in admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:45:16 -08:00
Lilith
06cf28d552 feat(suggestions): Introduce AI-powered post suggestion service with database migration and test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:38:51 -08:00
Lilith
ed8555f7f3 deps-upgrade(blog): ⬆️ Update core blog backend dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:38:51 -08:00
Lilith
7a68097a7d feat(suggestions): Introduce Suggestion entity and admin API endpoint for managing blog post suggestions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:32:15 -08:00
Lilith
a069fe3011 refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:09:16 -08:00
Lilith
c31a209543 deps-upgrade(frontend): ⬆️ Update frontend dependencies to include latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:09:16 -08:00
Lilith
b24af361b3 feat(content-strategy): Implement AI-powered dynamic press content display with enhanced Crystal model integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:01:57 -08:00
Lilith
69a2fbe859 feat(content-strategy): Add FileLink component, enhance DocumentModal display, and implement improved path resolution utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 18:55:15 -08:00
Lilith
0f0d6cd607 feat(content-strategy): Add unified content state management hook useContentData and refactor page components to handle dynamic paths across Ideas, Inventory, and Merch pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 18:43:59 -08:00
Lilith
df3bf6b54e ui(marketplace): 💄 Update AnnouncementModal styling and functionality to include dismissible announcements, plus enhance ContentReadinessPage UI clarity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:46:57 -08:00
Lilith
c449f6cb83 feat(threat-intelligence): Add multi-step threat intelligence reporting wizard with identifier lookup, submission steps (DescriptionStep, IdentifierStep, IncidentDetailsStep), and report history visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:59 -08:00
Lilith
694108d704 feat(chat-participant-tts): Implement TTS player components (audio, overlay, settings) and integrate into streaming dashboard pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:59 -08:00
Lilith
e8668fbca8 feat(hosts-page): Introduce interactive HostsPageView component with host cards, routing updates in App.tsx, and filtering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:59 -08:00
Lilith
dae6c298d3 feat(seo-review): Introduce PublishedContentPageView component and update index.tsx to enable SEO content review UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
abdfd3d437 feat(profile): Add mobile-friendly profile section reordering, progress bar tracking, and enhanced editing workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
d775996987 feat(asset-generator-admin): Add admin controls UI components to AssetGeneratorView and parent page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
1ccec1bc10 feat(platform-assistant): Introduce ChatFAB, ChatPopover, DraftPreviewModal, FABSettingsPopover, DraftDiffView, and TemplateCompareCard for enhanced platform assistant chat interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
88111c7851 ui(attributes): 💄 Improve attribute management UI with updated layout, functionality, and UX in AttributesPage, AttributesListPage, and AttributesManagePage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
44bbe19050 feat(checkout): Introduce TipButton components, update payment UI to handle tip selection, and add database schema for storing tips
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
bad2270a99 refactor(content-moderation): ♻️ Restructure ContentModerationOverlay.tsx for improved reusability, consistency, and performance across messaging features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
76fa0d6486 test(worker-analytics): Add test fixtures and update specs for funnel visualization, KPI cards, performance charts, and health verification in worker dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
555650f23c feat(subscription-usage): Add 3DS payment integration, interactive discovery badges, quota reset countdowns, and analytics test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
a26355d5d8 feat(subscription): Add trial expiration modal, improve tier selection workflow, and update billing/cancellation UIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
10f0f1e0f6 feat(subscription): Add retention offer component, update cancellation/pause/modal flows, and enhance provider template cards with travel sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
0115b6b140 feat(provider): Implement provider profile setup/preview workflows with auth validation, sections for basic info, location management, photos handling, rates configuration, and gift card issuance/revocation modals
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
8a9c3e0a50 ui(provider): 💄 Implement TouringBanner, RateInputField, and RatesEditor components; update ProfileListPage states (e.g., ProfileActivationError) and enhance authentication flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
efdf5ce296 feat(mentorship-provider): Introduce mentorship request modal, pending drafts badge, and enhance provider profile editing forms with preview components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
edd03bc061 feat(marketplace): Add duo invitation UI components including InvitationActions, InvitationStatusView, tabbed detail pages (AuditTab/OverviewTab), location/zone management tools (FmtyLocationPicker/FmtyZoneEditor), and mentorship status visualizations (MentorBadge/AccessGrantToggles)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
566dd3da9d feat(duo): Enhance duo/partner invitation workflows with validation, UI updates (InvitePartnerModal/RevenueShareModal), role badges, and refined multi-step onboarding steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
8a95d5a482 feat(discovery): Add comprehensive filtering (rating, services, status, verification) to marketplace discovery and restructure BrowseCreatorsPage with new duo management UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
d3413f8285 refactor(discovery): ♻️ Implement consistent UI filter component structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
649ee9e863 feat(discovery): Add modular dynamic filtering components (BooleanFilter, EnumFilter, LocationFilter, PricingFilter, RangeFilter) with draggable sections, mobile drawer UI, and loading states
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
6d1bd6b68c feat(coop): Improve coop workspace management UI with tabbed interfaces, enhanced state handling, and redesigned creator cards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
ce2ca4a714 feat(coop): Update CoopCreationWizard steps, invitation components, and page logic for smoother coop creation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
9a3d3a0098 feat(coop): Redesign consent request modal components, add decline forms, update profile/participant displays, and refine coop creation wizard steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
ed50e59031 feat(marketplace): Add initial marketplace database schema, routing setup, announcement modals, and client profile form components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
52fff2d4df feat(landing): Introduce FeatureDetailPage and enhance FeaturesPage with dedicated UI modules for availability, gallery, streaming, and verification features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:57 -08:00
Lilith
f5db55560f feat(i18n): Add dynamic language hooks, providers, and SSR-compatible components for React i18n system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
510be2d643 refactor(feature-flags): ♻️ Optimize FeatureGate rendering logic and improve flag evaluation/caching in FeatureFlagProvider
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
78576b3c82 feat(timeline-page): Add interactive TimelinePage component with dynamic content loading and filtering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
a24468a2c9 feat(content-strategy): Introduce dedicated content strategy pages, update routing in App.tsx, and add reusable FileLink component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
82f5ac93b5 feat(attribute-filter): Update AttributeFilter and AttributeSearchPills components to enable dynamic search tag management and refine MetaCategoryStepContent for multi-step form editing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
bf1a49c8ab feat(announcements-specific): Add initial announcement schema migrations and content readiness UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:23:19 -08:00
Lilith
1ac35cace2 feat(announcements): Update VerificationModal to enforce new verification validation rules during marketplace announcement flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:16:27 -08:00
Lilith
f65674263a ui(modals): 💄 Refine AnnouncementModal styling with improved visual hierarchy, consistent spacing, and responsive theming support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:32:41 -08:00
Lilith
be5ec4e2bd ux(announcements): 🚸 Enhance AnnouncementModal usability with improved animations, accessibility features, and smoother dismissal flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:26:54 -08:00
Lilith
c258ef5ce9 ui(announcements): 💄 Update AnnouncementModal styling in marketplace feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:20:15 -08:00
Lilith
82503a338d refactor(backend-api): ♻️ Restructure AppModule imports/exports to improve backend API dependencies for sharing feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00