Qassure-frontend/src/pages/tenant
2026-05-18 16:55:18 +05:30
..
AIGateway.tsx feat: implement AI usage dashboard and provider management features for tenant administration 2026-05-04 19:01:08 +05:30
AuditLogs.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
CompletionCreate.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
CompletionDetail.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
CompletionHistory.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +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: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controls 2026-05-15 18:17:34 +05:30
Dashboard.tsx feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logic 2026-05-14 12:47:52 +05:30
Departments.tsx refactor: decouple DepartmentTable logic into separate list and tree view components 2026-05-11 19:14:47 +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 refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +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: add CustomButton component and implement conditional UI rendering based on user permissions and document status 2026-05-12 19:00:16 +05:30
FailedEmails.tsx refactor: update FailedEmails layout with headers and enhance table actions using dropdowns 2026-05-18 12:06:32 +05:30
FilesList.tsx refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages 2026-05-05 19:42:15 +05:30
FileView.tsx refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages 2026-05-05 19:42:15 +05:30
LandingPage.tsx refactor: standardize RolesTable component formatting and improve code readability 2026-05-08 14:34:24 +05:30
Modules.tsx refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages 2026-05-05 19:42:15 +05:30
Notifications.tsx refactor: redesign notifications list UI and replace search functionality with PrimaryButton integration 2026-05-12 17:26:18 +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 refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
PromptEdit.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
PromptManagement.tsx feat: update search placeholder to reflect name and description filtering 2026-05-06 09:37:56 +05:30
PromptTestCaseCreate.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
PromptTestCases.tsx refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
Roles.tsx feat: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables. 2026-04-30 18:05:03 +05:30
SecurityPolicy.tsx feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +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 refactor: enhance user validation schemas, improve code formatting, and debug storage statistics retrieval. 2026-05-18 16:55:18 +05:30
Suppliers.tsx refactor: standardize UI components with SearchBox, ActiveOnlyToggle, CodeBadge, and FormTextArea, while updating associated services and pages. 2026-04-30 16:02:04 +05:30
Tasks.tsx feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logic 2026-05-14 12:47:52 +05:30
TenantAIDashboard.tsx feat: implement GradientStatCard component and apply Figtree font across the dashboard with responsive grid layout updates. 2026-05-07 17:39:34 +05:30
TenantAIProviderCreate.tsx feat: implement AI usage dashboard and provider management features for tenant administration 2026-05-04 19:01:08 +05:30
TenantAIProviders.tsx refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages 2026-05-05 19:42:15 +05:30
TenantLogin.tsx feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +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: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables. 2026-04-30 18:05:03 +05:30
ViewDocument.tsx feat: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controls 2026-05-15 18:17:34 +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