edd8fe8089refactor: centralize platform resources and improve role-based access control with standardized parsing and updated permission hooks
main
Yashwin2026-06-19 16:46:01 +0530
ae72eebceafeat: implement electronic signature management module with PIN configuration and audit loggingYashwin2026-06-17 19:08:59 +0530
8111adfc6efeat: update module table header to include ID labelYashwin2026-06-10 18:51:42 +0530
3cf91ee256refactor: update NotificationMaster code style, reorganize state management, and enhance pagination functionalityYashwin2026-06-10 14:26:40 +0530
bc7972a92arefactor: remove redundant plus icon and adjust layout in NotificationMaster event code formYashwin2026-06-10 12:26:06 +0530
e6fb7687bafeat: introduce AuthLayout and update password reset validation to require terms acceptanceYashwin2026-06-10 11:08:59 +0530
72a3c99299refactor: update main.tsx to use double quotes and correct render syntaxYashwin2026-06-05 17:44:20 +0530
e15111a8fefeat: add cancel functionality for prompt execution with request ID trackingYashwin2026-06-05 14:50:04 +0530
43abf370c7feat: implement granular permission checks for tenant actions and add tenant metadata display to settings.Yashwin2026-06-04 13:19:39 +0530
28f3d886bafeat: add tenant-scoped file operations and update tenant creation flow to support multi-step branding uploadsYashwin2026-06-03 18:41:24 +0530
7a598d01aefeat: implement streaming response support for AI prompt execution with real-time UI updatesYashwin2026-06-01 17:43:42 +0530
5455e9b94cfeat: add storage cleanup tab and implement blob purging functionality in StorageDashboardYashwin2026-06-01 16:38:09 +0530
0a672619eafeat: add AI service client and implement tenant AI management dashboards
sibarchannayak
2026-05-29 18:14:08 +0530
85ecd9dac1feat: implement AI service and prompt management pages for tenant configuration
sibarchannayak
2026-05-29 18:01:31 +0530
b16e6d9c18feat: add MoreFilters component and integrate into superadmin and tenant AuditLogs pages
sibarchannayak
2026-05-29 16:45:14 +0530
277600edf0feat: implement reusable DataTable component and add AuditLogs pages for superadmin and tenant views
sibarchannayak
2026-05-29 15:40:12 +0530
9415e9e9bffeat: add PromptExecutions detail page with execution monitoring and metrics tracking
sibarchannayak
2026-05-29 15:15:04 +0530
b6e594611efeat: implement prompt execution module and associated UI components to allow testing AI templates with variable inputs
sibarchannayak
2026-05-27 17:48:46 +0530
1144f83f3cfeat: implement AI management system with service layer, model definitions, and administrative UI modules
sibarchannayak
2026-05-27 13:24:48 +0530
23c32409edfeat: implement AI service and pages for managing tenant AI providers and configurations
sibarchannayak
2026-05-25 18:02:58 +0530
fd6436e389refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pagesYashwin2026-05-19 18:28:01 +0530
12954e5ba1feat: implement Zod hex color validation and error handling for tenant color settings in wizard and edit formsYashwin2026-05-18 18:22:54 +0530
c927886621feat: add type declaration for date-fns moduleYashwin2026-05-18 17:12:03 +0530
53c4048ad5refactor: enhance user validation schemas, improve code formatting, and debug storage statistics retrieval.Yashwin2026-05-18 16:55:18 +0530
793fa23c1brefactor: update FailedEmails layout with headers and enhance table actions using dropdownsYashwin2026-05-18 12:06:32 +0530
6952a7c6f3feat: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controlsYashwin2026-05-15 18:17:34 +0530
da289b14defix: update pagination limit to use the provided _limit parameter in workflow modalYashwin2026-05-14 12:50:07 +0530
ec10281af9feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logicYashwin2026-05-14 12:47:52 +0530
c516ea18bcrefactor: migrate file upload modals to react-hook-form with zod validation schemasYashwin2026-05-13 10:15:35 +0530
40e43389dffeat: add CustomButton component and implement conditional UI rendering based on user permissions and document statusYashwin2026-05-12 19:00:16 +0530
0af7da47a9style: soften shadow intensity on NotificationBell dropdownYashwin2026-05-12 17:40:41 +0530
43221dd274refactor: simplify StatCard UI by removing background containers and applying icon colors directlyYashwin2026-05-12 17:36:48 +0530
c324e1d5cbrefactor: redesign notifications list UI and replace search functionality with PrimaryButton integrationYashwin2026-05-12 17:26:18 +0530
1054e69caarefactor: make UpdateRoleRequest fields optional, disable auto-code generation in EditRoleModal, and update WorkflowDefinitionModal to use role code as valueYashwin2026-05-12 17:04:39 +0530
eefd4f995arefactor: update storage quota configuration from megabytes to gigabytesYashwin2026-05-12 15:50:17 +0530
4024711100refactor: implement breadcrumb navigation and modernize layout components across tenant pagesYashwin2026-05-12 15:42:04 +0530
af7e83c59crefactor: comment out department user count display and reduce vertical spacing in DepartmentTreeViewYashwin2026-05-11 19:29:15 +0530
0510f15175refactor: decouple DepartmentTable logic into separate list and tree view componentsYashwin2026-05-11 19:14:47 +0530
f87f552d52feat: add regex-based fileId extraction to AuthenticatedImage to support direct backend preview URLsYashwin2026-05-11 17:33:53 +0530
d36c34aa9frefactor: update tenant dashboard UI with styled GradientStatCard components and refreshed layout headerYashwin2026-05-11 13:12:08 +0530
f4838422c2refactor: update UI styling and layout for dashboard task componentsYashwin2026-05-07 19:14:11 +0530
d8d7e542d0feat: implement GradientStatCard component and apply Figtree font across the dashboard with responsive grid layout updates.Yashwin2026-05-07 17:39:34 +0530
950cfe9f83feat: implement password complexity policies and mandatory reset logic with new security service integrationYashwin2026-05-06 15:04:06 +0530
eaf0568a64feat: update search placeholder to reflect name and description filteringYashwin2026-05-06 09:37:56 +0530
fa3cf2c95frefactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pagesYashwin2026-05-05 19:42:15 +0530
1d207d2dcbfeat: implement AI usage dashboard and provider management features for tenant administrationYashwin2026-05-04 19:01:08 +0530
c427e4aa51refactor: replace TestTube with ClipboardCheck icon and apply consistent code formatting in PromptManagement pageYashwin2026-05-04 16:04:43 +0530
816208fd9cfeat: add prompt test case management and integrate AI provider model resolution logicYashwin2026-05-04 15:42:36 +0530
178b8f9046feat: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables.Yashwin2026-04-30 18:05:03 +0530
901dde3362refactor: standardize UI components with SearchBox, ActiveOnlyToggle, CodeBadge, and FormTextArea, while updating associated services and pages.Yashwin2026-04-30 16:02:04 +0530
1b97371f73feat: enhance error handling across UI components and services to display server-provided error messages and update SMTP configuration deletion logicYashwin2026-04-29 18:51:18 +0530
87db482697refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox componentYashwin2026-04-28 16:58:51 +0530
7eeee08318feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth storeYashwin2026-04-27 19:15:12 +0530
7dc818ab71feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion.Yashwin2026-04-22 19:43:23 +0530
bcd029950ffeat: add module update functionality, webhook sync, and API key reissue support with new management modalsYashwin2026-04-21 14:58:46 +0530
92ea75ce77feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt ManagementYashwin2026-04-20 17:59:24 +0530
93dd820fe2feat: add AI services menu to tenant admin platform and enhance DataTable with expandable rows and filtersYashwin2026-04-20 15:09:54 +0530
edb631df36feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboardsYashwin2026-04-16 19:29:49 +0530
8c0c92865erefactor: remove scope filtering functionality from roles table and service layerYashwin2026-04-15 17:54:23 +0530
fe707216f6feat: integrate RichTextEditor and variable copy functionality into notification template managementYashwin2026-04-15 17:48:35 +0530
cde2544cf3feat: implement SMTP configuration management for super admin and tenant levelsYashwin2026-04-14 18:02:26 +0530
2381260190refactor: implement react-hook-form with zod validation for notification templates and master forms, update service methods, and reorder table filter components.Yashwin2026-04-14 10:28:09 +0530
af077bb1cefeat: implement notification management system including master categories, codes, and template overrides, and update task assignment displayYashwin2026-04-14 09:24:59 +0530
5e15326c29refactor: update breadcrumb navigation in dashboard and file view pagesYashwin2026-04-10 18:24:47 +0530
f51e0af9c8refactor: comment out unused SecondaryButton import in StorageDashboardYashwin2026-04-10 17:27:01 +0530
fe85b8b5f6feat: implement dynamic theme support with useAppTheme hook and apply primary color across UI componentsYashwin2026-04-10 17:26:12 +0530
9647e3e632feat: reorder File Attachments menu item in tenant admin sidebarYashwin2026-04-10 12:12:37 +0530
68173ac28arefactor: reorganize sidebar navigation menu structure and update group item rendering logicYashwin2026-04-09 18:01:52 +0530
ccbda2c0aefeat: add sort functionality to Audit Log Resource Types list with new filter optionsYashwin2026-04-09 14:34:20 +0530
d26456ab94feat: implement tenant landing page to display and launch assigned modulesYashwin2026-04-08 15:13:15 +0530
9067448e63feat: add search functionality to FilterDropdown component and enable it in AuditLogs pagesYashwin2026-04-08 14:33:35 +0530
6a798b2cf4feat: implement audit resource type management and optimize image loading with global cachingYashwin2026-04-08 10:39:32 +0530
421aaa1b87refactor: remove unused UI components and icons across multiple pagesYashwin2026-04-06 19:16:32 +0530
873d5af758feat: implement file attachment management system including listing, viewing, uploading, and secure link sharingYashwin2026-04-06 19:09:17 +0530
26566f6620refactor: optimize notification socket lifecycle, update dashboard services, and refine tenant UI permissions and actionsYashwin2026-04-06 18:05:13 +0530
c2e6d779d4feat: implement real-time notification system with Socket.io, Redux state management, and UI componentsYashwin2026-04-03 20:13:48 +0530
b6102d0b31fix: resolve build errors by removing unused variables after UI refactorYashwin2026-04-03 15:34:44 +0530
3f0963d3e8refactor: make webhook URL optional in validation and comment out unused status selection fieldsYashwin2026-04-03 15:25:46 +0530
682c390220refactor: update auditLogService.getAll calls to use object-based filter parametersYashwin2026-04-03 14:16:51 +0530
040d710ec7feat: enhance audit logs with advanced filtering, CSV export, and role-based viewsYashwin2026-04-03 13:39:55 +0530
435375fc9ffeat: add module filter to documents list and refactor version creation form UIYashwin2026-04-02 21:30:20 +0530
dfe6d74993feat: implement collapsible sidebar menu groups for document services and add document review pageYashwin2026-04-01 21:30:47 +0530
14bb57a574feat: implement document editing functionality with metadata and classification updatesYashwin2026-04-01 15:12:31 +0530
7a368b09bcfeat: implement workflow tasks management page and define associated data typesYashwin2026-03-30 18:35:00 +0530
e4aede83d9feat: Add module association to documents and integrate workflow history and tracking.Yashwin2026-03-27 21:18:15 +0530
254bc9f40erefactor: Replace document action dropdown with status-specific buttons and simplify supplier table layout.Yashwin2026-03-27 16:39:48 +0530
79004fc75efeat: Enable loading document version content from attached files and update environment configuration.Yashwin2026-03-26 12:16:25 +0530
320277b536feat: Refactor user role assignments in modals to use role_module_assignments with improved validation and module association handling.Yashwin2026-03-24 13:02:19 +0530
083d10fdfffeat: Add document management features including document creation, categorization, and a rich text editor for content editing.Yashwin2026-03-23 18:58:58 +0530
4b76f71cf4feat: Implement role-based quick actions and enhance recent activity display with tenant filtering and UI refinements.Yashwin2026-03-23 14:24:24 +0530
93ad8feea9feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users.Yashwin2026-03-23 12:01:20 +0530
20d802555efeat: Enable granular user role assignments with optional module association using role_module_combinations.Yashwin2026-03-20 11:16:07 +0530
a6ef7e6beefeat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component.Yashwin2026-03-19 11:49:49 +0530
4e83f55800feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.Yashwin2026-03-17 18:47:32 +0530
c9503c78befix: Normalize optional user fields (department, designation, and supplier) in user modals and update AuthenticatedImage formatting.Yashwin2026-03-17 10:56:28 +0530
d242bbf708feat: Implement comprehensive supplier management and enhance user modals to support supplier users.Yashwin2026-03-16 20:21:42 +0530