1aea5bbe6b
feat: update mark as read logic to use socket service for real-time status updates
pradeepkumar
2026-03-31 19:28:55 +05:30
5d930db290
style: adjust top padding on profile page and remove expand button from profile list sections
pradeepkumar
2026-03-31 06:26:54 +05:30
ed277d2955
feat: improve profile error handling with specific messages and UI for private or missing profiles
pradeepkumar
2026-03-30 15:35:36 +05:30
daa0e3ff67
refactor: remove hardcoded default content from components and update dashboard to conditionally render sections after CMS data loading
pradeepkumar
2026-03-30 12:07:20 +05:30
75994c09bd
chore: disable image optimization for external domains to resolve SSL issues with Contabo S3
pradeepkumar
2026-03-30 08:26:51 +05:30
86cacd9a5b
feat: enable direct messaging initiation from agent profiles via agentProfileId query parameter
pradeepkumar
2026-03-29 17:40:06 +05:30
ada94f6b38
fix: redirect logout to home page instead of login page
pradeepkumar
2026-03-29 12:06:05 +05:30
f762e613e0
style: adjust specialization card height and grid alignment for improved layout consistency
pradeepkumar
2026-03-29 03:52:32 +05:30
89fcd060f4
refactor: remove client-side agent fetching in favor of direct prop data usage in FeaturesSection
pradeepkumar
2026-03-28 22:08:57 +05:30
8dbc5c3842
refactor: update TopProfessionals to use CMS data and implement dynamic featured agent fetching in FeaturesSection
pradeepkumar
2026-03-28 22:04:20 +05:30
2526bfdb8a
refactor: remove profileLink prop and Link wrapper from ProfessionalCard component.
pradeepkumar
2026-03-27 06:56:38 +05:30
317f7e7402
feat: Introduce alwaysShow prop for MobileBackButton to control visibility and apply minor UI refinements to specialization cards and chat header.
pradeepkumar
2026-03-27 06:47:53 +05:30
d598637380
feat: dynamically display average rating and testimonial count in the testimonials section.
pradeepkumar
2026-03-27 06:32:06 +05:30
76ab856c20
feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality.
pradeepkumar
2026-03-27 06:23:28 +05:30
d863fdb1c9
feat: Pass user role and agent type via cookies for social sign-up and include them in the social authentication API request.
pradeepkumar
2026-03-26 15:18:12 +05:30
5544cf4fc8
fix: adjust logo padding and absolutely center desktop navigation.
pradeepkumar
2026-03-26 11:26:45 +05:30
fd06d7b243
feat: Implement client-side caching for conversations in useMessaging to reduce re-fetching and improve performance.
pradeepkumar
2026-03-23 21:27:34 +05:30
b883a712fe
feat: add Giphy API key as a build argument and environment variable.
pradeepkumar
2026-03-23 11:24:55 +05:30
fe531940bb
feat: Implement dynamic featured agent cards with image loading and CMS content integration in FeaturesSection.
pradeepkumar
2026-03-23 11:24:49 +05:30
c0a631e2b4
feat: Add agent profile verification status banners to the dashboard and update the agent profile interface with verification fields.
pradeepkumar
2026-03-21 08:56:10 +05:30
67317f86b5
feat: Redirect ADMIN and SUPER_ADMIN users from web app routes to the logout page.
pradeepkumar
2026-03-20 17:05:15 +05:30
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.
pradeepkumar
2026-03-20 12:53:13 +05:30
2de25d7448
refactor: Remove "Show All Tags" functionality and state from professional cards, displaying a fixed number of expertise tags with a static count.
pradeepkumar
2026-03-20 12:47:06 +05:30
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.
pradeepkumar
2026-03-20 12:43:23 +05:30
f71d47f3b7
fix: update HeroSection search form positioning and validation error message styling
pradeepkumar
2026-03-20 02:42:04 +05:30
bf97061a38
feat: Implement mobile responsive layout for the messaging page, enabling toggling between the conversation list and chat view on smaller screens.
pradeepkumar
2026-03-20 02:41:07 +05:30
9b6fbeb4fd
feat: Introduce and integrate a mobile back button component across agent and user profile pages.
pradeepkumar
2026-03-20 02:32:58 +05:30
d8e75f4a06
feat: Improve message attachment handling by checking both fileUrl and content for S3 keys, and add an image loading error fallback UI.
pradeepkumar
2026-03-20 01:49:46 +05:30
0caf7af45b
fix: Update 'show more/less' tag button to prevent event propagation and improve event handling.
pradeepkumar
2026-03-19 18:29:18 +05:30
b19991ed7b
refactor: adjust profile page layout by removing scrollable profile cards and updating header navigation positioning.
pradeepkumar
2026-03-19 18:18:44 +05:30
8a9f1f2325
fix: Deduplicate array values in profile data mapping and ensure specialization cards fill full height.
pradeepkumar
2026-03-19 17:36:53 +05:30
19b90285da
feat: Implement conversation mute and favorite features with UI, API, and state management.
pradeepkumar
2026-03-19 17:03:25 +05:30
51fd050945
feat: Add star/unstar functionality and display a mute indicator in the chat header.
pradeepkumar
2026-03-19 16:41:03 +05:30
26dc563a49
feat: Implement S3 avatar resolution for network connections, refine messaging initial conversation selection, and adjust profile display logic and header navigation.
pradeepkumar
2026-03-19 16:37:24 +05:30
94b7577234
fix: Update total notification count only when the 'all' filter is active to prevent incorrect overwrites.
pradeepkumar
2026-03-19 16:25:10 +05:30
6aa4b62df3
fix: Remove notifications from the list when marked as read while viewing the 'unread' tab.
pradeepkumar
2026-03-19 16:22:57 +05:30
896f49d1e1
fix: Populate the directionsUrl with a Google Maps link on the contact page.
pradeepkumar
2026-03-19 13:56:09 +05:30
2617262a74
feat: Display a shimmer loading placeholder for the subscription CTA button and update its disabled condition.
pradeepkumar
2026-03-19 11:57:43 +05:30
00a7cc68d1
fix: Defer agent dashboard data fetching until session is authenticated and update payment success redirect to full page reload.
pradeepkumar
2026-03-19 10:22:21 +05:30
27e9fdabb4
feat: Implement persistent chat clearing functionality by adding a new service method and integrating it into the useMessaging hook.
pradeepkumar
2026-03-19 09:33:36 +05:30
29574ef5d8
fix: Correct chat auto-scroll to bottom by setting container's scrollTop property instead of using scrollIntoView.
pradeepkumar
2026-03-19 08:45:09 +05:30
3a5377dd35
feat: implement user reporting functionality with a dedicated modal and service, integrated into the chat header.
pradeepkumar
2026-03-19 05:24:41 +05:30
776aeaac8d
feat: Display user's full name and profile avatar in network lists, falling back to email and default avatar.
pradeepkumar
2026-03-19 04:58:37 +05:30
fcfb3827ba
feat: Enable agents to set a custom headline and manage location via distinct city, state, and country fields, and enhance contract count display logic.
pradeepkumar
2026-03-18 13:04:10 +05:30
772e1024cc
feat: Implement useImageStatus hook and enhance image loading status handling across various components to address cached images and loading timeouts.
pradeepkumar
2026-03-18 11:54:40 +05:30
f3c4e31924
feat: Implement message catch-up and retry logic for conversation room joins on socket reconnection.
pradeepkumar
2026-03-17 18:03:07 +05:30
aac05dd12d
feat: clear logout state on signup page initialization.
pradeepkumar
2026-03-17 11:01:46 +05:30
7dfa93adb5
feat: Implement dynamic specialization search in the hero section and parse URL filters on the profiles page.
pradeepkumar
2026-03-16 19:11:26 +05:30
fe0ef8cfba
fix: Enhance logout cookie deletion to cover more NextAuth cookie variants and adjust the logout sequence, and disable prefetching for footer links.
pradeepkumar
2026-03-16 17:49:09 +05:30
7d7566f6d3
feat: Introduce Nginx development configuration and enhance authentication state management by refining logout flag handling and session restoration conditions.
pradeepkumar
2026-03-16 17:19:28 +05:30
158f9e1780
fix: Prevent redundant logout redirects and synchronously clear authentication tokens on the logout page.
pradeepkumar
2026-03-16 15:26:39 +05:30
1e9262edfa
fix: Prevent token race conditions by pre-saving access/refresh tokens to localStorage before NextAuth signIn and refining logout token clearing.
pradeepkumar
2026-03-16 13:25:32 +05:30
63ad223c4c
refactor: Update footer link hrefs, using '#' as placeholders for most and '/education' for agent-related links.
pradeepkumar
2026-03-15 20:27:15 +05:30
9638c6c4c9
feat: Dispatch 'profile-updated' event after avatar update to trigger UI refresh.
pradeepkumar
2026-03-15 17:07:53 +05:30
65d3d6c9dc
feat: Enable direct navigation to specific message conversations via URL parameters and initiate new conversations from the network page.
pradeepkumar
2026-03-15 01:03:44 +05:30
50640a5828
feat: Enable agents to initiate conversations with connected users and refactor the conversation start flow to be role-aware.
pradeepkumar
2026-03-15 00:29:25 +05:30
9acb0063fa
feat: Implement shimmer loading for profile and avatar images across various components.
pradeepkumar
2026-03-14 14:37:19 +05:30
7b5c670159
feat: Improve avatar loading experience by displaying placeholders until images are fully loaded across various components.
pradeepkumar
2026-03-13 22:45:11 +05:30
b339dd865c
feat: Implement guest menu in the common header for unauthenticated users and enhance JWT session handling for user profile updates.
pradeepkumar
2026-03-13 12:41:35 +05:30
45adaf2deb
feat: dynamically load About page content from CMS, replacing hardcoded defaults and adding a skeleton loader.
pradeepkumar
2026-03-12 23:51:48 +05:30
a3586021a4
feat: Add user type selection and a sign up link to the login page.
pradeepkumar
2026-03-11 11:50:03 +05:30
fd480992a3
feat: Add splash images and redesign the logout page user interface.
pradeepkumar
2026-03-10 22:48:10 +05:30
6055160b30
refactor: streamline logout process by integrating next-auth's signOut and a dedicated server action for cookie management.
pradeepkumar
2026-03-10 11:49:33 +05:30
c7f1b89203
feat: Centralize authentication redirects to middleware, remove client-side redirect logic, and refine logout process.
pradeepkumar
2026-03-10 09:28:19 +05:30
69eff70fbb
feat: Implement a server-side logout action and enhance client-side logout with backend token invalidation and comprehensive local storage/cookie clearing.
pradeepkumar
2026-03-10 00:14:43 +05:30
7d641eec12
feat: Add chat management actions including clear and delete conversation, and enhance session token refresh logic.
pradeepkumar
2026-03-09 23:47:28 +05:30
ff5562a573
style: Enhance ChatHeader responsiveness by adding name truncation and conditional visibility for details.
pradeepkumar
2026-03-08 12:11:52 +05:30
b49b07fdd6
fix: robust logout session clearing with cookie cleanup and isLoggingOut guard
pradeepkumar
2026-03-08 12:06:07 +05:30
8c499ecc6a
feat: Add a 'Coming Soon' education page and implement responsive mobile menu functionality and styling adjustments in the common header.
pradeepkumar
2026-03-08 11:12:55 +05:30
69c160ab5a
feat: Replace login/signup text links with a profile icon in the common header.
pradeepkumar
2026-03-08 01:58:49 +05:30
c28f1a71ea
refactor: Centralize logout logic to a dedicated page, clear local storage, and prevent API requests during the process.
pradeepkumar
2026-03-08 01:55:46 +05:30
b45ceef4e9
refactor: improve styling and layout of the user dropdown menu in CommonHeader.
pradeepkumar
2026-03-08 01:46:34 +05:30
98fbac65bb
refactor: Redesign the About page by updating content, descriptions, and various styling elements across all sections.
pradeepkumar
2026-03-08 01:09:47 +05:30
8bfd60efa1
refactor: update notification frequency selection button styling and layout in settings.
pradeepkumar
2026-03-08 00:55:04 +05:30
4255d28c50
feat: Update phone and email icons to their orange variants on the contact page.
pradeepkumar
2026-03-08 00:53:59 +05:30
08c0d94f5f
feat: Add an orange chat icon and apply various UI and style refinements to the FAQ page.
pradeepkumar
2026-03-08 00:47:29 +05:30
037acd95c7
fix: Correct eye icon display logic for password and contact information visibility toggles.
pradeepkumar
2026-03-08 00:39:05 +05:30