Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VM schedules pages #1103

Merged
merged 6 commits into from
Sep 27, 2024
Merged

Add VM schedules pages #1103

merged 6 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. Add VM schedule pages

    - add VM schedule list/edit/details pages
    - add VM schedule column in vmbackup/vmsnapshot list pages
    - add action menu for VM
    - show volume backup error message in backup/snapshot detail volume tab
    
    Signed-off-by: andy.lee <andy.lee@suse.com>
    a110605 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8ce0f8e View commit details
    Browse the repository at this point in the history
  2. fix unit test failed

    Signed-off-by: andy.lee <andy.lee@suse.com>
    a110605 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6f16516 View commit details
    Browse the repository at this point in the history
  3. add HarvesterCronExpression formatter

    Signed-off-by: andy.lee <andy.lee@suse.com>
    a110605 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5a9a662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a915640 View commit details
    Browse the repository at this point in the history
  5. Add ifHaveType for schedule page

    Signed-off-by: andy.lee <andy.lee@suse.com>
    a110605 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c02f2c2 View commit details
    Browse the repository at this point in the history
  6. fix Restore New / Restore Existing action route

    Signed-off-by: andy.lee <andy.lee@suse.com>
    a110605 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eabd943 View commit details
    Browse the repository at this point in the history