ERP-node/frontend/components/layout
kjs 4f603bd41e docs: update pipeline rules for user menu implementation
- Added critical guidelines prohibiting the direct creation of user menu screens in React (.tsx) files, emphasizing that user menus must be implemented through database registration methods (screen_definitions, screen_layouts_v2, menu_info).
- Clarified that backend agents should not request or suggest the creation of frontend pages for user menus.
- Reinforced the importance of adhering to the established rendering system to prevent hardcoding UI components.

Made-with: Cursor
2026-03-11 22:06:22 +09:00
..
AdminButton.tsx 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
AdminPageRenderer.tsx docs: update pipeline rules for user menu implementation 2026-03-11 22:06:22 +09:00
AppLayout.tsx docs: update pipeline rules for user menu implementation 2026-03-11 22:06:22 +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 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-11 12:23:52 +09:00
MobileMenu.tsx 최초커밋 2025-08-21 09:41:46 +09:00
ProfileModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +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
ThemeToggle.tsx [agent-pipeline] pipe-20260310020928-52l9 round-2 2026-03-10 11:22:37 +09:00
UserDropdown.tsx feat: Enhance approval request handling and user management 2026-03-04 18:26:16 +09:00