tududi/backend/models
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
..
action.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
area.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
calendar_token.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
inbox_item.js Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
index.js Universal search (#412) 2025-10-22 22:00:45 +03:00
note.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
permission.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
project.js Feat/add project states (#354) 2025-09-29 16:04:25 +03:00
role.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
tag.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task_event.js Add project_id_changed for tasks that are moved 2025-09-12 16:53:06 +03:00
user.js Universal search (#412) 2025-10-22 22:00:45 +03:00
view.js Universal search (#412) 2025-10-22 22:00:45 +03:00