ERP-node/frontend/app/(main)
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
..
admin feat: Enhance screen group deletion functionality with optional numbering rules deletion 2026-03-04 18:42:44 +09:00
dashboard 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
main 각각 별도 TSX 병합 및 회사선택기능 추가 2025-12-30 15:28:05 +09:00
multilang fix(select): Radix UI Select v2.x value="" 에러 수정 2025-12-24 09:24:56 +09:00
screen/[screenCode] feat: Enhance SelectedItemsDetailInputComponent with improved FK mapping and performance optimizations 2026-02-26 17:07:53 +09:00
screens/[screenId] feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
test-flow feat: 테이블 테두리 및 라운드 제거, 검색 필터 제목 제거 2025-10-30 15:39:39 +09:00
layout.tsx admin 렌더링 방식 변경 2025-08-26 17:20:45 +09:00
page.tsx 화면 좌우 맞추기 2025-11-24 12:02:23 +09:00