feat: ability to complete a task #35

Merged
matous-volf merged 6 commits from feat/task-complete into main 2024-09-07 12:58:36 +00:00

6 Commits

Author SHA1 Message Date
Matouš Volf
a12d558839 feat: add the ability to complete a task 2024-09-07 14:50:14 +02:00
Matouš Volf
c7990a9adf feat: add a server function for completing a task 2024-09-07 14:49:59 +02:00
Matouš Volf
594d6c675b feat: implement From<Task> for NewTask 2024-09-07 14:49:38 +02:00
Matouš Volf
6e1c7bd8c8 feat: create a getter for the reoccurrence start date field 2024-09-07 14:48:44 +02:00
Matouš Volf
cfb45a504d feat: derive PartialEq for the reoccurrence interval model 2024-09-07 14:48:22 +02:00
Matouš Volf
68562cbf5c build: add time to dependencies 2024-09-07 14:43:22 +02:00