ERP-node/frontend/components/layout
kjs d56e46b17c refactor: Update TabBar and EditModal components for improved styling and validation
- Removed unnecessary box shadow from active tab in TabBar for a cleaner look.
- Updated TabBar background to use the main background color for better consistency.
- Enhanced SaveModal to include validation for required fields, providing user feedback for missing inputs.
- Removed unused master data loading function in EditModal to streamline the component.

These changes improve the overall user interface and ensure that required fields are validated before submission, enhancing user experience.
2026-03-10 15:19:50 +09:00
..
AdminButton.tsx 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
AdminPageRenderer.tsx feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
AppLayout.tsx Merge branch 'ycshin-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-10 14:52:33 +09:00
EmptyDashboard.tsx feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
Logo.tsx 화면관리 쪽 파일첨부 수정 2025-09-26 17:12:03 +09:00
MainHeader.tsx 헤더 및 야드 이름 z-index 수정 2025-10-21 16:45:04 +09:00
MainSidebar.tsx Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2026-03-05 19:21:50 +09:00
MobileMenu.tsx 최초커밋 2025-08-21 09:41:46 +09:00
ProfileModal.tsx 화면 다국어 처리 2026-01-14 15:33:57 +09:00
ResponsiveContainer.tsx 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
SideMenu.tsx 최초커밋 2025-08-21 09:41:46 +09:00
TabBar.tsx refactor: Update TabBar and EditModal components for improved styling and validation 2026-03-10 15:19:50 +09:00
TabContent.tsx refactor: Enhance modal and tab handling in ScreenModal and TabContent components 2026-02-27 16:01:23 +09:00
UserDropdown.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00