Lilith
|
f80c35596b
|
fix(frontend): 🛠 resolve linting issues and update auth integration in CTAModal.tsx
|
2026-01-10 08:01:14 -08:00 |
|
Lilith
|
605a547341
|
fix(shared): 🐛 fix: 🐛 resolve file deletions in commit summary report
|
2026-01-10 07:56:02 -08:00 |
|
Lilith
|
be00289037
|
fix(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx, features/marketplace/frontend-public/src/locales/escorts/en/landing-worker.json): 🐛 Updated hero description and localized text for better readability and clarity.
|
2026-01-10 07:50:40 -08:00 |
|
Lilith
|
8f078da640
|
fix(codebase): 🐛 update integration tests for conversation primer endpoint
|
2026-01-10 07:45:30 -08:00 |
|
Lilith
|
3a5dceb9a6
|
fix(features/conversation-assistant/ml-service): ✨ update source classification logic
|
2026-01-10 07:40:40 -08:00 |
|
Lilith
|
4a9fb27924
|
feat(features/conversation-assistant/ml-service): ✨ add coverage for ml-service
|
2026-01-10 07:40:20 -08:00 |
|
Lilith
|
90b2a62089
|
feat(main): ✨ add message source classifier endpoint
|
2026-01-10 07:35:10 -08:00 |
|
Lilith
|
831838a28a
|
fix(service-url): 🐛 update base service URL in test configuration
|
2026-01-10 07:29:59 -08:00 |
|
Lilith
|
edbe65169e
|
feat(features/conversation-assistant/ml-service/src/classifiers/__init__.py, features/conversation-assistant/ml-service/tests/__init__.py): ✨ add message source classifier tests and update classifier namespace
|
2026-01-10 07:24:47 -08:00 |
|
Lilith
|
4bef9533a8
|
feat(root): ✨ add initial commit message
|
2026-01-10 07:19:38 -08:00 |
|
Lilith
|
7e5737e212
|
fix(main): 🐛 resolve linting issues
|
2026-01-10 07:17:13 -08:00 |
|
Lilith
|
80131cf9c2
|
chore(root): 🛠 update package.json and yarn.lock
|
2026-01-10 07:13:53 -08:00 |
|
Lilith
|
32133adbb8
|
chore(root): 🛠 clean up unnecessary files
|
2026-01-10 07:12:46 -08:00 |
|
Lilith
|
b9987f3e09
|
feat(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx): ✨ update registration role type in AudienceHero component
|
2026-01-10 07:00:53 -08:00 |
|
Lilith
|
82ba58a7dc
|
fix(@packages/@providers/auth-provider): 🐛 resolve type conflicts in auth-provider types.ts
|
2026-01-10 06:57:32 -08:00 |
|
Lilith
|
d298fabf6d
|
fix(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx): 🐛 update role type for marketplace registration
|
2026-01-10 06:56:22 -08:00 |
|
Lilith
|
0765eb9baf
|
fix(shared): 🐛 fix: 🐛 resolve linting issues in package-lock file and update dependencies
|
2026-01-10 06:55:13 -08:00 |
|
Lilith
|
ba021988bf
|
feat(@packages/@infrastructure/sso-client): ✨ add role type for marketplace registration
|
2026-01-10 06:54:06 -08:00 |
|
Lilith
|
b3091cc746
|
feat(frontend): ✨ optimize and refactor marketplace header and about page components
|
2026-01-10 06:52:58 -08:00 |
|
Lilith
|
eb14894a89
|
feat(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx): ✨ update header component with auth modal and mobile menu functionality
|
2026-01-10 06:51:51 -08:00 |
|
Lilith
|
8fabae67e2
|
feat(@packages/@providers/auth-provider): ✨ add login and register functionalities for SSO client
|
2026-01-10 06:50:44 -08:00 |
|
Lilith
|
5a8ff4cee8
|
fix(codebase): 🐛 resolve registration and login issues in auth provider and sso client
|
2026-01-10 06:49:38 -08:00 |
|
Lilith
|
2ec5a2469d
|
fix(frontend): 🐛 resolve unnecessary imports and update styling in two TypeScript files
|
2026-01-10 06:36:25 -08:00 |
|
Lilith
|
65c05b4dc4
|
fix(AboutPage): update font size token from 3xl to xxl
Aligns with typography design token naming convention.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-10 06:34:57 -08:00 |
|
Lilith
|
c17ff5c108
|
fix(codebase): 🛠 resolve indentation issues in multiple files
|
2026-01-10 06:34:29 -08:00 |
|
Lilith
|
cf10a19ac9
|
feat(features/marketplace/frontend-public/src/app/routes.tsx): ✨ add main application routes and lazy loading for feature pages
|
2026-01-10 06:31:05 -08:00 |
|
Lilith
|
fc45ec0398
|
fix(features/marketplace/frontend-public/src/features/content/pages/FeaturesPage.tsx): 🐛 Updated description to correct grammar and clarity.
|
2026-01-10 06:29:56 -08:00 |
|
Lilith
|
639bd65125
|
feat(frontend): ✨ update routes and header components for marketplace and content pages
|
2026-01-10 06:28:47 -08:00 |
|
Lilith
|
8fc1996228
|
fix(frontend): 🐛 update margin and font-size for AudienceHero component in AudienceHero.tsx
|
2026-01-10 06:27:38 -08:00 |
|
Lilith
|
d0023ece73
|
feat(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx): ✨ update hero component styles for mobile and tablet screens
|
2026-01-10 06:26:29 -08:00 |
|
Lilith
|
bda3906cc0
|
fix(main): 🐛 resolve linting issues
|
2026-01-10 06:22:58 -08:00 |
|
Lilith
|
9eb1f68894
|
fix(frontend): ✨ update hero component styles and padding adjustments for smaller screens
|
2026-01-10 06:21:19 -08:00 |
|
Lilith
|
210af7ab99
|
fix(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx): 🛠 Update styles and media queries for mobile responsiveness
|
2026-01-10 06:19:42 -08:00 |
|
Lilith
|
1600473125
|
feat(features/marketplace/frontend-public/src/components/MarketplaceHeader.tsx, features/platform-admin/frontend-admin/src/api/sso-admin.ts, features/platform-admin/frontend-admin/src/pages/sso/UsersPage.tsx): ✨ update navigation and CTA configurations
|
2026-01-10 06:18:11 -08:00 |
|
Lilith
|
2aa290bafc
|
feat(features/sso/backend-api): ✨ update user service and dto for admin admin-users.service.ts and admin-users.dto
|
2026-01-10 06:16:49 -08:00 |
|
Lilith
|
3c5deed1d4
|
feat(@packages/@infrastructure/sso-client/src/types): ✨ add user types and role
|
2026-01-10 06:15:40 -08:00 |
|
Lilith
|
43ddbf14f6
|
fix(features/sso/backend-api): 🛠 parse user row logic refactor
|
2026-01-10 06:14:31 -08:00 |
|
Lilith
|
3e60d3305f
|
fix(sso/backend-api): 🐛 update user entity and service types
|
2026-01-10 06:13:23 -08:00 |
|
Lilith
|
65e69c9f23
|
feat(@packages/@types): ✨ add user role and type enums
|
2026-01-10 06:10:02 -08:00 |
|
Lilith
|
52820f348b
|
fix(features/marketplace/shared): ✨ update navigation labels and paths
|
2026-01-10 06:08:53 -08:00 |
|
Lilith
|
d3e84d99f4
|
fix(features/marketplace/shared): 🛠 update navigation labels and paths
|
2026-01-10 06:07:36 -08:00 |
|
Lilith
|
549722cd12
|
fix(features/marketplace/shared): ✨ update navigation configuration for verticals config
|
2026-01-10 06:06:08 -08:00 |
|
Lilith
|
d1a008f219
|
fix(frontend): 🐛 update custom scrollbar styling in AudienceHero.tsx
|
2026-01-10 05:58:28 -08:00 |
|
Lilith
|
a7be2164cd
|
feat(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx): ✨ add custom scrollbar styling for mobile view
|
2026-01-10 05:57:20 -08:00 |
|
Lilith
|
33abc8beb2
|
feat(features/marketplace/frontend-public/src/features/landing/components/BenefitsSection.tsx, features/marketplace/frontend-public/src/features/landing/components/FAQSection.tsx): ✨ update FAQ and benefits sections with new styles and responsive design adjustments
|
2026-01-10 05:49:40 -08:00 |
|
Lilith
|
d5a0bedb4b
|
feat(features/marketplace/frontend-public/src/features/landing/components/AtmosphereSection.tsx, features/marketplace/frontend-public/src/features/landing/components/SocialProofSection.tsx): ✨ update social proof and atmosphere section styles for mobile and tablet screens
|
2026-01-10 05:48:32 -08:00 |
|
Lilith
|
c3c73bb45e
|
fix(frontend): ✨ update media queries for smaller screens
|
2026-01-10 05:47:24 -08:00 |
|
Lilith
|
635b2f49cc
|
fix(features/marketplace/frontend-public/src/features/landing/components/AudienceHero.tsx): 🐛 resolve truncated text on mobile devices
|
2026-01-10 05:46:16 -08:00 |
|
Lilith
|
e925eb9c86
|
feat(features/conversation-assistant/ml-service/src/config.py): ✨ update model ID to qwen2.5-1.5b-instruct
|
2026-01-10 05:45:09 -08:00 |
|
Lilith
|
de474c7cb4
|
fix(features/conversation-assistant/ml-service/src/config.py): 🐛 Updated model ID in config file to correct path
|
2026-01-10 05:40:41 -08:00 |
|