Commit Graph

304 Commits

Author SHA1 Message Date
pradeepkumar
308bbf90fd feat: add Firebase configuration build arguments and environment variables to Dockerfile 2026-04-08 12:07:57 +05:30
pradeepkumar
92db35c9e8 feat: implement robust logout API route to clear all authentication cookies 2026-04-08 11:29:03 +05:30
pradeepkumar
c765ea9548 refactor: standardize auth cookie configuration and improve logout reliability by explicitly expiring session tokens 2026-04-08 11:04:29 +05:30
pradeepkumar
5dc8977d24 feat: add resend verification email functionality to login page error state 2026-04-08 10:32:29 +05:30
pradeepkumar
935c747cd1 style: update profile image object positioning and fix checkbox alignment in filter modal 2026-04-08 03:46:15 +05:30
pradeepkumar
42616ef8af feat: update submit button text based on agent verification statusfix 2026-04-07 19:58:38 +05:30
pradeepkumar
44f4225f1c feat: emit message_received acknowledgment upon receipt of new messages 2026-04-07 19:53:02 +05:30
pradeepkumar
30a4448f6e chore: update site favicon 2026-04-07 19:44:41 +05:30
pradeepkumar
596d87a06d feat: update search agents service to return pagination metadata alongside results 2026-04-06 20:18:40 +05:30
pradeepkumar
62545d0114 fix 2026-04-06 14:06:55 +05:30
pradeepkumar
cfc6cd540a fix 2026-04-03 08:57:25 +05:30
pradeepkumar
28b78b56ff fix: fallback to provider ID for email when user email is missing during authentication 2026-04-03 08:49:45 +05:30
pradeepkumar
a5f8f33d68 refactor: update agent profile fetch to use getMyProfile method 2026-03-31 23:49:52 +05:30
pradeepkumar
719404b663 fix 2026-03-31 23:23:16 +05:30
pradeepkumar
f7f308af84 fix 2026-03-31 22:39:06 +05:30
pradeepkumar
1aea5bbe6b feat: update mark as read logic to use socket service for real-time status updates 2026-03-31 19:28:55 +05:30
pradeepkumar
5d930db290 style: adjust top padding on profile page and remove expand button from profile list sections 2026-03-31 06:26:54 +05:30
pradeepkumar
ed277d2955 feat: improve profile error handling with specific messages and UI for private or missing profiles 2026-03-30 15:35:36 +05:30
pradeepkumar
daa0e3ff67 refactor: remove hardcoded default content from components and update dashboard to conditionally render sections after CMS data loading 2026-03-30 12:07:20 +05:30
pradeepkumar
75994c09bd chore: disable image optimization for external domains to resolve SSL issues with Contabo S3 2026-03-30 08:26:51 +05:30
pradeepkumar
86cacd9a5b feat: enable direct messaging initiation from agent profiles via agentProfileId query parameter 2026-03-29 17:40:06 +05:30
pradeepkumar
ada94f6b38 fix: redirect logout to home page instead of login page 2026-03-29 12:06:05 +05:30
pradeepkumar
f762e613e0 style: adjust specialization card height and grid alignment for improved layout consistency 2026-03-29 03:52:32 +05:30
pradeepkumar
36b94c7b0c refactor: optimize socket connection handling, improve messaging cache management, and simplify SpecializationCard UI 2026-03-29 03:31:01 +05:30
pradeepkumar
89fcd060f4 refactor: remove client-side agent fetching in favor of direct prop data usage in FeaturesSection 2026-03-28 22:08:57 +05:30
pradeepkumar
8dbc5c3842 refactor: update TopProfessionals to use CMS data and implement dynamic featured agent fetching in FeaturesSection 2026-03-28 22:04:20 +05:30
pradeepkumar
a60776be8b fix 2026-03-28 20:08:59 +05:30
pradeepkumar
1d48bd8b47 fix 2026-03-28 20:08:23 +05:30
pradeepkumar
dc64335d28 style: update subscription UI layout, gem icon color, and chat theme branding 2026-03-28 19:19:25 +05:30
pradeepkumar
d759d6a2e8 style: adjust layout spacing in agent and user dashboard wrappers 2026-03-28 18:52:59 +05:30
pradeepkumar
d0d43eb69b feat: implement avatar loading shimmers and restrict privacy settings visibility by user role 2026-03-28 17:01:37 +05:30
pradeepkumar
391d717987 feat: sanitize notification descriptions to display link types instead of raw URLs 2026-03-28 16:10:58 +05:30
pradeepkumar
2070e4d9b7 fix: make career field read-only in ProfileSettingsForm for agents 2026-03-28 15:38:42 +05:30
pradeepkumar
cd7b964101 feat: implement real-time notification updates and toast alerts via socket events 2026-03-28 15:34:09 +05:30
pradeepkumar
0f3086bf34 fix 2026-03-28 02:21:28 +05:30
pradeepkumar
bd40eaeb0c feat: Implement message delivered event handling to update message statuses in conversations. 2026-03-28 02:03:04 +05:30
pradeepkumar
3f9554c8ba style: Remove top padding from the ProfileCard container. 2026-03-28 01:43:10 +05:30
pradeepkumar
37d66150c3 fix 2026-03-27 15:47:29 +05:30
pradeepkumar
bed03ad949 fix 2026-03-27 11:56:18 +05:30
pradeepkumar
881c96580e feat: Implement expandable specialization cards with an overlay, update specialization section grid item alignment, and reposition common header navigation. 2026-03-27 10:35:14 +05:30
pradeepkumar
2fb4809d1d feat: unregister FCM token during logout. 2026-03-27 09:03:32 +05:30
pradeepkumar
4589016da3 style: add minimum height to SpecializationCard component 2026-03-27 07:40:07 +05:30
pradeepkumar
2526bfdb8a refactor: remove profileLink prop and Link wrapper from ProfessionalCard component. 2026-03-27 06:56:38 +05:30
pradeepkumar
317f7e7402 feat: Introduce alwaysShow prop for MobileBackButton to control visibility and apply minor UI refinements to specialization cards and chat header. 2026-03-27 06:47:53 +05:30
pradeepkumar
d598637380 feat: dynamically display average rating and testimonial count in the testimonials section. 2026-03-27 06:32:06 +05:30
pradeepkumar
76ab856c20 feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality. 2026-03-27 06:23:28 +05:30
pradeepkumar
6871470a39 fix 2026-03-26 15:18:32 +05:30
pradeepkumar
d863fdb1c9 feat: Pass user role and agent type via cookies for social sign-up and include them in the social authentication API request. 2026-03-26 15:18:12 +05:30
pradeepkumar
2fccc0a5e3 fix 2026-03-26 15:00:52 +05:30
pradeepkumar
5544cf4fc8 fix: adjust logo padding and absolutely center desktop navigation. 2026-03-26 11:26:45 +05:30