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 |
|
pradeepkumar
|
fd06d7b243
|
feat: Implement client-side caching for conversations in useMessaging to reduce re-fetching and improve performance.
|
2026-03-23 21:27:34 +05:30 |
|
pradeepkumar
|
b883a712fe
|
feat: add Giphy API key as a build argument and environment variable.
|
2026-03-23 11:24:55 +05:30 |
|
pradeepkumar
|
fe531940bb
|
feat: Implement dynamic featured agent cards with image loading and CMS content integration in FeaturesSection.
|
2026-03-23 11:24:49 +05:30 |
|
pradeepkumar
|
c0a631e2b4
|
feat: Add agent profile verification status banners to the dashboard and update the agent profile interface with verification fields.
|
2026-03-21 08:56:10 +05:30 |
|
pradeepkumar
|
67317f86b5
|
feat: Redirect ADMIN and SUPER_ADMIN users from web app routes to the logout page.
|
2026-03-20 17:05:15 +05:30 |
|
pradeepkumar
|
d5e3659ab2
|
feat: Implement cancel functionality in settings forms to revert to the last saved state and disable the cancel button when no changes are made.
|
2026-03-20 12:53:13 +05:30 |
|
pradeepkumar
|
2de25d7448
|
refactor: Remove "Show All Tags" functionality and state from professional cards, displaying a fixed number of expertise tags with a static count.
|
2026-03-20 12:47:06 +05:30 |
|
pradeepkumar
|
64f4234220
|
feat: Implement contact form submission with API integration and status feedback, refactor user profiles page layout and scrolling, and remove updateSession call from profile settings.
|
2026-03-20 12:43:23 +05:30 |
|
pradeepkumar
|
f71d47f3b7
|
fix: update HeroSection search form positioning and validation error message styling
|
2026-03-20 02:42:04 +05:30 |
|
pradeepkumar
|
bf97061a38
|
feat: Implement mobile responsive layout for the messaging page, enabling toggling between the conversation list and chat view on smaller screens.
|
2026-03-20 02:41:07 +05:30 |
|
pradeepkumar
|
9b6fbeb4fd
|
feat: Introduce and integrate a mobile back button component across agent and user profile pages.
|
2026-03-20 02:32:58 +05:30 |
|