callumalpass_tasknotes/tests/unit
callumalpass 3afb4b0789 fix: #1165 Kanban view grouping by list properties treats values individually
Tasks with multiple values in list properties (contexts, tags, projects)
now appear in each individual column instead of a single combined column.

- Added "Show items in multiple columns" option (default: true)
- Fixed drag-and-drop to add/remove individual values instead of replacing
- Fixed swimlane mode to also respect list property explosion
- Added regression tests for grouping and drag-and-drop behavior
2025-11-25 20:14:46 +11:00
..
components fix: support webcal:// URLs for Apple Calendar subscriptions (#1013) 2025-11-02 15:38:44 +11:00
editor Fix: Resolve all failing tests (121/124 test suites passing) 2025-11-18 22:25:55 +11:00
issues fix: #1165 Kanban view grouping by list properties treats values individually 2025-11-25 20:14:46 +11:00
locales feat: add complete chrono-node language support (12 languages) 2025-09-08 00:28:19 +10:00
modals Fix: Resolve all failing tests (121/124 test suites passing) 2025-11-18 22:25:55 +11:00
services refactor: standardize NLP trigger handling for status and priority 2025-11-23 19:00:55 +11:00
settings Fix: Resolve all failing tests (121/124 test suites passing) 2025-11-18 22:25:55 +11:00
suggest fix: prevent project filters from affecting custom field suggestions (#908) 2025-10-12 13:42:28 +11:00
timezone-bugs fix: Replace setUTC anti-pattern with local date arithmetic 2025-08-03 07:25:00 +10:00
ui Fix: Resolve all failing tests (121/124 test suites passing) 2025-11-18 22:25:55 +11:00
utils Fix: Resolve all failing tests (121/124 test suites passing) 2025-11-18 22:25:55 +11:00
SearchBox.test.ts feat(bases): add inline search functionality to task-list view 2025-11-22 19:32:39 +13:00
tagRenderer.test.ts feat: allow slashes in hierarchical tags and contexts 2025-09-22 13:26:35 +02:00
TaskSearchFilter.test.ts feat(bases): add inline search functionality to task-list view 2025-11-22 19:32:39 +13:00