Commit Graph

10 Commits

Author SHA1 Message Date
950cfe9f83 feat: implement password complexity policies and mandatory reset logic with new security service integration 2026-05-06 15:04:06 +05:30
178b8f9046 feat: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables. 2026-04-30 18:05:03 +05:30
901dde3362 refactor: standardize UI components with SearchBox, ActiveOnlyToggle, CodeBadge, and FormTextArea, while updating associated services and pages. 2026-04-30 16:02:04 +05:30
c2e6d779d4 feat: implement real-time notification system with Socket.io, Redux state management, and UI components 2026-04-03 20:13:48 +05:30
7a368b09bc feat: implement workflow tasks management page and define associated data types 2026-03-30 18:35:00 +05:30
1025504a55 refactor: Standardize string literals to use double quotes and apply minor formatting across tenant management and settings components. 2026-03-13 18:50:48 +05:30
e17af04b46 refactor: Use a unique wizard ID for file uploads during tenant creation, replacing the slug-based identification. 2026-03-09 18:24:04 +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
757a9f216b feat: Add LTTS logo and update various UI components and pages across superadmin and tenant sections. 2026-03-02 21:41:27 +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