| .. |
|
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: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +05:30 |
|
Dashboard.tsx
|
refactor: update UI styling and layout for dashboard task components
|
2026-05-07 19:14:11 +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
|
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
|
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: update storage quota configuration from megabytes to gigabytes
|
2026-05-12 15:50:17 +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
|
refactor: simplify StatCard UI by removing background containers and applying icon colors directly
|
2026-05-12 17:36:48 +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: add CustomButton component and implement conditional UI rendering based on user permissions and document status
|
2026-05-12 19:00:16 +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 |