ERP-node/frontend/components
kjs ce8b4ed688 feat: Add menu icon support in menu management
- Enhanced the menu management functionality by adding a new `menu_icon` field in the database schema, allowing for the storage of menu icons.
- Updated the `saveMenu` and `updateMenu` functions in the admin controller to handle the new `menu_icon` field during menu creation and updates.
- Modified the `AdminService` to include `MENU_ICON` in various queries, ensuring that the icon data is retrieved and processed correctly.
- Integrated the `MenuIconPicker` component in the frontend to allow users to select and display menu icons in the `MenuFormModal`.
- Updated the sidebar and layout components to utilize the new icon data, enhancing the visual representation of menus across the application.
2026-03-03 15:42:30 +09:00
..
admin feat: Add menu icon support in menu management 2026-03-03 15:42:30 +09:00
animations 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
auth feat: Enhance entity options retrieval with additional fields support 2026-02-25 11:45:28 +09:00
common feat: Enhance dynamic form service to handle VIEW tables 2026-02-27 13:00:22 +09:00
dashboard 위젯 컴팩트 모드 제거 2025-12-19 13:47:30 +09:00
dataflow feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
examples 스타일 수정중 2025-10-30 12:03:50 +09:00
flow feat: Add procedure and function management in flow controller 2026-03-03 14:33:17 +09:00
layout feat: Add menu icon support in menu management 2026-03-03 15:42:30 +09:00
mail 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
multilang 모달 크기 고정 2025-12-05 10:46:10 +09:00
numbering-rule feat: Enhance numbering rule service with separator handling 2026-02-25 12:25:30 +09:00
pop feat(pop-cart): 장바구니 저장 시스템 구현 + 선택적 컬럼 저장 2026-02-26 16:00:07 +09:00
report Merge branch 'main' of http://39.117.244.52:3000/kjs/ERP-node 2025-12-29 17:58:27 +09:00
screen refactor: Enhance horizontal label handling in dynamic components 2026-02-27 15:24:55 +09:00
screen-embedding feat: 출고관리 수정 모달 저장 기능 개선 및 그룹화 컬럼 설정 UI 추가 2026-01-07 10:24:01 +09:00
table-category feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
tax-invoice 기본정보 눌렀을때 뜨는 오류해결 2025-12-10 16:47:48 +09:00
theme ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
ui feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
unified refactor: 코드 정리 및 가독성 향상 2026-02-05 17:38:06 +09:00
v2 Merge branch 'feature/v2-renewal' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-02-28 14:36:12 +09:00
vehicle 공차관련수정사항들 2025-12-02 09:53:08 +09:00
webtypes make: RepeaterFieldGroup 컴포넌트 2026-01-19 18:58:23 +09:00
GlobalFileViewer.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00