|
|
38b7a0adb8
|
add count validation in bulk create nodes use case
|
2026-04-19 23:36:37 +03:00 |
|
|
|
99c320b28f
|
add @throws BadRequestException to create node
|
2026-04-19 23:23:03 +03:00 |
|
|
|
1199fcbff3
|
add @throws BadRequestException to bulk create nodes
|
2026-04-19 23:22:56 +03:00 |
|
|
|
ff721d9137
|
add null guards in create node use case
|
2026-04-19 23:11:15 +03:00 |
|
|
|
23f4e70e57
|
make CreateNodeRequest properties nullable
|
2026-04-19 23:10:58 +03:00 |
|
|
|
1f76fc08b6
|
add null guards in bulk create nodes use case
|
2026-04-19 23:10:10 +03:00 |
|
|
|
337017fc52
|
make BulkCreateNodesRequest properties nullable
|
2026-04-19 23:09:52 +03:00 |
|
|
|
ce56e460ff
|
add use case and request
|
2026-04-18 23:04:56 +03:00 |
|
|
|
d1eb648b73
|
test and impl that only one root node exists per text
in practice this means only one node with a null parentNode
|
2026-02-21 22:44:18 +02:00 |
|
|
|
143a4ffe39
|
test nonexistant parent node id throws exception
|
2026-02-21 22:23:30 +02:00 |
|
|
|
021a2a6f15
|
add parent node to node, fix type of null
|
2026-02-21 22:17:59 +02:00 |
|
|
|
b3453a4604
|
throw exception if text doesnt exist
|
2026-02-21 21:08:42 +02:00 |
|
|
|
c0994d806e
|
add text to node
|
2026-02-20 12:01:53 +02:00 |
|
|
|
bd1520c2ca
|
create node with request dto
|
2026-02-19 21:25:37 +02:00 |
|