Files
Junaid 1bca10507d Refactor Order model query and enhance filter functionality in Links components
- Updated the `applyDynamicWhereClause` function in the Order model to use an AND clause for dynamic filters and order ID.
- Modified the `AddFilterButton` component in both Links.tsx files to exclude fields already used in filters.
- Introduced a mechanism to filter out specific fields ('id', 'name') from being added as filters in the Links components.
2025-12-19 15:14:19 -06:00
..