This website requires JavaScript.
Explore
Help
Register
Sign In
yashwin
/
Qassure-frontend
Watch
1
Star
0
Fork
0
You've already forked Qassure-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
484f3b2e07
Qassure-frontend
/
src
/
hooks
History
Yashwin
fe85b8b5f6
feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components
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