Qassure-frontend/src/hooks
2026-04-10 17:26:12 +05:30
..
redux-hooks.ts first commit 2026-01-19 19:36:31 +05:30
useAppTheme.ts feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
usePermissions.ts Refactor Layout and Sidebar components for improved responsiveness and permission handling. Update layout styles for better spacing and adjust Sidebar menu items to include permission checks for tenant users. Remove unused EditTenantModal and NewModuleModal components to streamline shared components. 2026-01-30 18:16:31 +05:30
useTenantTheme.ts feat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component. 2026-03-19 11:49:49 +05:30