Qassure-frontend/src/pages
2026-03-23 18:58:58 +05:30
..
superadmin feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure. 2026-03-17 18:47:32 +05:30
tenant feat: Add document management features including document creation, categorization, and a rich text editor for content editing. 2026-03-23 18:58:58 +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