Qassure-frontend/src/pages/tenant
2026-04-09 18:01:52 +05:30
..
AuditLogs.tsx feat: add search functionality to FilterDropdown component and enable it in AuditLogs pages 2026-04-08 14:33:35 +05:30
CreateDocument.tsx feat: add module filter to documents list and refactor version creation form UI 2026-04-02 21:30:20 +05:30
Dashboard.tsx refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
Departments.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
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: implement collapsible sidebar menu groups for document services and add document review page 2026-04-01 21:30:47 +05:30
Documents.tsx refactor: optimize notification socket lifecycle, update dashboard services, and refine tenant UI permissions and actions 2026-04-06 18:05:13 +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: implement document editing functionality with metadata and classification updates 2026-04-01 15:12:31 +05:30
FilesList.tsx refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
FileView.tsx feat: implement file attachment management system including listing, viewing, uploading, and secure link sharing 2026-04-06 19:09:17 +05:30
LandingPage.tsx feat: implement tenant landing page to display and launch assigned modules 2026-04-08 15:13:15 +05:30
Modules.tsx Fix typo in button label from "Lunch" to "Launch" in TenantDetails and Modules components for consistency. 2026-02-05 10:54:10 +05:30
Notifications.tsx refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
NotificationSettings.tsx feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
Roles.tsx refactor: remove unused UI components and icons across multiple pages 2026-04-06 19:16:32 +05:30
Settings.tsx feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
Suppliers.tsx refactor: Replace document action dropdown with status-specific buttons and simplify supplier table layout. 2026-03-27 16:39:48 +05:30
Tasks.tsx refactor: reorganize sidebar navigation menu structure and update group item rendering logic 2026-04-09 18:01:52 +05:30
TenantLogin.tsx feat: implement tenant landing page to display and launch assigned modules 2026-04-08 15:13:15 +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: remove unused UI components and icons across multiple pages 2026-04-06 19:16:32 +05:30
ViewDocument.tsx feat: add module filter to documents list and refactor version creation form UI 2026-04-02 21:30:20 +05:30
WorkflowDefination.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