grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
52 stars 1 forks source link

Refactor interactive UI #20

Closed inkel closed 2 years ago

inkel commented 2 years ago

This PR completely refactor the interactive UI code, by using simpler transitions and components.

Note that one of the dependencies has an open bug, so the transition from going back from deleting some disks to another provider might result in unexpected errors or even a panic message.