Qassure-frontend/src/services
2026-04-16 19:29:49 +05:30
..
api-client.ts feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users. 2026-03-23 12:01:20 +05:30
audit-log-service.ts feat: add sort functionality to Audit Log Resource Types list with new filter options 2026-04-09 14:34:20 +05:30
auth-service.ts 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
dashboard-service.ts refactor: optimize notification socket lifecycle, update dashboard services, and refine tenant UI permissions and actions 2026-04-06 18:05:13 +05:30
department-service.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-service.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
document-service.ts feat: add module filter to documents list and refactor version creation form UI 2026-04-02 21:30:20 +05:30
failed-emails-service.ts feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboards 2026-04-16 19:29:49 +05:30
file-attachment-service.ts refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
file-service.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
module-service.ts Refactor NewModuleModal to comment out health_status field and improve code readability. Update TenantDetails to fetch modules based on tenant ID and adjust ModulesTab to handle module data more effectively. Modify module service to accept tenant ID for fetching modules. Clean up unused code in RolesTable and UsersTable components by removing header text. 2026-02-04 16:37:31 +05:30
notification-service.ts feat: integrate RichTextEditor and variable copy functionality into notification template management 2026-04-15 17:48:35 +05:30
role-service.ts refactor: remove scope filtering functionality from roles table and service layer 2026-04-15 17:54:23 +05:30
smtp-config-service.ts feat: implement SMTP configuration management for super admin and tenant levels 2026-04-14 18:02:26 +05:30
supplier-service.ts 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-service.ts Refactor EditTenantModal into EditTenant page with multi-step form for tenant details, contact information, and settings. Enhance validation schemas and integrate file upload functionality for branding assets. Update routing to navigate to the new EditTenant page instead of using a modal. Remove legacy modal handling from Tenants component. 2026-01-28 18:44:14 +05:30
theme-service.ts feat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component. 2026-03-19 11:49:49 +05:30
user-service.ts 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
workflow-service.ts refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30