tududi/frontend/utils
Chris 02b493d61f
Universal search (#412)
* Global search scaffold

* Add search preview text

* Add generic fallback for preview text in search

* fixup! Add generic fallback for preview text in search

* Add more tweaks

* fixup! Add more tweaks

* Fix an issue with criteria

* fixup! Fix an issue with criteria

* fixup! fixup! Fix an issue with criteria

* fixup! fixup! fixup! Fix an issue with criteria

* Fix an issue with priority filter

* fixup! Fix an issue with priority filter

* Add sortable pins

* fixup! Add sortable pins

* Make options collapsed by default

* Tweak UI

* Add tests

* Add translations

* Add more translations

* fixup! Add more translations

* Add minor tweaks
2025-10-22 22:00:45 +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 inbox items refresh (#398) 2025-10-07 17:10:33 +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
searchService.ts Universal search (#412) 2025-10-22 22:00:45 +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
timezoneUtils.ts fixup! Scaffold timezone package 2025-10-20 16:01:49 +03:00
urlService.ts Lint frontend (#131) 2025-07-09 12:23:55 +03:00
userUtils.ts Tweak UI for feature 2025-10-13 11:09:19 +03:00