Qassure-frontend/src/pages
2026-04-08 14:33:35 +05:30
..
superadmin feat: add search functionality to FilterDropdown component and enable it in AuditLogs pages 2026-04-08 14:33:35 +05:30
tenant feat: add search functionality to FilterDropdown component and enable it in AuditLogs pages 2026-04-08 14:33:35 +05:30
ForgotPassword.tsx feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state. 2026-03-16 17:58:11 +05:30
Login.tsx Refactor routing and role management in various components to streamline tenant and super admin navigation. Update Sidebar and Header to conditionally render menu items based on user roles. Enhance theme integration for tenant admins and adjust navigation paths in Login and Roles components. Remove TenantLogin and TenantProtectedRoute components for cleaner structure. 2026-01-29 17:27:34 +05:30
NotFound.tsx first commit 2026-01-19 19:36:31 +05:30
ProtectedRoute.tsx Update environment configuration for production, remove automated Jenkins pipeline, and refactor routing in App component to utilize AppRoutes. Enhance Login and ProtectedRoute components to manage user roles and navigation based on authentication status. 2026-01-28 17:41:39 +05:30
ResetPassword.tsx Refactor environment configuration for local development, add Sonner for toast notifications, and enhance user feedback across various components. Update API response handling in authentication and management services to include message properties. Improve form components with password visibility toggle and initial option handling in dropdowns. 2026-01-21 19:32:18 +05:30