| .. |
|
ActionDropdown.tsx
|
feat: implement collapsible sidebar menu groups for document services and add document review page
|
2026-04-01 21:30:47 +05:30 |
|
AuthenticatedImage.tsx
|
fix: Normalize optional user fields (department, designation, and supplier) in user modals and update AuthenticatedImage formatting.
|
2026-03-17 10:56:28 +05:30 |
|
DataTable.tsx
|
feat: Add LTTS logo and update various UI components and pages across superadmin and tenant sections.
|
2026-03-02 21:41:27 +05:30 |
|
DeleteConfirmationModal.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
DepartmentModals.tsx
|
fix: resolve build errors by removing unused variables after UI refactor
|
2026-04-03 15:34:44 +05:30 |
|
DesignationModals.tsx
|
fix: resolve build errors by removing unused variables after UI refactor
|
2026-04-03 15:34:44 +05:30 |
|
EditRoleModal.tsx
|
feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state.
|
2026-03-16 17:58:11 +05:30 |
|
EditUserModal.tsx
|
feat: Refactor user role assignments in modals to use role_module_assignments with improved validation and module association handling.
|
2026-03-24 13:02:19 +05:30 |
|
FilterDropdown.tsx
|
feat: implement collapsible sidebar menu groups for document services and add document review page
|
2026-04-01 21:30:47 +05:30 |
|
FormField.tsx
|
Enhance tenant management by adding CreateTenantWizard and TenantDetails components for streamlined tenant creation and viewing. Update routing in App component to include new paths for tenant management. Refactor Header and Layout components to support breadcrumb navigation. Improve EditRoleModal, EditUserModal, and NewRoleModal to include defaultTenantId for automatic tenant association in role and user management. Update API services to support tenant-specific data fetching for roles and users.
|
2026-01-27 18:15:58 +05:30 |
|
FormSelect.tsx
|
Enhance Vite configuration for optimized chunking and build performance. Implement manual chunking for feature-based and vendor dependencies to improve loading efficiency. Update ActionDropdown, FilterDropdown, FormSelect, and MultiselectPaginatedSelect components to prevent closing on internal scroll events. Refactor DataTable and other components for improved styling and responsiveness. Introduce lazy loading for route components to enhance application performance.
|
2026-02-03 12:31:50 +05:30 |
|
FormTextArea.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
index.ts
|
feat: Add document management features including document creation, categorization, and a rich text editor for content editing.
|
2026-03-23 18:58:58 +05:30 |
|
Modal.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
MultiselectPaginatedSelect.tsx
|
feat: implement comprehensive workflow definition management, including UI components, services, and routing for creating, editing, and listing workflow definitions.
|
2026-03-13 18:09:23 +05:30 |
|
NewRoleModal.tsx
|
feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state.
|
2026-03-16 17:58:11 +05:30 |
|
NewUserModal.tsx
|
feat: Refactor user role assignments in modals to use role_module_assignments with improved validation and module association handling.
|
2026-03-24 13:02:19 +05:30 |
|
PageHeader.tsx
|
feat: implement collapsible sidebar menu groups for document services and add document review page
|
2026-04-01 21:30:47 +05:30 |
|
PaginatedSelect.tsx
|
Enhance Vite configuration for optimized chunking and build performance. Implement manual chunking for feature-based and vendor dependencies to improve loading efficiency. Update ActionDropdown, FilterDropdown, FormSelect, and MultiselectPaginatedSelect components to prevent closing on internal scroll events. Refactor DataTable and other components for improved styling and responsiveness. Introduce lazy loading for route components to enhance application performance.
|
2026-02-03 12:31:50 +05:30 |
|
Pagination.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
PrimaryButton.tsx
|
feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users.
|
2026-03-23 12:01:20 +05:30 |
|
RichTextEditor.tsx
|
feat: Add document management features including document creation, categorization, and a rich text editor for content editing.
|
2026-03-23 18:58:58 +05:30 |
|
SecondaryButton.tsx
|
feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users.
|
2026-03-23 12:01:20 +05:30 |
|
StatusBadge.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
SupplierContactsModal.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
SupplierModal.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
SupplierScorecardsModal.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
SuppliersTable.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
ThemeButton.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
ViewAuditLogModal.tsx
|
Update API base URL for local development, enhance role and tenant management modals with improved validation and error handling, and standardize status options across user, tenant, and role types to include 'deleted' instead of 'blocked'. Add audit log functionality with pagination and filtering in the AuditLogs page.
|
2026-01-20 18:09:45 +05:30 |
|
ViewRoleModal.tsx
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|
ViewSupplierModal.tsx
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
ViewUserModal.tsx
|
feat: Enable granular user role assignments with optional module association using role_module_combinations.
|
2026-03-20 11:16:07 +05:30 |
|
WorkflowDefinitionModal.tsx
|
feat: enhance audit logs with advanced filtering, CSV export, and role-based views
|
2026-04-03 13:39:55 +05:30 |
|
WorkflowDefinitionsTable.tsx
|
feat: implement document editing functionality with metadata and classification updates
|
2026-04-01 15:12:31 +05:30 |
|
WorkflowDefinitionViewModal.tsx
|
feat: add module filter to documents list and refactor version creation form UI
|
2026-04-02 21:30:20 +05:30 |