tududi/frontend/utils
Antonis c9f7fbb522
Fix notes.js & areas.js UID usage and remove IDs. (#355)
* Add logging placeholder functions, fix notes.js uids

* Fix areas.js uids and remove ids

* Add UIDs to inbox items. Includes migration.

* id -> uid for task-events.js

---------

Co-authored-by: antanst <>
2025-09-29 16:03:46 +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 Setup slugify and fix nanoid issues 2025-08-08 23:14:40 +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 Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +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