Qassure-frontend/src/services
2026-04-29 18:51:18 +05:30
..
ai-service.ts feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
api-client.ts feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store 2026-04-27 19:15:12 +05:30
audit-log-service.ts feat: add AI services menu to tenant admin platform and enhance DataTable with expandable rows and filters 2026-04-20 15:09:54 +05:30
auth-service.ts feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store 2026-04-27 19:15:12 +05:30
dashboard-service.ts refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component 2026-04-28 16:58:51 +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 feat: add module update functionality, webhook sync, and API key reissue support with new management modals 2026-04-21 14:58:46 +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: 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
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: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component 2026-04-28 16:58:51 +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