ERP-node/backend-node/src
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
..
config 화면관리 ui개선 및 파일업로드 설정 2025-10-15 13:30:11 +09:00
controllers feat: implement packaging unit and item management APIs 2026-03-12 01:18:09 +09:00
database [agent-pipeline] pipe-20260303124213-d7zo round-3 2026-03-03 21:53:46 +09:00
interfaces 액션 노드들 로직 구현 2025-10-02 17:51:15 +09:00
middleware refactor: Enhance unique constraint validation across data operations 2026-03-10 16:15:20 +09:00
routes feat: add audit logging for node flow operations 2026-03-12 02:13:15 +09:00
services fix: update filter handling in data filtering logic 2026-03-12 07:02:22 +09:00
test 최초커밋 2025-08-21 09:41:46 +09:00
tests chore: Prisma 관련 파일 완전 제거 🧹 2025-10-01 14:54:44 +09:00
types Merge branch 'main' into jskim-node 2026-03-04 21:09:55 +09:00
utils fix: update filter handling in data filtering logic 2026-03-12 07:02:22 +09:00
app.ts docs: update user menu development rules 2026-03-11 16:05:25 +09:00