11 Commits

Author SHA1 Message Date
Matouš Volf
a8d78f63ba style: formatting 2024-09-10 16:13:51 +02:00
Matouš Volf
6e6d15de5c feat: implement Ord for the task model 2024-09-09 18:49:21 +02:00
Matouš Volf
b937d0bcb5 feat: create a model for tasks with subtasks 2024-09-08 22:19:53 +02:00
Matouš Volf
b79be6d7e2 chore: remove an unused import 2024-09-08 19:51:59 +02:00
Matouš Volf
7b635ea372 style: formatting 2024-09-08 09:56:11 +02:00
Matouš Volf
594d6c675b feat: implement From<Task> for NewTask 2024-09-07 14:49:38 +02:00
Matouš Volf
7beeac2ac4 feat: add times of creation and update to the task model 2024-09-06 17:56:01 +02:00
Matouš Volf
dfefeab69e feat: display a project form upon clicking the create button on the projects page 2024-09-05 18:18:03 +02:00
Matouš Volf
27ba44188e feat: use Dioxus query for fetching data 2024-09-05 17:19:35 +02:00
Matouš Volf
d7c56b7d92 feat: ability to view tasks in different categories 2024-08-31 10:48:57 +02:00
Matouš Volf
12ea8b5de2 feat: create a task model 2024-08-22 23:15:43 +02:00