Qassure-frontend/src
2026-05-12 15:42:04 +05:30
..
assets first commit 2026-01-19 19:36:31 +05:30
components refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
features/dashboard/components refactor: standardize RolesTable component formatting and improve code readability 2026-05-08 14:34:24 +05:30
hooks feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store 2026-04-27 19:15:12 +05:30
lib feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
pages refactor: implement breadcrumb navigation and modernize layout components across tenant pages 2026-05-12 15:42:04 +05:30
routes feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +05:30
services feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +05:30
store feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +05:30
types refactor: standardize RolesTable component formatting and improve code readability 2026-05-08 14:34:24 +05:30
utils 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
App.tsx feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
index.css feat: implement GradientStatCard component and apply Figtree font across the dashboard with responsive grid layout updates. 2026-05-07 17:39:34 +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