Commit Graph

62 Commits

Author SHA1 Message Date
pradeepkumar
11c3fdfde8 refactor: update location display order to state-first and fix minor typos in auth pages 2026-04-11 22:52:11 +05:30
pradeepkumar
0845e58a49 refactor: increase initial expertise tag count and constrain tag container height in profile and professional components 2026-04-10 23:51:47 +05:30
pradeepkumar
6fff0de325 feat: implement URL-based listing type selection and update footer navigation links 2026-04-10 20:15:25 +05:30
pradeepkumar
b2d2567a6c fix: update expertise tag display to wrap and adjust initial tag count to 2 2026-04-10 17:10:10 +05:30
pradeepkumar
e5dfac0470 refactor: optimize profile tag display and truncate location text across professional components 2026-04-10 16:39:58 +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
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
86cacd9a5b feat: enable direct messaging initiation from agent profiles via agentProfileId query parameter 2026-03-29 17:40:06 +05:30
pradeepkumar
a60776be8b fix 2026-03-28 20:08: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
0f3086bf34 fix 2026-03-28 02:21:28 +05:30
pradeepkumar
37d66150c3 fix 2026-03-27 15:47:29 +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
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
9b6fbeb4fd feat: Introduce and integrate a mobile back button component across agent and user profile pages. 2026-03-20 02:32:58 +05:30
pradeepkumar
b19991ed7b refactor: adjust profile page layout by removing scrollable profile cards and updating header navigation positioning. 2026-03-19 18:18:44 +05:30
pradeepkumar
26dc563a49 feat: Implement S3 avatar resolution for network connections, refine messaging initial conversation selection, and adjust profile display logic and header navigation. 2026-03-19 16:37:24 +05:30
pradeepkumar
94b7577234 fix: Update total notification count only when the 'all' filter is active to prevent incorrect overwrites. 2026-03-19 16:25:10 +05:30
pradeepkumar
6aa4b62df3 fix: Remove notifications from the list when marked as read while viewing the 'unread' tab. 2026-03-19 16:22:57 +05:30
pradeepkumar
a5fb2fda46 feat: Implement scrollable profile card container with sticky pagination. 2026-03-19 10:49:07 +05:30
pradeepkumar
772e1024cc feat: Implement useImageStatus hook and enhance image loading status handling across various components to address cached images and loading timeouts. 2026-03-18 11:54:40 +05:30
pradeepkumar
7dfa93adb5 feat: Implement dynamic specialization search in the hero section and parse URL filters on the profiles page. 2026-03-16 19:11:26 +05:30
pradeepkumar
65d3d6c9dc feat: Enable direct navigation to specific message conversations via URL parameters and initiate new conversations from the network page. 2026-03-15 01:03:44 +05:30
pradeepkumar
9acb0063fa feat: Implement shimmer loading for profile and avatar images across various components. 2026-03-14 14:37:19 +05:30
pradeepkumar
8c499ecc6a feat: Add a 'Coming Soon' education page and implement responsive mobile menu functionality and styling adjustments in the common header. 2026-03-08 11:12:55 +05:30
pradeepkumar
bd9dd363dc chore: Update location icon source and dimensions in user profiles page. 2026-03-08 00:20:15 +05:30
pradeepkumar
1baad05e79 feat: Replace hardcoded default profile image with a dynamic placeholder and remove cache-busting from presigned URLs. 2026-03-07 22:19:10 +05:30
pradeepkumar
724ce6a735 feat: Implement S3 presigned URL resolution for CMS images across pages and apply minor styling adjustments to the header and hero sections. 2026-03-05 05:51:57 +05:30
pradeepkumar
93b86a3472 feat: Implement a new testimonial submission page and service, and update related profile and settings components. 2026-03-05 05:36:10 +05:30
pradeepkumar
a1c128ea2f feat: Enhance user profiles page filter synchronization and refactor common header navigation to use Link components. 2026-03-04 22:13:14 +05:30
pradeepkumar
39137b4dfc feat: Optimize agent profile avatar loading by resolving all presigned URLs in parallel at the page level and passing them to individual profile cards. 2026-03-04 20:42:46 +05:30
pradeepkumar
9b89e71764 feat: Implement notification API service, integrate unread count in header, and replace mock data on notification pages. 2026-02-25 06:45:49 +05:30
pradeepkumar
b235378815 feat: Integrate CMS to dynamically populate home page sections with dedicated content types and a new service. 2026-02-22 21:52:54 +05:30
pradeepkumar
4ddb7552db feat: Add Billings & Payments and Testimonials settings pages for agent and user roles, and refactor notification settings form. 2026-02-12 05:56:10 +05:30
pradeepkumar
46f5097742 feat: implement dedicated notification pages for agent and user roles. 2026-02-09 02:27:58 +05:30
pradeepkumar
7e8576c006 feat: Add cache-busting to avatar image URLs and implement show more/less functionality for certifications. 2026-02-09 01:42:26 +05:30
pradeepkumar
719b784dfe feat: Implement 'Show More/Less' functionality for specialization cards, refine expertise tag extraction logic, and update the 'Browse Experts' navigation link. 2026-02-02 16:24:39 +05:30
pradeepkumar
1faed9140c feat: implement dynamic contact info and availability mapping from field values, and enhance phone number masking. 2026-02-02 10:19:55 +05:30
pradeepkumar
b5106945dc feat: Implement agent-user connection request system with a new service and dynamic profile card buttons. 2026-02-02 09:59:08 +05:30
pradeepkumar
edfbf4a51c feat: Implement agent availability status with a toggle for agents and display on user profiles. 2026-02-02 00:34:31 +05:30
pradeepkumar
b88e47f911 feat: Implement dynamic city and state retrieval and display for profiles, utilizing new data mapping and updated UI logic. 2026-02-01 23:25:27 +05:30
pradeepkumar
bb7706d152 feat: Enhance agent profiles with dynamic fields, granular location data, and add a verified badge asset. 2026-02-01 22:45:56 +05:30
pradeepkumar
ad2d2dfbf4 refactor: Simplify URL parameter handling by removing the isInitialized flag and directly using derived URL parameters for state and data fetching. 2026-02-01 21:58:57 +05:30
pradeepkumar
f48c665b0a style: Implement custom checkbox styling with a checked state SVG icon. 2026-02-01 18:45:31 +05:30
pradeepkumar
58a1918fa8 feat: Implement dynamic filtering for agent search by adding a filters parameter to the search service and utilizing it in the profiles page. 2026-02-01 18:30:21 +05:30
pradeepkumar
09cf44f418 feat: Introduce dynamic profile filtering with a new service and update user and agent profiles to use separate first and last name fields. 2026-02-01 15:04:51 +05:30
pradeepkumar
4ffd6305b1 fix 2026-01-25 01:15:02 +05:30