richardtekula 37dbf1b177 refactor: Extract notification logic from todo.service.js
Create todo-notification.service.js with:
- notifyNewTodoAssignment(): push notification for new todo assignments
- notifyUpdatedTodoAssignment(): push notification for updated assignments

todo.service.js now delegates to the notification service instead of
containing inline push notification logic with error handling.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 07:42:14 +01:00
2025-12-02 09:48:42 +01:00
2025-12-02 09:48:42 +01:00
2025-12-29 09:02:24 +01:00
Description
No description provided
5.5 MiB
Languages
JavaScript 92%
HTML 7.9%
Dockerfile 0.1%