pradeepkumar
|
08c0d94f5f
|
feat: Add an orange chat icon and apply various UI and style refinements to the FAQ page.
|
2026-03-08 00:47:29 +05:30 |
|
pradeepkumar
|
bd9dd363dc
|
chore: Update location icon source and dimensions in user profiles page.
|
2026-03-08 00:20:15 +05:30 |
|
pradeepkumar
|
0782da8abd
|
feat: refresh forgot password page UI, integrate new icons, and update styling.
|
2026-03-07 23:51:13 +05:30 |
|
pradeepkumar
|
68fc535b44
|
feat: Add Apple social login and user type toggles to authentication pages, alongside various UI and text refinements.
|
2026-03-07 23:48:49 +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
|
c485561d62
|
feat: implement live support chat functionality with a dedicated service and UI page.
|
2026-03-05 06:37:44 +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
|
be863d4ec2
|
feat: dynamically adjust About page content and calls-to-action based on the user's agent status.
|
2026-03-04 21:22:36 +05:30 |
|
pradeepkumar
|
8502191e2e
|
Fix: Prevent phone field conflicts by removing direct pre-population and prioritizing dynamic field slugs during agent profile updates.
|
2026-03-04 20:56:35 +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
|
39a2998344
|
feat: Display pending connection request count on the agent dashboard profile card.
|
2026-03-04 20:24:41 +05:30 |
|
pradeepkumar
|
ef0c4fa77b
|
feat: Prevent flash of unauthenticated content and premature redirects by checking for existing tokens in local storage.
|
2026-03-03 16:08:23 +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
|
a89c464f8d
|
fix
|
2026-02-24 22:36:53 +05:30 |
|
pradeepkumar
|
c8f9045a38
|
fix: Improve robustness and error handling for dynamic form fields and sections with safe data access and type coercion.
|
2026-02-24 21:43:05 +05:30 |
|
pradeepkumar
|
6d467cc8c0
|
refactor: Dynamically load FAQ page content including categories, questions, and support details from CMS, and introduce new CMS types for FAQ structure.
|
2026-02-24 03:53:29 +05:30 |
|
pradeepkumar
|
ccb1045107
|
refactor: Replace Next.js Image component with a standard img tag and apply styling via className.
|
2026-02-24 03:39:26 +05:30 |
|
pradeepkumar
|
cc22d47d1e
|
Fix: Conditionally apply CMS content to about page sections and refine rendering of "Why Choose Us" section elements based on data availability.
|
2026-02-24 03:37:02 +05:30 |
|
pradeepkumar
|
20857a9d59
|
feat: Implement CMS integration for the About page, including new content types and dynamic data loading with default fallbacks.
|
2026-02-24 03:30:22 +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
|
c5dc139633
|
feat: Implement rich media messaging for images, files, and GIFs, and add message read/delivery status indicators.
|
2026-02-21 22:11:42 +05:30 |
|
pradeepkumar
|
3d2171e0bb
|
feat: Introduce a dedicated logout page for consistent token and session invalidation across the application.
|
2026-02-18 00:50:38 +05:30 |
|
pradeepkumar
|
cb76eb6488
|
feat: Implement payment success confirmation page and testimonials form with new icons.
|
2026-02-12 06:21:11 +05:30 |
|
pradeepkumar
|
6be8a314e9
|
Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling.
|
2026-02-12 06:03:00 +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
|
dbdd22a84b
|
feat: Implement navigation to the agent message page when clicking the message button on network connections.
|
2026-02-09 01:21:21 +05:30 |
|
pradeepkumar
|
eefc4bcd78
|
feat: Redirect authenticated users from auth pages and enable event-driven profile data refresh in the settings sidebar.
|
2026-02-09 00:03:45 +05:30 |
|
pradeepkumar
|
8d3fd0b0d2
|
feat: Implement Suspense with a loading fallback for the 2FA verification page.
|
2026-02-06 09:46:10 +05:30 |
|
pradeepkumar
|
5eb0934570
|
feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow.
|
2026-02-06 09:28:58 +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
|
b41bd8a3eb
|
feat: Implement authentication checks for profile actions and user layout, and add presigned URL fetching for file viewing.
|
2026-01-29 00:02:59 +05:30 |
|
pradeepkumar
|
4ffd6305b1
|
fix
|
2026-01-25 01:15:02 +05:30 |
|
pradeepkumar
|
911ae85e20
|
fix
|
2026-01-25 00:21:17 +05:30 |
|
pradeepkumar
|
ec8116b886
|
fix
|
2026-01-24 23:31:32 +05:30 |
|
pradeepkumar
|
39af9bc59d
|
s3 fix
|
2026-01-24 23:10:02 +05:30 |
|
pradeepkumar
|
b940e77a67
|
fix
|
2026-01-24 22:31:14 +05:30 |
|
pradeepkumar
|
a0559a17f1
|
fix
|
2026-01-24 22:19:30 +05:30 |
|