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 |
|
|
|
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 |
|
|
|
1b97371f73
|
feat: enhance error handling across UI components and services to display server-provided error messages and update SMTP configuration deletion logic
|
2026-04-29 18:51:18 +05:30 |
|
|
|
87db482697
|
refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component
|
2026-04-28 16:58:51 +05:30 |
|
|
|
7eeee08318
|
feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store
|
2026-04-27 19:15:12 +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 |
|
|
|
92ea75ce77
|
feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management
|
2026-04-20 17:59:24 +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 |
|
|
|
edb631df36
|
feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboards
|
2026-04-16 19:29:49 +05:30 |
|
|
|
8c0c92865e
|
refactor: remove scope filtering functionality from roles table and service layer
|
2026-04-15 17:54:23 +05:30 |
|
|
|
fe707216f6
|
feat: integrate RichTextEditor and variable copy functionality into notification template management
|
2026-04-15 17:48:35 +05:30 |
|
|
|
cde2544cf3
|
feat: implement SMTP configuration management for super admin and tenant levels
|
2026-04-14 18:02:26 +05:30 |
|
|
|
2381260190
|
refactor: implement react-hook-form with zod validation for notification templates and master forms, update service methods, and reorder table filter components.
|
2026-04-14 10:28:09 +05:30 |
|
|
|
484f3b2e07
|
abc
|
2026-04-14 09:26:35 +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 |
|
|
|
5e15326c29
|
refactor: update breadcrumb navigation in dashboard and file view pages
|
2026-04-10 18:24:47 +05:30 |
|