tududi/frontend/utils
antanst 1fa221db54 Merge chrisvel/main into pro/user-perms
- Keep :uid endpoints throughout (not :id)
- Keep hasAccess middleware for permission checks
- Keep logError instead of console.error
- Add Note orphaning in project deletion
- Merge area attributes (include uid)
- Merge project store update on delete
- Use uid in test data-testids
2025-10-09 11:15:02 +03:00
..
__tests__ Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
areasService.ts Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
authUtils.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
dateUtils.ts Fix an issue with check to done task not moving to completed 2025-07-23 12:22:06 +03:00
fetcher.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
inboxService.ts Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
noteDeleteUtils.ts Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
notesService.ts Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
profileService.ts Feat add first day of week (#339) 2025-09-18 12:57:28 +03:00
projectsService.ts Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
sharesService.ts chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
slugUtils.ts Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +03:00
tagsService.ts Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
taskEventService.ts release: v0.83-rc1 2025-09-30 11:54:26 +03:00
taskIntelligenceService.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
tasksService.ts Refactor Upcoming section and recurring setup 2025-08-13 19:00:37 +03:00
urlService.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00