ERP-node/frontend/lib/registry/components/v2-approval-step
DDD1542 f6a2668bdc feat: Enhance approval request handling and user management
- Updated the approval request controller to include target_record_id in query parameters for improved filtering.
- Refactored the approval request creation logic to merge approval_mode into target_record_data, allowing for better handling of approval processes.
- Enhanced the user search functionality in the approval request modal to accommodate additional user attributes such as position and department.
- Improved error handling messages for clarity regarding required fields in the approval request modal.
- Added new menu item for accessing the approval box directly from user dropdown and app layout.

Made-with: Cursor
2026-03-04 18:26:16 +09:00
..
ApprovalStepComponent.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
ApprovalStepConfigPanel.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
ApprovalStepRenderer.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
index.ts feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00
types.ts feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00