|
|
edd8fe8089
|
refactor: centralize platform resources and improve role-based access control with standardized parsing and updated permission hooks
|
2026-06-19 16:46:01 +05:30 |
|
|
|
ae72eebcea
|
feat: implement electronic signature management module with PIN configuration and audit logging
|
2026-06-17 19:08:59 +05:30 |
|
|
|
8111adfc6e
|
feat: update module table header to include ID label
|
2026-06-10 18:51:42 +05:30 |
|
|
|
3cf91ee256
|
refactor: update NotificationMaster code style, reorganize state management, and enhance pagination functionality
|
2026-06-10 14:26:40 +05:30 |
|
|
|
bc7972a92a
|
refactor: remove redundant plus icon and adjust layout in NotificationMaster event code form
|
2026-06-10 12:26:06 +05:30 |
|
|
|
e6fb7687ba
|
feat: introduce AuthLayout and update password reset validation to require terms acceptance
|
2026-06-10 11:08:59 +05:30 |
|
|
|
72a3c99299
|
refactor: update main.tsx to use double quotes and correct render syntax
|
2026-06-05 17:44:20 +05:30 |
|
|
|
e15111a8fe
|
feat: add cancel functionality for prompt execution with request ID tracking
|
2026-06-05 14:50:04 +05:30 |
|
|
|
43abf370c7
|
feat: implement granular permission checks for tenant actions and add tenant metadata display to settings.
|
2026-06-04 13:19:39 +05:30 |
|
|
|
28f3d886ba
|
feat: add tenant-scoped file operations and update tenant creation flow to support multi-step branding uploads
|
2026-06-03 18:41:24 +05:30 |
|
|
|
7a598d01ae
|
feat: implement streaming response support for AI prompt execution with real-time UI updates
|
2026-06-01 17:43:42 +05:30 |
|
|
|
5455e9b94c
|
feat: add storage cleanup tab and implement blob purging functionality in StorageDashboard
|
2026-06-01 16:38:09 +05:30 |
|
|
|
e2bc2254a6
|
file-service: frontend service \u2014 blob_id type, supplier_id upload param, keep_blob delete, purgeSoftDeletedBlobs admin
|
2026-06-01 10:58:56 +05:30 |
|
sibarchannayak
|
0a672619ea
|
feat: add AI service client and implement tenant AI management dashboards
|
2026-05-29 18:14:08 +05:30 |
|
sibarchannayak
|
85ecd9dac1
|
feat: implement AI service and prompt management pages for tenant configuration
|
2026-05-29 18:01:31 +05:30 |
|
sibarchannayak
|
b16e6d9c18
|
feat: add MoreFilters component and integrate into superadmin and tenant AuditLogs pages
|
2026-05-29 16:45:14 +05:30 |
|
sibarchannayak
|
277600edf0
|
feat: implement reusable DataTable component and add AuditLogs pages for superadmin and tenant views
|
2026-05-29 15:40:12 +05:30 |
|
sibarchannayak
|
9415e9e9bf
|
feat: add PromptExecutions detail page with execution monitoring and metrics tracking
|
2026-05-29 15:15:04 +05:30 |
|
sibarchannayak
|
b6e594611e
|
feat: implement prompt execution module and associated UI components to allow testing AI templates with variable inputs
|
2026-05-27 17:48:46 +05:30 |
|
sibarchannayak
|
1144f83f3c
|
feat: implement AI management system with service layer, model definitions, and administrative UI modules
|
2026-05-27 13:24:48 +05:30 |
|
sibarchannayak
|
23c32409ed
|
feat: implement AI service and pages for managing tenant AI providers and configurations
|
2026-05-25 18:02:58 +05:30 |
|
|
|
fd6436e389
|
refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
|
2026-05-19 18:28:01 +05:30 |
|
|
|
12954e5ba1
|
feat: implement Zod hex color validation and error handling for tenant color settings in wizard and edit forms
|
2026-05-18 18:22:54 +05:30 |
|
|
|
c927886621
|
feat: add type declaration for date-fns module
|
2026-05-18 17:12:03 +05:30 |
|
|
|
53c4048ad5
|
refactor: enhance user validation schemas, improve code formatting, and debug storage statistics retrieval.
|
2026-05-18 16:55:18 +05:30 |
|
|
|
793fa23c1b
|
refactor: update FailedEmails layout with headers and enhance table actions using dropdowns
|
2026-05-18 12:06:32 +05:30 |
|
|
|
6952a7c6f3
|
feat: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controls
|
2026-05-15 18:17:34 +05:30 |
|
|
|
8f5638b4f9
|
refactor: simplify workflow assignee types and remove legacy user/role identification fields
|
2026-05-14 14:17:52 +05:30 |
|
|
|
da289b14de
|
fix: update pagination limit to use the provided _limit parameter in workflow modal
|
2026-05-14 12:50:07 +05:30 |
|
|
|
ec10281af9
|
feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logic
|
2026-05-14 12:47:52 +05:30 |
|
|
|
c516ea18bc
|
refactor: migrate file upload modals to react-hook-form with zod validation schemas
|
2026-05-13 10:15:35 +05:30 |
|
|
|
40e43389df
|
feat: add CustomButton component and implement conditional UI rendering based on user permissions and document status
|
2026-05-12 19:00:16 +05:30 |
|
|
|
0af7da47a9
|
style: soften shadow intensity on NotificationBell dropdown
|
2026-05-12 17:40:41 +05:30 |
|
|
|
43221dd274
|
refactor: simplify StatCard UI by removing background containers and applying icon colors directly
|
2026-05-12 17:36:48 +05:30 |
|
|
|
c324e1d5cb
|
refactor: redesign notifications list UI and replace search functionality with PrimaryButton integration
|
2026-05-12 17:26:18 +05:30 |
|
|
|
1054e69caa
|
refactor: make UpdateRoleRequest fields optional, disable auto-code generation in EditRoleModal, and update WorkflowDefinitionModal to use role code as value
|
2026-05-12 17:04:39 +05:30 |
|
|
|
eefd4f995a
|
refactor: update storage quota configuration from megabytes to gigabytes
|
2026-05-12 15:50:17 +05:30 |
|
|
|
4024711100
|
refactor: implement breadcrumb navigation and modernize layout components across tenant pages
|
2026-05-12 15:42:04 +05:30 |
|
|
|
af7e83c59c
|
refactor: comment out department user count display and reduce vertical spacing in DepartmentTreeView
|
2026-05-11 19:29:15 +05:30 |
|
|
|
0510f15175
|
refactor: decouple DepartmentTable logic into separate list and tree view components
|
2026-05-11 19:14:47 +05:30 |
|
|
|
f87f552d52
|
feat: add regex-based fileId extraction to AuthenticatedImage to support direct backend preview URLs
|
2026-05-11 17:33:53 +05:30 |
|
|
|
d36c34aa9f
|
refactor: update tenant dashboard UI with styled GradientStatCard components and refreshed layout header
|
2026-05-11 13:12:08 +05:30 |
|
|
|
2cfce21323
|
refactor: standardize RolesTable component formatting and improve code readability
|
2026-05-08 14:34:24 +05:30 |
|
|
|
f4838422c2
|
refactor: update UI styling and layout for dashboard task components
|
2026-05-07 19:14:11 +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 |
|
|
|
eaf0568a64
|
feat: update search placeholder to reflect name and description filtering
|
2026-05-06 09:37:56 +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 |
|
|
|
1d207d2dcb
|
feat: implement AI usage dashboard and provider management features for tenant administration
|
2026-05-04 19:01:08 +05:30 |
|
|
|
c427e4aa51
|
refactor: replace TestTube with ClipboardCheck icon and apply consistent code formatting in PromptManagement page
|
2026-05-04 16:04:43 +05:30 |
|