ERP-node/frontend/app
DDD1542 6a50e1e924 feat: add primary key and index toggle functionality to ColumnGrid component
- Introduced `onPkToggle` and `onIndexToggle` props to the `ColumnGrid` component, allowing users to toggle primary key and index states directly from the UI.
- Updated the `TableManagementPage` to handle these new toggle events, enhancing the interactivity and usability of the table management features.

These changes aim to improve the table configuration process within the ERP system, providing users with more control over their table structures.
2026-03-16 18:59:45 +09:00
..
(admin)/admin 공차관련수정사항들 2025-12-02 09:53:08 +09:00
(auth) Merge branch 'ksh-v2-work' into main 2026-03-12 09:00:52 +09:00
(main) feat: add primary key and index toggle functionality to ColumnGrid component 2026-03-16 18:59:45 +09:00
(pop) refactor: POP 그리드 시스템 명칭 통일 + Dead Code 제거 2026-03-13 16:39:51 +09:00
api/admin/layouts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
test-autocomplete-mapping feat(autocomplete-search-input): 필드 자동 매핑 및 저장 위치 선택 기능 추가 2025-11-20 13:47:21 +09:00
test-entity-search test entity search페이지 임시 비활성화 2025-11-21 04:05:42 +09:00
test-order-registration 임시비활성화 2025-11-21 03:58:02 +09:00
test-type-safety refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
favicon.ico 최초커밋 2025-08-21 09:41:46 +09:00
globals.css Merge branch 'gbpark-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-16 10:39:52 +09:00
layout.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
page.tsx 최초커밋 2025-08-21 09:41:46 +09:00
registry-provider.tsx feat: 다중 선택 및 일괄 삭제 기능 추가 2026-01-27 11:02:20 +09:00