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
ada94f6b38
fix: redirect logout to home page instead of login page
2026-03-29 12:06:05 +05:30
pradeepkumar
a60776be8b
fix
2026-03-28 20:08:59 +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
0f3086bf34
fix
2026-03-28 02:21:28 +05:30
pradeepkumar
37d66150c3
fix
2026-03-27 15:47:29 +05:30
pradeepkumar
2fb4809d1d
feat: unregister FCM token during logout.
2026-03-27 09:03:32 +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
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
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
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
896f49d1e1
fix: Populate the directionsUrl with a Google Maps link on the contact page.
2026-03-19 13:56:09 +05:30
pradeepkumar
ee51f4b554
fix
2026-03-19 13:32:40 +05:30
pradeepkumar
a5fb2fda46
feat: Implement scrollable profile card container with sticky pagination.
2026-03-19 10:49:07 +05:30
pradeepkumar
00a7cc68d1
fix: Defer agent dashboard data fetching until session is authenticated and update payment success redirect to full page reload.
2026-03-19 10:22:21 +05:30
pradeepkumar
29574ef5d8
fix: Correct chat auto-scroll to bottom by setting container's scrollTop property instead of using scrollIntoView.
2026-03-19 08:45:09 +05:30
pradeepkumar
776aeaac8d
feat: Display user's full name and profile avatar in network lists, falling back to email and default avatar.
2026-03-19 04:58:37 +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
aac05dd12d
feat: clear logout state on signup page initialization.
2026-03-17 11:01:46 +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
fe0ef8cfba
fix: Enhance logout cookie deletion to cover more NextAuth cookie variants and adjust the logout sequence, and disable prefetching for footer links.
2026-03-16 17:49:09 +05:30
pradeepkumar
7d7566f6d3
feat: Introduce Nginx development configuration and enhance authentication state management by refining logout flag handling and session restoration conditions.
2026-03-16 17:19:28 +05:30
pradeepkumar
158f9e1780
fix: Prevent redundant logout redirects and synchronously clear authentication tokens on the logout page.
2026-03-16 15:26:39 +05:30
pradeepkumar
1e9262edfa
fix: Prevent token race conditions by pre-saving access/refresh tokens to localStorage before NextAuth signIn and refining logout token clearing.
2026-03-16 13:25:32 +05:30
pradeepkumar
9638c6c4c9
feat: Dispatch 'profile-updated' event after avatar update to trigger UI refresh.
2026-03-15 17:07:53 +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
7b5c670159
feat: Improve avatar loading experience by displaying placeholders until images are fully loaded across various components.
2026-03-13 22:45:11 +05:30
pradeepkumar
45adaf2deb
feat: dynamically load About page content from CMS, replacing hardcoded defaults and adding a skeleton loader.
2026-03-12 23:51:48 +05:30
pradeepkumar
a3586021a4
feat: Add user type selection and a sign up link to the login page.
2026-03-11 11:50:03 +05:30
pradeepkumar
fd480992a3
feat: Add splash images and redesign the logout page user interface.
2026-03-10 22:48:10 +05:30
pradeepkumar
6055160b30
refactor: streamline logout process by integrating next-auth's signOut and a dedicated server action for cookie management.
2026-03-10 11:49:33 +05:30
pradeepkumar
c7f1b89203
feat: Centralize authentication redirects to middleware, remove client-side redirect logic, and refine logout process.
2026-03-10 09:28:19 +05:30
pradeepkumar
69eff70fbb
feat: Implement a server-side logout action and enhance client-side logout with backend token invalidation and comprehensive local storage/cookie clearing.
2026-03-10 00:14:43 +05:30
pradeepkumar
ff5562a573
style: Enhance ChatHeader responsiveness by adding name truncation and conditional visibility for details.
2026-03-08 12:11:52 +05:30
pradeepkumar
b49b07fdd6
fix: robust logout session clearing with cookie cleanup and isLoggingOut guard
...
- Clear next-auth session cookies directly as backup in logout page
- Add isLoggingOut localStorage flag to prevent TokenSync/PresenceProvider from restoring tokens
- Clear isLoggingOut flag on login page load as safety net
- Add createdAt to AgentSubscription interface (fixes build error)
- Add /education to public routes in middleware
2026-03-08 12:06:07 +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