| .. |
|
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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
Dashboard.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
Departments.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
Designations.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
DocumentCategories.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
Documents.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
FilesList.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
Tasks.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +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 service and pages for managing tenant AI providers and configurations
|
2026-05-25 18:02:58 +05:30 |
|
TenantAIProviders.tsx
|
feat: implement AI service and pages for managing tenant AI providers and configurations
|
2026-05-25 18:02:58 +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
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
ViewDocument.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
WorkflowDefination.tsx
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |