| .. |
|
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: 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 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: 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
|
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: 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
|
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 |
|
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 |