Chinraj P
987ca11a4d
Added home page with dashboard content and SEO metadata
2026-06-23 14:14:08 +05:30
Chinraj P
376051c41e
feat: add SEO metadata and profile schema
2026-06-18 14:37:55 +05:30
pradeepkumar
026fbc348e
chore: update CommonHeader logo comment and profile edit menu label
2026-05-05 22:51:57 +05:30
pradeepkumar
84605b99ea
refactor: update header navigation to dashboard, rename edit profile labels, and update professional search placeholder
2026-04-29 16:57:01 +05:30
pradeepkumar
8f75a2528e
feat: disable agent-to-agent connections and update navigation for agent role
2026-04-29 14:49:38 +05:30
pradeepkumar
56c300f368
feat: implement dynamic row-based tag clipping in TopProfessionals and fix typo in CommonHeader
2026-04-15 11:47:40 +05:30
pradeepkumar
48121277e4
feat: add unread message count badge to CommonHeader for user role
2026-04-10 17:44:36 +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
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
5544cf4fc8
fix: adjust logo padding and absolutely center desktop navigation.
2026-03-26 11:26:45 +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
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
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
b339dd865c
feat: Implement guest menu in the common header for unauthenticated users and enhance JWT session handling for user profile updates.
2026-03-13 12:41:35 +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
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
pradeepkumar
69c160ab5a
feat: Replace login/signup text links with a profile icon in the common header.
2026-03-08 01:58:49 +05:30
pradeepkumar
c28f1a71ea
refactor: Centralize logout logic to a dedicated page, clear local storage, and prevent API requests during the process.
2026-03-08 01:55:46 +05:30
pradeepkumar
b45ceef4e9
refactor: improve styling and layout of the user dropdown menu in CommonHeader.
2026-03-08 01:46:34 +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
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
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
46f5097742
feat: implement dedicated notification pages for agent and user roles.
2026-02-09 02:27:58 +05:30
pradeepkumar
a2384fc7d9
feat: Implement real-time messaging functionality with dedicated services, types, a custom hook, and UI integration.
2026-02-08 22:44:06 +05:30
pradeepkumar
35ae58c0df
feat: Split profile name into first and last name fields, introduce event-based profile updates for the header, and add S3 deletion for avatars.
2026-02-01 00:59:37 +05:30
pradeepkumar
c4afc421cf
feat: Introduce user profile service and enable role-based profile management for users and agents, including avatar uploads and a dismissible error message in the hero section.
2026-02-01 00:50:09 +05:30
pradeepkumar
1ec1696db7
feat: enable user profile avatar upload and display across header and settings.
2026-02-01 00:35:22 +05:30
pradeepkumar
465551fea5
refactor: Reimplement header functionality within CommonHeader and add new profile menu icons.
2026-02-01 00:06:52 +05:30
pradeepkumar
d1b4458e26
refactor: Standardize user dashboard path to /user/dashboard and refine HeroSection helper text styling.
2026-01-20 01:24:43 +05:30
pradeepkumar
5a845e4b5d
feat: Redesign the home page hero section with a new background image and enhanced search UI, and standardize user dashboard routing across the application.
2026-01-19 09:46:32 +05:30
pradeepkumar
3e23624469
feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets.
2026-01-19 08:54:09 +05:30