aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/src/run/migrations.rs (follow)
Commit message (Collapse)AuthorAge
* feat(gui): add runbook list, ability to create and delete, sql storage (#2282)Ellie Huxtable2024-07-15
* wip * saving works :)) * functioning delete button * persist selection properly