tududi/backend/models
Chris 18c7785b13
Feat notifications (#594)
* Add notifications for deferred and due tasks

* Cleanup

* fixup! Cleanup

* Add notifications settings

* ADd dismissed for notifications

* Beautify project cards

* fixup! Beautify project cards

* Fix an issue with icon badge

* Cleanup scripts

* fixup! Cleanup scripts
2025-11-25 21:16:21 +02:00
..
action.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
api_token.js API Access (#495) 2025-11-07 15:19:30 +02: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 Feat notifications (#594) 2025-11-25 21:16:21 +02:00
note.js Notes page revamp! (#487) 2025-11-06 17:59:30 +02:00
notification.js Feat notifications (#594) 2025-11-25 21:16:21 +02: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
setting.js Scaffold smtp service (#590) 2025-11-24 17:58:09 +02:00
tag.js Fix tags deletion (#447) 2025-10-23 23:28:56 +03:00
task.js Feat add defer until date (#592) 2025-11-24 21:57:30 +02:00
task_event.js Add project_id_changed for tasks that are moved 2025-09-12 16:53:06 +03:00
user.js Feat notifications (#594) 2025-11-25 21:16:21 +02:00
view.js Feat add recurring search (#579) 2025-11-18 20:35:50 +02:00