tududi/backend
Chris 4d2ea4212c
Cleanup statuses (#724)
* Cleanup statuses

* Add more statuses

* Hide buttons

* fixup! Hide buttons

* Show subtasks on click

* Fix status button in taskdetails page

* fixup! Fix status button in taskdetails page

* fixup! fixup! Fix status button in taskdetails page

* Fix today planned query
2025-12-19 11:13:27 +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 Fix sql issue (#723) 2025-12-18 15:54:18 +02:00
models Cleanup statuses (#724) 2025-12-19 11:13:27 +02:00
repositories Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
routes Cleanup statuses (#724) 2025-12-19 11:13:27 +02:00
scripts Cleanup statuses (#724) 2025-12-19 11:13:27 +02:00
seeders Fix today pagination (#596) 2025-11-26 23:00:50 +02:00
services Feat: habits (#707) 2025-12-13 08:47:52 +02:00
tests Cleanup statuses (#724) 2025-12-19 11:13:27 +02:00
utils Feat: habits (#707) 2025-12-13 08:47:52 +02:00
.env.example Remove FFs 2025-12-09 21:51:13 +02:00
.env.test Feat: habits (#707) 2025-12-13 08:47:52 +02: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 Introduce sort utils (#709) 2025-12-14 01:13:57 +02:00
database.sqlite Fix bug 619 (#629) 2025-12-02 18:00:36 +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