ERP-node/frontend/app/(main)/admin/systemMng
kjs f97edad1ea feat: Enhance screen group deletion functionality with optional numbering rules deletion
- Added a new query parameter `deleteNumberingRules` to the `deleteScreenGroup` function, allowing users to specify if numbering rules should be deleted when a root screen group is removed.
- Updated the `deleteScreenGroup` controller to handle the deletion of numbering rules conditionally based on the new parameter.
- Enhanced the frontend `ScreenGroupTreeView` component to include a checkbox for users to confirm the deletion of numbering rules when deleting a root group, improving user control and clarity during deletion operations.
- Implemented appropriate warnings and messages to inform users about the implications of deleting numbering rules, ensuring better user experience and data integrity awareness.
2026-03-04 18:42:44 +09:00
..
collection-managementList feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
commonCodeList 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
dataflow feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
i18nList 다국어 키 자동생성 로직 2026-01-14 11:05:57 +09:00
tableMngList feat: Enhance screen group deletion functionality with optional numbering rules deletion 2026-03-04 18:42:44 +09:00