|
|
c0f35c88b7
|
throw on missing user in get todays schedule
|
2026-05-01 10:18:19 +03:00 |
|
|
|
120e5ee9a1
|
validate get todays schedule user id
|
2026-05-01 10:17:49 +03:00 |
|
|
|
f0fd076fb9
|
validate get todays schedule date
|
2026-05-01 10:17:24 +03:00 |
|
|
|
e04931ac08
|
test that todays schedule only returns uncompleted nodes
|
2026-05-01 09:06:13 +03:00 |
|
|
|
ec4dca87a6
|
test that all nodes up until given date are returned
|
2026-04-28 22:48:25 +03:00 |
|
|
|
2047cd72e7
|
test get todays schedule and use case with request
|
2026-04-28 22:38:43 +03:00 |
|
|
|
a9265abeae
|
add node to scheduled node
|
2026-04-27 09:28:43 +03:00 |
|
|
|
c32087c35d
|
move instantiation of date time immutable to use case. request gets a string
|
2026-04-23 20:09:17 +03:00 |
|
|
|
2d19265c24
|
add @throws BadRequestException to create scheduled node
|
2026-04-19 23:23:33 +03:00 |
|
|
|
374eaeb4ec
|
add null guards in create scheduled node use case
|
2026-04-19 23:14:52 +03:00 |
|
|
|
8cd11e98c2
|
make CreateScheduledNodeRequest properties nullable
|
2026-04-19 23:14:36 +03:00 |
|
|
|
2affd2a84e
|
test that error is thrown if plan doesnt exist for creating scheduled node
|
2026-02-25 10:21:05 +02:00 |
|
|
|
412a74e390
|
add plan to scheduled node
|
2026-02-25 10:16:59 +02:00 |
|
|
|
40d8032569
|
create scheduled node with request
|
2026-02-23 22:40:34 +02:00 |
|