Commit graph

3281 commits

Author SHA1 Message Date
Lilith
9cb4200a8d chore(src): 🔧 Update TypeScript imports in main.ts to align with new dependency versions 2026-01-23 10:08:07 -08:00
Lilith
88be533816 chore(platform-dev): 🔧 Update service definitions in services.yaml to reflect latest configurations 2026-01-23 09:47:54 -08:00
Lilith
50149a3486 chore(src): 🔧 Update test file friends.e2e-spec.ts and UI component App.tsx for consistency/alignment 2026-01-23 09:37:29 -08:00
Lilith
edfc2cc0f5 test(marketplace/backend-api): Expand end-to-end test coverage for marketplace API endpoints 2026-01-23 09:32:11 -08:00
Lilith
0761246abd test(marketplace/backend-api): Add edge-case and resource-limit E2E tests 2026-01-23 09:26:49 -08:00
Lilith
667dfe3d8a chore(src): 🔧 Update TypeScript files in src directory to maintain consistency 2026-01-23 09:21:38 -08:00
Lilith
2b086517a2 chore(pages): 🔧 Update UI components in AttributesPage.tsx, AttributesListPage.tsx, and related styling files 2026-01-23 09:21:38 -08:00
Lilith
fade57bdd6 feat(TipButton): Add TipButton modal with custom tip entry, preset percentages, message input, and real-time total updates 2026-01-23 09:21:38 -08:00
Lilith
184776c578 chore(marketplace): 📊 Add usage tracking visualization and upgrade prompts 2026-01-23 09:21:38 -08:00
Lilith
228d9d9415 chore(subscription): 🔧 Add comprehensive subscription management UI with tier selection, 3DS checkout flow, and usage discovery components (badges/quota visualization) 2026-01-23 09:21:37 -08:00
Lilith
bbd6712188 chore(subscription): 🔧 Refactor subscription UI components (TierCard, TierGrid, TrialBanner, PromoCodeInput, PaymentMethodCard) and restructure logic into dedicated modules 2026-01-23 09:21:37 -08:00
Lilith
a7f48f5f06 feat(subscription): Add subscription lifecycle UI components (pause/cancel modals, billing navigation, discount badges) 2026-01-23 09:21:37 -08:00
Lilith
926b7413c9 chore(components): 🔧 Update TypeScript component files (15 tsx components) 2026-01-23 09:21:36 -08:00
Lilith
e01dc98458 feat(provider): Add provider profile preview components (photo gallery, stats, warnings), rate editor interface (deposit settings, rate inputs), and updated profile management pages (gifts, listings, activation workflows). 2026-01-23 09:21:36 -08:00
Lilith
757125e492 feat(mentorship, provider): Add UI components and draft review pages for mentorship workflows 2026-01-23 09:21:35 -08:00
Lilith
443e1bd556 chore(pages): 🔧 Update 15 TypeScript files in pages directory 2026-01-23 09:21:35 -08:00
Lilith
ad86bf849e chore(components): 🔧 Update TypeScript files in components directory 2026-01-23 09:21:35 -08:00
Lilith
d0bf14ec5d chore(discovery): 🔧 Enhance marketplace discovery filters & BrowseCreatorsPage UI/UX with new payment/pricing/verification filters, improved empty/error states 2026-01-23 09:21:34 -08:00
Lilith
f2276b6b94 feat(discovery): Add new filter components (age, appearance, body art, language) + MobileFilterDrawer for mobile-optimized marketplace discovery filtering 2026-01-23 09:21:34 -08:00
Lilith
2c1c5cd7a4 chore(discovery): 🎨 Enhance discovery UI with dynamic filters, creator card layouts (grid/list), loading states, and interactive popups 2026-01-23 09:21:33 -08:00
Lilith
5a84c7ec6f chore(components): 🔧 Update 15 TypeScript component files 2026-01-23 09:21:33 -08:00
Lilith
9ae4aa4e1c feat(coop): Add duo booking system support and refactor cooperative UI components 2026-01-23 09:21:33 -08:00
Lilith
3780625fa4 feat(marketplace): Add consent request UI/validation flow for marketplace features 2026-01-23 09:21:32 -08:00
Lilith
6b73d22b59 refactor(feature-flags): ♻️ Enhance dynamic feature flag evaluation with async support, complex rule handling (combined logic), and improved context propagation 2026-01-23 09:21:32 -08:00
Lilith
1d1df4b398 chore(attributes): ♻️ Refactor frontend admin attribute UI components (AttributeFilter, AttributeSearchPills, MetaCategoryNavigator) to enhance filtering/searching workflows and improve metadata/profile attribute navigation 2026-01-23 09:21:32 -08:00
Lilith
b0a67adbdc chore(analytics): 🔧 Add new admin configuration capabilities for analytics feature 2026-01-23 09:21:31 -08:00
Lilith
df2dac4c28 chore(components): 🔧 Update TypeScript files in components directory 2026-01-23 09:21:31 -08:00
Lilith
4f7a67f1ef feat(analytics): Implement analytics provider component for event tracking integration 2026-01-23 09:21:31 -08:00
Lilith
e42c769b08 feat(analytics): Add analytics dashboard components, pages (ABTestingPage, BounceRatePage), DateRangePicker, and mock data infrastructure 2026-01-23 09:21:31 -08:00
Lilith
afb8be1601 chore(infrastructure): 🔧 Standardize provider patterns across analytics and API clients to ensure consistency 2026-01-23 09:21:31 -08:00
Lilith
fc29a15178 chore(src): 🔧 Update controller logic and e2e test cases in usage.controller.ts and tier-enforcement.e2e-spec.ts 2026-01-23 09:12:06 -08:00
Lilith
7acc3ac327 chore(marketplace): 🧪 Add/update E2E tests for cooperative cross-promotion logic in marketplace backend API 2026-01-23 09:06:54 -08:00
Lilith
8db250547e chore(test): 🔧 Update 46 PNG test assets in test/assets directory 2026-01-23 09:01:34 -08:00
Lilith
3f2313e211 fix(i): 🐛 Fix edge-case validation in FABLanguageSelector.tsx and e2e tests 2026-01-23 08:56:00 -08:00
Lilith
1392b60b7d chore(test): 🔧 Update TypeScript test files (4 files) 2026-01-23 08:50:45 -08:00
Lilith
3aa32129e3 chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 08:45:21 -08:00
Lilith
5cfb2955f2 chore(src): 🔧 Update TypeScript files in src directory (17 files) 2026-01-23 08:39:55 -08:00
Lilith
53a543752c chore(marketplace/backend-api): 🔧 Update dependency versions and config files for backend API to ensure compatibility with new marketplace features and improve i18n/react integration 2026-01-23 08:34:23 -08:00
Lilith
269d0b4464 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency 2026-01-23 08:28:52 -08:00
Lilith
f71e01e1f4 chore(src): 🔧 Update TypeScript files in src directory (8 files) 2026-01-23 08:23:28 -08:00
Lilith
f5fbf878dd chore(fontend-admin): Update dependency versions in package.json (React, UI components, dev tools) 2026-01-23 08:18:04 -08:00
Lilith
e6afd2b255 chore(config): 🔧 Update config files (configuration.module.ts, content.module.ts) to reflect latest schema/versioning requirements 2026-01-23 08:07:56 -08:00
Lilith
92ba671555 chore(deps): 🔧 Update dependency lockfile and manifest files (package.json, pnpm-lock.yaml) 2026-01-23 08:07:56 -08:00
Lilith
67468bb951 deps-upgrade(dependencies): ⬆️ Update dependencies to newer versions, including security patches and minor/patch updates 2026-01-23 08:02:37 -08:00
Lilith
bb058dd537 chore(seo): 🔧 Add/configure new SEO backend providers (e.g., SeoAnalyticsService) for analytics integration 2026-01-23 07:57:21 -08:00
Lilith
73b2a75c27 chore(marketplace): 🔧 Update Vite build config for marketplace frontend, adjusting plugins/asset handling 2026-01-23 07:57:21 -08:00
Lilith
deffee9303 deps-upgrade(root): ⬆️ Update core dependencies to latest versions for security/compatibility 2026-01-23 07:57:21 -08:00
Lilith
13eb17982e chore(pages): 🔧 Update 46 PNG assets in /src/pages directory 2026-01-23 07:51:50 -08:00
Lilith
7910c961d3 feat(attributes,marketplace): Implement cooperative creation hooks & gift message templates in admin attribute management + frontend components 2026-01-23 07:46:15 -08:00
Lilith
e0853c8c90 chore(ProfileAttributeEditor): 🔧 Implement ProfileAttributeEditor UI with multi-step editing, filtering, navigation, and type-safe validation 2026-01-23 07:40:49 -08:00