ERP-node/frontend/app/(main)/admin/systemMng
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
..
collection-managementList refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
commonCodeList 커밋 메세지 메뉴별 대중소 정리 2025-12-29 17:56:26 +09:00
dataflow refactor: simplify node editor page and update admin page registry 2026-03-12 02:02:45 +09:00
i18nList refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
tableMngList feat: add primary key and index toggle functionality to ColumnGrid component 2026-03-16 18:59:45 +09:00