Commit Graph

16 Commits

Author SHA1 Message Date
Chinraj P
987ca11a4d Added home page with dashboard content and SEO metadata 2026-06-23 14:14:08 +05:30
pradeepkumar
868e50c41d refactor: remove agent redirect from user dashboard layout to allow persistent access 2026-05-11 14:04:37 +05:30
pradeepkumar
772a0cde3d feat: implement branded splash screen loading states for user and agent layouts 2026-04-09 16:06:34 +05:30
pradeepkumar
a60776be8b fix 2026-03-28 20:08:59 +05:30
pradeepkumar
d759d6a2e8 style: adjust layout spacing in agent and user dashboard wrappers 2026-03-28 18:52:59 +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
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
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
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
484f01d74d feat: Conditionally render the header layout based on whether the current path is the user dashboard. 2026-01-19 10:30:28 +05:30
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
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