tududi/backend/services
Chris f5c3bf7e69
Prevent admin from seeing all tasks (#477)
* Prevent admin from seeing all tasks

* fixup! Prevent admin from seeing all tasks
2025-11-04 09:40:33 +02:00
..
applyPerms.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
execAction.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
inboxProcessingService.js Convert classes to functions 2025-08-14 00:30:18 +03:00
logService.js Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
permissionsCalculators.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
permissionsService.js Prevent admin from seeing all tasks (#477) 2025-11-04 09:40:33 +02:00
quotesService.js Fix test issues 2025-07-12 21:34:47 +03:00
recurringTaskService.js Limit recurring tasks in tasks list view (#298) 2025-09-04 17:00:33 +03:00
rolesService.js Fix an issue with user data persistance 2025-10-11 13:26:56 +03:00
tagsService.js Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
taskEventService.js Change tags to use uid instead of id. 2025-09-23 10:09:44 +03:00
taskScheduler.js Convert classes to functions 2025-08-14 00:30:18 +03:00
taskSummaryService.js Limit due dates for digest to 30 days 2025-08-14 18:00:57 +03:00
telegramApi.js Lint & format (#159) 2025-07-15 10:44:02 +03:00
telegramInitializer.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
telegramPoller.js Limit users that can send to telegram bot 2025-08-14 18:00:57 +03:00
userService.js Fix user service tests. 2025-07-31 14:02:42 +03:00