ERP-node/frontend/components/screen/table-options
kmh 20c85569b0 fix: update filter handling in data filtering logic
- Refactored the handling of "in" and "not_in" operators to ensure proper array handling and prevent errors when values are not provided.
- Enhanced the InteractiveDataTable component to re-fetch data when filters are applied, improving user experience.
- Updated DataFilterConfigPanel to correctly manage filter values based on selected operators.
- Adjusted SplitPanelLayoutComponent to apply client-side data filtering based on defined conditions.

These changes aim to improve the robustness and usability of the data filtering features across the application.
2026-03-12 07:02:22 +09:00
..
ColumnVisibilityPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
FilterPanel.tsx 검색필터 분할패널 데이터 합산기능 추가 2025-12-11 14:25:28 +09:00
GroupingPanel.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
TableOptionsToolbar.tsx fix: update filter handling in data filtering logic 2026-03-12 07:02:22 +09:00
TableSettingsModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00