tududi/backend/tests
Graham Rogers b9eaedc468
fix(today-settings): add missing CSRF token to today settings PUT request (#1044)
TodaySettingsDropdown was the only settings component that omitted the
x-csrf-token header, causing PUT /api/profile/today-settings to return
500 for all session-authenticated users.

Adds integration tests for the today-settings endpoint.
2026-04-20 13:05:03 +03:00
..
helpers feat(caldav): Add CalDAV Synchronization Support (Issue #978) (#1030) 2026-04-17 17:40:39 +03:00
integration fix(today-settings): add missing CSRF token to today settings PUT request (#1044) 2026-04-20 13:05:03 +03:00
mocks Add nanoid 2025-08-04 23:50:53 +03:00
unit fix(ui): Auto-focus project search field when opened (Issue #992) (#1038) 2026-04-18 00:29:27 +03:00