Commit Graph

7 Commits

Author SHA1 Message Date
fe85b8b5f6 feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components 2026-04-10 17:26:12 +05:30
a6ef7e6bee feat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component. 2026-03-19 11:49:49 +05:30
5b03dec1d8 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
55b0d9c8c1 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
621670ffbc Refactor theme hook and update tenant creation logic to improve clarity and consistency. Remove unused tenant_id from Users component and ensure proper variable naming in CreateTenantWizard. 2026-01-29 17:42:07 +05:30
bb5a086110 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
2cb8005540 first commit 2026-01-19 19:36:31 +05:30