13 Commits

Author SHA1 Message Date
Matouš Volf
253fb4f8e3 feat: set the updated at timestamp of tasks when updating their subtasks 2024-09-09 18:50:52 +02:00
Matouš Volf
6e0826c5ec feat: create a model for subtasks 2024-09-08 19:51:52 +02:00
Matouš Volf
b869181dcf feat: create a server function for deleting a project 2024-09-08 08:21:56 +02:00
Matouš Volf
7827d7f722 style: use Self in error enum impls 2024-09-08 08:21:33 +02:00
Matouš Volf
2152014b7e feat: add the ability to edit a task upon clicking in a list 2024-09-07 09:55:12 +02:00
Matouš Volf
6dcf00efe9 feat: polish project editing 2024-09-07 09:53:22 +02:00
Matouš Volf
3aaea3661e feat: add a server function for editing a project 2024-09-06 20:10:54 +02:00
Matouš Volf
5d2c02cfd3 refactor: improve error handling for getting projects 2024-08-22 23:34:49 +02:00
Matouš Volf
c107525eb7 style: formatting 2024-08-22 23:15:43 +02:00
Matouš Volf
12ea8b5de2 feat: create a task model 2024-08-22 23:15:43 +02:00
Matouš Volf
c92890305d style: formatting 2024-08-22 23:15:43 +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