Qassure-frontend/src
2026-03-16 20:21:42 +05:30
..
assets first commit 2026-01-19 19:36:31 +05:30
components feat: Implement comprehensive supplier management and enhance user modals to support supplier users. 2026-03-16 20:21:42 +05:30
features/dashboard/components 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
hooks feat: Implement authenticated image handling for tenant logos and favicons, utilizing file attachment UUIDs and a new AuthenticatedImage component. 2026-03-06 12:41:13 +05:30
lib first commit 2026-01-19 19:36:31 +05:30
pages feat: Implement comprehensive supplier management and enhance user modals to support supplier users. 2026-03-16 20:21:42 +05:30
routes feat: Implement comprehensive supplier management and enhance user modals to support supplier users. 2026-03-16 20:21:42 +05:30
services feat: Implement comprehensive supplier management and enhance user modals to support supplier users. 2026-03-16 20:21:42 +05:30
store 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
types feat: Implement comprehensive supplier management and enhance user modals to support supplier users. 2026-03-16 20:21:42 +05:30
utils Comment out the getThemeImageUrl function in theme utility for future reference, preserving the original implementation while preventing execution. 2026-02-04 10:41:50 +05:30
App.tsx Update environment configuration for production, remove automated Jenkins pipeline, and refactor routing in App component to utilize AppRoutes. Enhance Login and ProtectedRoute components to manage user roles and navigation based on authentication status. 2026-01-28 17:41:39 +05:30
index.css first commit 2026-01-19 19:36:31 +05:30
main.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