hanhwa_nexacro/client
DongHeon Jang 087a274f47 Implement upload batch deletion and role-based access control
- Added functionality to delete upload batches and related validation issues, accessible only to users with the 'OPERATOR' role.
- Updated the UploadController to handle DELETE requests for batch deletions.
- Enhanced the UploadService to manage the deletion process, ensuring related data is also removed.
- Modified the frontend to disable upload and delete buttons based on user roles, improving security and user experience.
- Added integration tests to verify that only operators can delete upload batches and that validation issues are removed accordingly.
2026-04-17 11:13:47 +09:00
..
nexacro-deploy Implement upload batch deletion and role-based access control 2026-04-17 11:13:47 +09:00
nexacro-src Refactor Nexacro project structure and remove deprecated forms 2026-04-16 23:12:33 +09:00