SibarchanNayak
  • Joined on 2025-12-24
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-06 09:34:19 +00:00
950cfe9f83 feat: implement password complexity policies and mandatory reset logic with new security service integration
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-06 04:09:05 +00:00
eaf0568a64 feat: update search placeholder to reflect name and description filtering
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-05 14:12:32 +00:00
fa3cf2c95f refactor: rename base_url to frontend_base_url, implement MarkdownViewer, and apply code formatting across tenant pages
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-04 13:32:04 +00:00
1d207d2dcb feat: implement AI usage dashboard and provider management features for tenant administration
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-04 10:34:53 +00:00
c427e4aa51 refactor: replace TestTube with ClipboardCheck icon and apply consistent code formatting in PromptManagement page
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-04 10:12:50 +00:00
816208fd9c feat: add prompt test case management and integrate AI provider model resolution logic
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-30 12:35:21 +00:00
178b8f9046 feat: add imperative handle to UsersTable and implement theme-aware dynamic styling and permission-based access controls across core tables.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-30 10:32:23 +00:00
901dde3362 refactor: standardize UI components with SearchBox, ActiveOnlyToggle, CodeBadge, and FormTextArea, while updating associated services and pages.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-29 13:21:42 +00:00
1b97371f73 feat: enhance error handling across UI components and services to display server-provided error messages and update SMTP configuration deletion logic
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-28 11:29:03 +00:00
87db482697 refactor: modularize tenant settings and audit logs for reuse in superadmin dashboard and implement SearchBox component
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-27 13:45:38 +00:00
7eeee08318 feat: implement automatic JWT refresh logic with request queuing in API interceptor and auth store
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-22 14:13:36 +00:00
7dc818ab71 feat: implement prompt management features including editing, version history, cloning, status toggling, and deletion.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-21 09:29:18 +00:00
bcd029950f feat: add module update functionality, webhook sync, and API key reissue support with new management modals
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-20 12:29:37 +00:00
92ea75ce77 feat: rename sidebar menu items for clarity, update CompletionDetail component to hide unused fields, and add new routes for Prompt Management
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-20 09:40:19 +00:00
93dd820fe2 feat: add AI services menu to tenant admin platform and enhance DataTable with expandable rows and filters
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-16 14:00:01 +00:00
edb631df36 feat: implement failed emails management module with resend and deletion capabilities for superadmin and tenant dashboards
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-15 12:24:35 +00:00
8c0c92865e refactor: remove scope filtering functionality from roles table and service layer
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-15 12:18:53 +00:00
fe707216f6 feat: integrate RichTextEditor and variable copy functionality into notification template management
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-14 12:32:38 +00:00
cde2544cf3 feat: implement SMTP configuration management for super admin and tenant levels
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-14 04:58:57 +00:00
2381260190 refactor: implement react-hook-form with zod validation for notification templates and master forms, update service methods, and reorder table filter components.