Viewing ticket by ID

This is now possible by going to /tickets/{id}
This commit is contained in:
2026-04-28 21:23:40 +02:00
parent ac7b2e59b9
commit 21aa213ff4
4 changed files with 257 additions and 5 deletions

View File

@@ -23,4 +23,4 @@ gloo-net = "0.7.0"
yew-router = "0.20.0"
serde_json = "1.0.149"
gloo = "0.12.0"
chrono = { version = "0.4.44", features = ["serde"] }