|
|
2cfce21323
|
refactor: standardize RolesTable component formatting and improve code readability
|
2026-05-08 14:34:24 +05:30 |
|
|
|
d8d7e542d0
|
feat: implement GradientStatCard component and apply Figtree font across the dashboard with responsive grid layout updates.
|
2026-05-07 17:39:34 +05:30 |
|
|
|
950cfe9f83
|
feat: implement password complexity policies and mandatory reset logic with new security service integration
|
2026-05-06 15:04:06 +05:30 |
|
|
|
fa3cf2c95f
|
refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages
|
2026-05-05 19:42:15 +05:30 |
|
|
|
816208fd9c
|
feat: add prompt test case management and integrate AI provider model resolution logic
|
2026-05-04 15:42:36 +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 |
|
|
|
7dc818ab71
|
feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion.
|
2026-04-22 19:43:23 +05:30 |
|
|
|
bcd029950f
|
feat: add module update functionality, webhook sync, and API key reissue support with new management modals
|
2026-04-21 14:58:46 +05:30 |
|
|
|
93dd820fe2
|
feat: add AI services menu to tenant admin platform and enhance DataTable with expandable rows and filters
|
2026-04-20 15:09:54 +05:30 |
|
|
|
af077bb1ce
|
feat: implement notification management system including master categories, codes, and template overrides, and update task assignment display
|
2026-04-14 09:24:59 +05:30 |
|
|
|
fe85b8b5f6
|
feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI components
|
2026-04-10 17:26:12 +05:30 |
|
|
|
6a798b2cf4
|
feat: implement audit resource type management and optimize image loading with global caching
|
2026-04-08 10:39:32 +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 |
|
|
|
040d710ec7
|
feat: enhance audit logs with advanced filtering, CSV export, and role-based views
|
2026-04-03 13:39:55 +05:30 |
|
|
|
14bb57a574
|
feat: implement document editing functionality with metadata and classification updates
|
2026-04-01 15:12:31 +05:30 |
|
|
|
7a368b09bc
|
feat: implement workflow tasks management page and define associated data types
|
2026-03-30 18:35:00 +05:30 |
|
|
|
e4aede83d9
|
feat: Add module association to documents and integrate workflow history and tracking.
|
2026-03-27 21:18:15 +05:30 |
|
|
|
083d10fdff
|
feat: Add document management features including document creation, categorization, and a rich text editor for content editing.
|
2026-03-23 18:58:58 +05:30 |
|
|
|
4b76f71cf4
|
feat: Implement role-based quick actions and enhance recent activity display with tenant filtering and UI refinements.
|
2026-03-23 14:24:24 +05:30 |
|
|
|
20d802555e
|
feat: Enable granular user role assignments with optional module association using role_module_combinations.
|
2026-03-20 11:16:07 +05:30 |
|
|
|
4e83f55800
|
feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
|
2026-03-17 18:47:32 +05:30 |
|
|
|
d242bbf708
|
feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
|
2026-03-16 20:21:42 +05:30 |
|
|
|
5a0da32699
|
feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state.
|
2026-03-16 17:58:11 +05:30 |
|
|
|
f460a89201
|
feat: implement comprehensive workflow definition management, including UI components, services, and routing for creating, editing, and listing workflow definitions.
|
2026-03-13 18:09:23 +05:30 |
|
|
|
939bd4ddc9
|
feat: Implement support for multiple user roles, department, and designation fields across user management pages and modals.
|
2026-03-12 19:05:50 +05:30 |
|
|
|
b1ac65b345
|
feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association.
|
2026-03-12 18:17:03 +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 |
|
|
|
dd71820ac9
|
Enhance Header component to display user roles alongside names. Update Sidebar menu item label for clarity. Refactor Modules component to utilize new MyModule type and fetch modules with updated service method. Comment out unused code in RolesTable and Dashboard components for cleaner codebase. Add MyModule and MyModulesResponse types for better type safety in module handling.
|
2026-02-04 14:55:36 +05:30 |
|
|
|
73e533694e
|
Implement webhook URL functionality in NewModuleModal and ViewModuleModal. Update Modules component to include launch module feature for super admins, enhancing module management capabilities. Refactor Sidebar for improved layout and responsiveness.
|
2026-02-03 18:05:26 +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 |
|
|
|
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 |
|
|
|
c6ee8c7032
|
Refactor EditTenantModal into EditTenant page with multi-step form for tenant details, contact information, and settings. Enhance validation schemas and integrate file upload functionality for branding assets. Update routing to navigate to the new EditTenant page instead of using a modal. Remove legacy modal handling from Tenants component.
|
2026-01-28 18:44:14 +05:30 |
|
|
|
f07db4040e
|
Enhance tenant management by adding CreateTenantWizard and TenantDetails components for streamlined tenant creation and viewing. Update routing in App component to include new paths for tenant management. Refactor Header and Layout components to support breadcrumb navigation. Improve EditRoleModal, EditUserModal, and NewRoleModal to include defaultTenantId for automatic tenant association in role and user management. Update API services to support tenant-specific data fetching for roles and users.
|
2026-01-27 18:15:58 +05:30 |
|
|
|
9a0d28145a
|
Enhance EditRoleModal with improved role management features, including dynamic module and permission selection based on user roles. Implement auto-generation of role code from name input, and update validation schema to support new permissions structure. Refactor form handling for better user experience and error management.
|
2026-01-23 18:04:28 +05:30 |
|
|
|
d31d8ef8f5
|
Enhance ActionDropdown component with dynamic positioning, add subscription tier selection to tenant modals, and implement new module creation functionality in the Modules page. Update DataTable for tenant management and improve role assignment labels in user modals.
|
2026-01-22 17:08:51 +05:30 |
|
|
|
b0d720c821
|
Refactor environment configuration for local development, add Sonner for toast notifications, and enhance user feedback across various components. Update API response handling in authentication and management services to include message properties. Improve form components with password visibility toggle and initial option handling in dropdowns.
|
2026-01-21 19:32:18 +05:30 |
|
|
|
d2dd79013d
|
Update API base URL for local development, enhance role and tenant management modals with improved validation and error handling, and standardize status options across user, tenant, and role types to include 'deleted' instead of 'blocked'. Add audit log functionality with pagination and filtering in the AuditLogs page.
|
2026-01-20 18:09:45 +05:30 |
|
|
|
084b09f2d9
|
Update environment configuration for API base URL, add ViewModuleModal export in shared components, enhance Login component error handling, and implement Modules page with data fetching, filtering, and pagination features.
|
2026-01-20 10:18:30 +05:30 |
|
|
|
2cb8005540
|
first commit
|
2026-01-19 19:36:31 +05:30 |
|