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 |
|
Matouš Volf
|
73fe2bab8b
|
refactor: make the project model derive from Clone
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
f052953246
|
style: macro formatting
|
2024-08-18 22:03:49 +02:00 |
|
Matouš Volf
|
c537fb4e03
|
refactor: make the project form component handle the server calls itself
|
2024-08-18 21:17:31 +02:00 |
|
Matouš Volf
|
38be8af169
|
refactor: make the serverside error handling more robust
|
2024-08-18 19:09:40 +02:00 |
|
Matouš Volf
|
1e2a6db4d9
|
refactor: make the project model fields accessible by getters
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
6b13e56840
|
feat: add a project model
|
2024-08-17 12:42:46 +02:00 |
|