Commit Graph

246 Commits

Author SHA1 Message Date
pradeepkumar
a2860162b2 refactor: Adjust header positioning in user layout and update HeroSection image fit, padding, and button text color. 2026-01-19 10:01:40 +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
db3b12507e refactor: Replace custom user layout header and sidebar with shared components and remove negative margin from user profile page. 2026-01-19 09:20:48 +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
pradeepkumar
3ceb3dc866 feat: add new contact page with form and contact details 2026-01-19 00:23:46 +05:30
pradeepkumar
2bca1ff0c0 style: update agent profile dropdown menu styling and structure in AgentHeader. 2026-01-19 00:16:52 +05:30
pradeepkumar
7ac0be19a9 style: Remove conditional background color for selected conversation items. 2026-01-19 00:14:59 +05:30
pradeepkumar
071354be87 feat: Implement auto-scrolling to the bottom of chat messages and a scroll-to-bottom button that appears when scrolled up. 2026-01-19 00:14:41 +05:30
pradeepkumar
f7388642d1 style: improve message list UI with an active conversation indicator, refined avatar styling, and an updated header options icon. 2026-01-19 00:12:19 +05:30
pradeepkumar
c5ed8fb1aa feat: Implement agent messaging and settings pages with new components and icons. 2026-01-18 23:58:25 +05:30
pradeepkumar
48c4b564e5 feat: introduce agent network page with sidebar, invitation cards, and new icons, while refactoring dashboard components and updating profile links. 2026-01-18 23:43:44 +05:30
pradeepkumar
74fe46335f feat: Add agent network feature with invitation cards and sidebar, and revamp agent edit availability UI to include office hours and contact methods. 2026-01-18 23:13:56 +05:30
pradeepkumar
7d5de4aa93 refactor: Update form section card styling and enhance state licensing input with a removal option. 2026-01-18 23:08:44 +05:30
pradeepkumar
b0411a53de feat: Update several SVG icons and replace the user icon with a new basic information icon. 2026-01-18 22:10:13 +05:30
pradeepkumar
e17dcf40df feat: Update availability-clock-icon.svg with a new visual design and remove clock-icon.svg. 2026-01-18 21:33:09 +05:30
pradeepkumar
82a33ce8b9 feat: Implement custom scrollbar, refine agent profile edit navigation, and enhance quick link scrolling on the agent edit page. 2026-01-18 21:29:52 +05:30
pradeepkumar
5fc28117d2 feat: Implement agent profile editing page with new form components, icons, and dashboard integration. 2026-01-18 21:21:17 +05:30
pradeepkumar
ba1594e24e feat: Add agent edit form components and quick links, and update header and footer styling. 2026-01-18 21:14:47 +05:30
pradeepkumar
24a882460c style: refresh UI with updated SVG icons and refined typography in dashboard and footer components. 2026-01-18 21:08:28 +05:30
pradeepkumar
132efa70cf style: Update agent dashboard UI by replacing icons, adding new SVG assets, and refining component styles and layout. 2026-01-18 20:28:09 +05:30
pradeepkumar
0e47040c10 style: Refine dashboard component padding, spacing, and typography. 2026-01-18 20:18:30 +05:30
pradeepkumar
eea3016489 feat: Extract dashboard status buttons and contact information into reusable components, adding show/hide functionality for contact details. 2026-01-18 19:44:24 +05:30
pradeepkumar
867fb0693b feat: Add ProfileCard, SpecializationSection, and TestimonialsSection components to the agent dashboard, and update styling for ExperienceSection. 2026-01-18 19:39:46 +05:30
pradeepkumar
4aafcdd7c0 style: Update agent dashboard text styles and replace the calendar icon. 2026-01-18 19:34:18 +05:30
pradeepkumar
5b6ba34b95 feat: Add location pin icon and update edit pencil icons to orange in the agent dashboard. 2026-01-18 19:27:13 +05:30
pradeepkumar
fc3e8a783c feat: Increase agent dashboard sidebar width and profile image dimensions. 2026-01-18 19:00:43 +05:30
pradeepkumar
8df27a285b feat: Implement responsive ExperienceSection and add eye icons to reveal masked contact details on the agent dashboard. 2026-01-18 18:16:55 +05:30
pradeepkumar
f9a9ab0d5a ui: Apply font-fractul and font-serif typography to various text elements and buttons across agent dashboard components. 2026-01-18 17:56:24 +05:30
pradeepkumar
59fcc65489 feat: Add Source Serif 4 and Fractul font families, new message and requests icons, and update agent dashboard and layout. 2026-01-18 08:44:53 +05:30
pradeepkumar
36cff9de00 refactor: update agent dashboard UI for status buttons and contact info, restyle specialization card button, and adjust footer background color. 2026-01-18 07:40:28 +05:30
pradeepkumar
a13dcbf96d mobiel view 2026-01-12 14:13:37 +05:30
pradeepkumar
cc631fefa7 split componeent 2026-01-12 12:34:58 +05:30
pradeepkumar
36eb93c264 update svg 2026-01-12 12:17:16 +05:30
pradeepkumar
0c7239d7a8 main layout 2026-01-11 22:09:41 +05:30
pradeepkumar
500c8b6e5d default layuout 2026-01-11 21:30:57 +05:30
pradeepkumar
c8d414ccd6 auth move 2026-01-11 21:21:34 +05:30
pradeepkumar
4350a3fd4f fix 2025-12-24 07:42:31 +05:30
pradeepkumar
d308a4c52c feat: Dockerize web application by adding Dockerfile, .dockerignore, and configuring next.config for standalone output and image optimization. 2025-12-24 06:39:10 +05:30
pradeepkumar
b5f18910ab feat: add Twitter authentication provider and update sign-in callback to include it 2025-12-22 16:48:36 +05:30
pradeepkumar
45c2c22129 feat: Add forgot password and reset password pages. 2025-12-22 13:14:00 +05:30
pradeepkumar
6c6129e8d1 feat: Enhance login error reporting with backend pre-validation and update signup to require email verification instead of auto-login. 2025-12-22 13:02:17 +05:30
pradeepkumar
060643fed8 feat: add email verification page and allow public access via middleware. 2025-12-22 12:50:28 +05:30
pradeepkumar
5c6ab92056 feat: Implement AuthService for user registration with detailed field error handling and updated user roles. 2025-12-22 11:53:53 +05:30
pradeepkumar
de32edb7ab feat: Introduce user signup functionality with social login, authentication middleware, and updated login/home pages. 2025-12-22 10:29:33 +05:30
pradeepkumar
218337666e feat: Implement user authentication using NextAuth with social and credentials providers. 2025-12-20 19:22:35 +05:30
pradeepkumar
b1cd8376ac Initial commit from Create Next App 2025-12-19 01:19:18 +05:30