| .. |
|
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: 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
|
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 |
|
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
|
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 |
|
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: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +05:30 |
|
Dashboard.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 |
|
Departments.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 |
|
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
|
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
|
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
|
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
|
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: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +05:30 |
|
PromptEdit.tsx
|
feat: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +05:30 |
|
PromptManagement.tsx
|
feat: update search placeholder to reflect name and description filtering
|
2026-05-06 09:37:56 +05:30 |
|
PromptTestCaseCreate.tsx
|
feat: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +05:30 |
|
PromptTestCases.tsx
|
feat: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +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
|
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: 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: implement notification management system including master categories, codes, and template overrides, and update task assignment display
|
2026-04-14 09:24:59 +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: 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 |