Matouš Volf
|
b937d0bcb5
|
feat: create a model for tasks with subtasks
|
2024-09-08 22:19:53 +02:00 |
|
Matouš Volf
|
32e25a5f8b
|
feat: add times of creation and update to the project model
|
2024-09-06 17:49:12 +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
|
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 |
|