|
b8c43d6a4a
|
feat: create a server function for deleting a project
|
2024-09-08 08:21:56 +02:00 |
|
|
ef8a0c804e
|
feat: add a server function for completing a task
|
2024-09-07 14:49:59 +02:00 |
|
|
9c74b78dde
|
feat: add the ability to edit a task upon clicking in a list
|
2024-09-07 09:55:12 +02:00 |
|
|
5d6c53b742
|
feat: polish project editing
|
2024-09-07 09:53:22 +02:00 |
|
|
4cf0e58cde
|
feat: add a server function for editing a project
|
2024-09-06 20:10:54 +02:00 |
|
|
28143a7088
|
feat: ability to view tasks in different categories
|
2024-08-31 10:48:57 +02:00 |
|
|
982897058e
|
refactor: improve error handling for getting projects
|
2024-08-22 23:34:49 +02:00 |
|
|
3735bb6fdb
|
feat: handle foreign key constraint fail on task creation
|
2024-08-22 23:15:43 +02:00 |
|
|
d9c79f0a08
|
feat: create a server function for creating a task
|
2024-08-22 23:15:43 +02:00 |
|
|
4fce731b60
|
style: formatting
|
2024-08-22 23:15:43 +02:00 |
|
|
40985ca7bb
|
chore: remove a testing function
|
2024-08-18 22:24:15 +02:00 |
|
|
75e134365f
|
refactor: improve error mapping
|
2024-08-18 22:04:23 +02:00 |
|
|
9324d841fb
|
refactor: make the project form component handle the server calls itself
|
2024-08-18 21:17:31 +02:00 |
|
|
f0f24d33ba
|
refactor: make the serverside error handling more robust
|
2024-08-18 19:09:40 +02:00 |
|
|
57705de44d
|
feat: switch Dioxus to fullstack, add a form for creating a project
|
2024-08-17 12:42:46 +02:00 |
|