Qassure-frontend/src/pages/tenant
2026-04-29 18:51:18 +05:30
..
AIGateway.tsx feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
AuditLogs.tsx refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component 2026-04-28 16:58:51 +05:30
CompletionCreate.tsx feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
CompletionDetail.tsx feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management 2026-04-20 17:59:24 +05:30
CompletionHistory.tsx 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
CompletionPlayground.tsx feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store 2026-04-27 19:15:12 +05:30
CreateDocument.tsx 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
Dashboard.tsx abc 2026-04-14 09:26:35 +05:30
Departments.tsx feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association. 2026-03-12 18:17:03 +05:30
Designations.tsx feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association. 2026-03-12 18:17:03 +05:30
DocumentCategories.tsx 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
Documents.tsx feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
DocumentsDueForReview.tsx feat: implement collapsible sidebar menu groups for document services and add document review page 2026-04-01 21:30:47 +05:30
EditDocument.tsx 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
FailedEmails.tsx feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboards 2026-04-16 19:29:49 +05:30
FilesList.tsx feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
FileView.tsx refactor: update breadcrumb navigation in dashboard and file view pages 2026-04-10 18:24:47 +05:30
LandingPage.tsx 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
Modules.tsx feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
Notifications.tsx feat: implement notification management system including master categories, codes, and template overrides, and update task assignment display 2026-04-14 09:24:59 +05:30
NotificationSettings.tsx 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
NotificationTemplates.tsx 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
PromptCreate.tsx feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
PromptEdit.tsx feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
PromptManagement.tsx feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion. 2026-04-22 19:43:23 +05:30
Roles.tsx feat: integrate RichTextEditor and variable copy functionality into notification template management 2026-04-15 17:48:35 +05:30
Settings.tsx refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component 2026-04-28 16:58:51 +05:30
SmtpSettings.tsx feat: implement SMTP configuration management for super admin and tenant levels 2026-04-14 18:02:26 +05:30
StorageDashboard.tsx 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
Suppliers.tsx refactor: Replace document action dropdown with status-specific buttons and simplify supplier table layout. 2026-03-27 16:39:48 +05:30
Tasks.tsx feat: implement notification management system including master categories, codes, and template overrides, and update task assignment display 2026-04-14 09:24:59 +05:30
TenantLogin.tsx feat: implement tenant landing page to display and launch assigned modules 2026-04-08 15:13:15 +05:30
TenantProtectedRoute.tsx 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
Users.tsx feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
ViewDocument.tsx 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
WorkflowDefination.tsx feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30