tududi/frontend/utils
antanst 6cf79c322d Update frontend to use UID-based routing
- Update all entities to include UID field
- Convert components to use UID for navigation and links
- Update services to support UID-based API calls
- Add slug utilities for UID extraction
- Update store to handle UID fields
- Fix routing throughout all components
2025-08-06 15:54:45 +03:00
..
areasService.ts Add sorting projects (#175) 2025-07-21 18:41:11 +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 Lint & format (#159) 2025-07-15 10:44:02 +03:00
notesService.ts Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
profileService.ts Improve Telegram interface and process 2025-07-10 11:13:59 +03:00
projectsService.ts Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
slugUtils.ts Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
tagsService.ts Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
taskEventService.ts Improve task page 2025-08-04 23:50:53 +03:00
taskIntelligenceService.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
tasksService.ts Update frontend to use UID-based routing 2025-08-06 15:54:45 +03:00
urlService.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00