ERP-node/frontend/components/layout
syc0123 9c128cc52c docs: Add project conventions and guidelines for ERP/PLM project
- Introduced a comprehensive document outlining project conventions for the WACE ERP/PLM project.
- Included sections on project structure, backend practices, frontend practices, and specific implementation patterns.
- Established guidelines for file creation order, controller and service patterns, pagination handling, and caching strategies.
- Enhanced documentation to improve consistency and maintainability across the codebase.

These additions serve as a reference for developers to follow best practices and ensure uniformity in the project's development process.
2026-03-11 12:42:25 +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 docs: Add project conventions and guidelines for ERP/PLM project 2026-03-11 12:42:25 +09:00
UserDropdown.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00