krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.

Home Page:https://ostara.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup Manager

Idane opened this issue · comments

Relates to #480

In settings, add backup section

  1. Display list of backups - order by file date descending
  2. Add buttons on top - Backup Now
  3. Columns: Date, version, type (manual, auto)
  4. Actions: Preview (#528), restore, delete
  5. Show invalid backups (invalid signature)
  6. On restore, popup warning that it will overwrite everything, add checkbox to create a backup before performing the action