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

"Export to CSV" functionality for main tables in oVirt Administration Portal #901

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 5, 2024

  1. "Export to CSV" functionality for main tables in oVirt Administration…

    … Portal
    
    Signed-off-by: Stepan Ermakov <sermakov@orionsoft.ru>
    
    This feature adds new menu item "Export to CSV" for the following tables of oVirt Administration Portal
    Compute
    * Virtual Machines
    * Templates
    * Pools
    * Hosts
    * Data Centers
    Network
    * Networks
    Storage
    * Domains
    * Volumes
    * Disks
    Events
    
    The menu item allows to export current content (taking in to account current localization, columns visibility, sort order, filter) of the selected table into CSV. And initiates automatic download of the created CSV file.
    Known limitation: not more than 10,000 can be exported.
    sermakov-orion authored and sandrobonazzola committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9fb20fd View commit details
    Browse the repository at this point in the history