Commit Graph

1 Commits

Author SHA1 Message Date
Misaka_Company
4faa960591 Add pure filter/lock logic with Vitest tests
Adds src/app/table-filters.ts (DataRow type, FilterType, distinctValues,
inferFilterType, matchesFilter, nextLockedRow) with 16 Vitest tests covering
type inference thresholds, date-range encoding, and row-lock toggling.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-18 09:42:18 +08:00