SibarchanNayak
  • Joined on 2025-12-24
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-04-01 09:42:47 +00:00
14bb57a574 feat: implement document editing functionality with metadata and classification updates
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-30 13:05:15 +00:00
7a368b09bc feat: implement workflow tasks management page and define associated data types
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-27 15:48:39 +00:00
e4aede83d9 feat: Add module association to documents and integrate workflow history and tracking.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-27 11:10:01 +00:00
254bc9f40e refactor: Replace document action dropdown with status-specific buttons and simplify supplier table layout.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-26 06:46:39 +00:00
79004fc75e feat: Enable loading document version content from attached files and update environment configuration.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-24 07:32:32 +00:00
320277b536 feat: Refactor user role assignments in modals to use role_module_assignments with improved validation and module association handling.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-23 13:29:14 +00:00
083d10fdff feat: Add document management features including document creation, categorization, and a rich text editor for content editing.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-23 08:54:57 +00:00
4b76f71cf4 feat: Implement role-based quick actions and enhance recent activity display with tenant filtering and UI refinements.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-23 06:31:34 +00:00
93ad8feea9 feat: Refine tenant route matching and implement role-based login redirection for super admins and tenant users.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-20 05:46:21 +00:00
20d802555e feat: Enable granular user role assignments with optional module association using role_module_combinations.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-19 06:21:08 +00:00
a6ef7e6bee feat: Implement authenticated tenant theme fetching and replace logo image with AuthenticatedImage component.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-17 13:17:45 +00:00
4e83f55800 feat: Introduce new modals for supplier contacts, scorecards, and workflow definition viewing, complementing an enhanced supplier data structure.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-17 05:26:42 +00:00
c9503c78be fix: Normalize optional user fields (department, designation, and supplier) in user modals and update AuthenticatedImage formatting.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-16 14:52:07 +00:00
d242bbf708 feat: Implement comprehensive supplier management and enhance user modals to support supplier users.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-16 12:40:20 +00:00
8b9ac59c3f feat: Convert workflow definition entity type to a free-text field and update tenant ID API parameter.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-16 12:28:25 +00:00
5a0da32699 feat: Remove user deletion functionality, add module association to user types, and refactor tenant object out of auth state.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-13 13:21:01 +00:00
1025504a55 refactor: Standardize string literals to use double quotes and apply minor formatting across tenant management and settings components.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-13 12:39:53 +00:00
f460a89201 feat: implement comprehensive workflow definition management, including UI components, services, and routing for creating, editing, and listing workflow definitions.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-12 13:36:04 +00:00
939bd4ddc9 feat: Implement support for multiple user roles, department, and designation fields across user management pages and modals.
SibarchanNayak pushed to main at yashwin/Qassure-frontend 2026-03-12 12:47:16 +00:00
b1ac65b345 feat: Implement Department and Designation management for tenants and superadmins, including UI, services, and user association.