Qassure-frontend/src/utils
2026-04-29 18:51:18 +05:30
..
auth.ts first commit 2026-01-19 19:36:31 +05:30
format-date.ts Enhance tenant management by adding CreateTenantWizard and TenantDetails components for streamlined tenant creation and viewing. Update routing in App component to include new paths for tenant management. Refactor Header and Layout components to support breadcrumb navigation. Improve EditRoleModal, EditUserModal, and NewRoleModal to include defaultTenantId for automatic tenant association in role and user management. Update API services to support tenant-specific data fetching for roles and users. 2026-01-27 18:15:58 +05:30
navigation.ts 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
theme.ts Comment out the getThemeImageUrl function in theme utility for future reference, preserving the original implementation while preventing execution. 2026-02-04 10:41:50 +05:30
toast.ts feat: enhance error handling across UI components and services to display server-provided error messages and update SMTP configuration deletion logic 2026-04-29 18:51:18 +05:30