Qassure-frontend/src/types
2026-03-12 18:17:03 +05:30
..
audit-log.ts 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
dashboard.ts first commit 2026-01-19 19:36:31 +05:30
department.ts feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association. 2026-03-12 18:17:03 +05:30
designation.ts feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association. 2026-03-12 18:17:03 +05:30
module.ts feat: Add LTTS logo and update various UI components and pages across superadmin and tenant sections. 2026-03-02 21:41:27 +05:30
role.ts Refactor Layout and Sidebar components for improved responsiveness and permission handling. Update layout styles for better spacing and adjust Sidebar menu items to include permission checks for tenant users. Remove unused EditTenantModal and NewModuleModal components to streamline shared components. 2026-01-30 18:16:31 +05:30
tenant.ts feat: Implement authenticated image handling for tenant logos and favicons, utilizing file attachment UUIDs and a new AuthenticatedImage component. 2026-03-06 12:41:13 +05:30
user.ts feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association. 2026-03-12 18:17:03 +05:30