7 Commits

Author SHA1 Message Date
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