Commit Graph

8 Commits

Author SHA1 Message Date
9a0d28145a Enhance EditRoleModal with improved role management features, including dynamic module and permission selection based on user roles. Implement auto-generation of role code from name input, and update validation schema to support new permissions structure. Refactor form handling for better user experience and error management. 2026-01-23 18:04:28 +05:30
2c8a3459e4 Update .env to set the API base URL for production environment, replacing the local development URL. 2026-01-22 17:20:57 +05:30
b0d720c821 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
f4f1225f02 Implement password recovery features by adding Forgot Password and Reset Password pages, update routing in App component, and enhance dashboard statistics fetching with error handling. Update .env for API base URL. 2026-01-21 11:20:16 +05:30
9fa4e99dd2 Update .env
change the .env for server base url
2026-01-21 05:34:40 +00:00
d2dd79013d Update API base URL for local development, enhance role and tenant management modals with improved validation and error handling, and standardize status options across user, tenant, and role types to include 'deleted' instead of 'blocked'. Add audit log functionality with pagination and filtering in the AuditLogs page. 2026-01-20 18:09:45 +05:30
084b09f2d9 Update environment configuration for API base URL, add ViewModuleModal export in shared components, enhance Login component error handling, and implement Modules page with data fetching, filtering, and pagination features. 2026-01-20 10:18:30 +05:30
2cb8005540 first commit 2026-01-19 19:36:31 +05:30