tududi/backend
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
..
cmd Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
config Scaffold smtp service (#590) 2025-11-24 17:58:09 +02:00
docs/swagger Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
middleware Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
migrations Feat notifications (#594) 2025-11-25 21:16:21 +02:00
models Feat notifications (#594) 2025-11-25 21:16:21 +02:00
repositories Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
routes Feat notifications (#594) 2025-11-25 21:16:21 +02:00
scripts Feat notifications (#594) 2025-11-25 21:16:21 +02:00
seeders Feat notifications (#594) 2025-11-25 21:16:21 +02:00
services Feat notifications (#594) 2025-11-25 21:16:21 +02:00
tests Feat notifications (#594) 2025-11-25 21:16:21 +02:00
utils Feat notifications (#594) 2025-11-25 21:16:21 +02:00
.env.example Scaffold smtp service (#590) 2025-11-24 17:58:09 +02:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.prettierignore Add 'dist' paths to git & prettier ignore. 2025-07-22 11:45:14 +03:00
.prettierrc.json Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
.sequelizerc Express migration (#80) 2025-06-16 21:50:44 +03:00
app.js Feat notifications (#594) 2025-11-25 21:16:21 +02:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00