SibarchanNayak
  • Joined on 2025-12-24
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-19 12:58:14 +00:00
fd6436e389 refactor: modernize UI components by stripping default container styles and standardizing layout elements across application pages
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-18 12:53:06 +00:00
12954e5ba1 feat: implement Zod hex color validation and error handling for tenant color settings in wizard and edit forms
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-18 11:42:19 +00:00
c927886621 feat: add type declaration for date-fns module
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-18 11:25:32 +00:00
53c4048ad5 refactor: enhance user validation schemas, improve code formatting, and debug storage statistics retrieval.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-18 06:36:54 +00:00
793fa23c1b refactor: update FailedEmails layout with headers and enhance table actions using dropdowns
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-15 12:47:47 +00:00
6952a7c6f3 feat: implement document sections, workflow-enabled creation, text-selection annotation tools, and enhanced form controls
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-14 08:48:05 +00:00
8f5638b4f9 refactor: simplify workflow assignee types and remove legacy user/role identification fields
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-14 07:20:43 +00:00
da289b14de fix: update pagination limit to use the provided _limit parameter in workflow modal
ec10281af9 feat: add search functionality to FormSelect and MultiselectPaginatedSelect, and update task assignment display logic
Compare 2 commits »
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-13 04:45:49 +00:00
c516ea18bc refactor: migrate file upload modals to react-hook-form with zod validation schemas
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 13:30:31 +00:00
40e43389df feat: add CustomButton component and implement conditional UI rendering based on user permissions and document status
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 12:11:07 +00:00
0af7da47a9 style: soften shadow intensity on NotificationBell dropdown
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 12:07:03 +00:00
43221dd274 refactor: simplify StatCard UI by removing background containers and applying icon colors directly
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 11:56:30 +00:00
c324e1d5cb refactor: redesign notifications list UI and replace search functionality with PrimaryButton integration
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 11:34:54 +00:00
1054e69caa refactor: make UpdateRoleRequest fields optional, disable auto-code generation in EditRoleModal, and update WorkflowDefinitionModal to use role code as value
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 10:20:29 +00:00
eefd4f995a refactor: update storage quota configuration from megabytes to gigabytes
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-12 10:12:21 +00:00
4024711100 refactor: implement breadcrumb navigation and modernize layout components across tenant pages
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-11 13:59:27 +00:00
af7e83c59c refactor: comment out department user count display and reduce vertical spacing in DepartmentTreeView
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-11 13:45:02 +00:00
0510f15175 refactor: decouple DepartmentTable logic into separate list and tree view components
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-11 12:04:06 +00:00
f87f552d52 feat: add regex-based fileId extraction to AuthenticatedImage to support direct backend preview URLs
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-05-11 07:42:20 +00:00
d36c34aa9f refactor: update tenant dashboard UI with styled GradientStatCard components and refreshed layout header