Commit graph

7772 commits

Author SHA1 Message Date
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
d52f0a27c0 refactor(wizard-components): ♻️ Restructure WizardContainer, WizardNavigation, WizardProgress, and WizardStepRenderer to optimize prop handling, step transitions, and accessibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Lilith
e66a241be6 feat(api-client): Implement React context provider for centralized API client management with configurable instances
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:56 -08:00
Forgejo Actions
0cbb49d4c8 build: bump version to 0.0.1891 [skip ci] 2026-03-01 01:23:47 +00: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
Forgejo Actions
c54c73c69b build: bump version to 0.0.1890 [skip ci] 2026-03-01 01:16:56 +00: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
Forgejo Actions
735b077b30 build: bump version to 0.0.1889 [skip ci] 2026-03-01 00:33:06 +00: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
Forgejo Actions
e1c4811280 build: bump version to 0.0.1888 [skip ci] 2026-03-01 00:27:26 +00: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
Forgejo Actions
45114f89f4 build: bump version to 0.0.1887 [skip ci] 2026-03-01 00:20:46 +00: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
Forgejo Actions
aeb2337f29 build: bump version to 0.0.1886 [skip ci] 2026-03-01 00:14:21 +00: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
Lilith
89869e8c40 feat(seo-api): Implement SeoModule and related providers/services for SEO backend API features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
1b7c9e4066 refactor(profile-api): ♻️ Restructure AppModule providers and declarations to improve modularity and backend API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
0b71a234c8 refactor(platform-admin): ♻️ Optimize AppModule initialization by restructuring dependencies/providers for lazy-loading improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
6b165c4ba5 refactor(messaging-backend-api): ♻️ Restructure AppModule imports, providers, and configurations to improve modular organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
089166b434 db(migrations): 🗃️ Add MediaFiles table and safety columns (is_safe, review_status) to media-backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
de976c6eee db(marketplace): 🗃️ Add 10 new migrations to introduce pricing tables, quota tracking, analytics outbox, region metrics, provider interests, notifications, favorites, and inbox encryption with Pgcrypto
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
a99c3e5920 feat(marketplace): Introduce 15 sequential migrations for social graph features (friends, duos/co-ops), provider profiles, messaging, activity logs, and analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
9608d67d4a refactor(landing): ♻️ Adjust service providers and module exports in app.module.ts to improve backend API structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:53 -08:00
Lilith
a50172fecb feat(health-verification): Add root module configuration, including HealthVerificationModule and providers for backend health checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
a1909c6bda refactor(email-backend-api): ♻️ Extract EmailService into a dedicated module for cleaner AppModule organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
fde1b83b2b refactor(cms-backend): ♻️ Update AppModule configuration in CMS backend API to reorganize module registration and dependency injection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
9773f83440 feat(backend-api): Add BlogService and PostController to implement blog CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00