Releases: oVirt/ovirt-web-ui
Releases · oVirt/ovirt-web-ui
ovirt-web-ui-1.6.8 (11 Mar 2021)
- create VM Wizard - ass support for creating VMs based on a High Performance optimized for template
- enhance graphic consoles data fetching time by fetching consoles info on demand instead of on refresh. This changes the way consoles are opened on dashboard
- prevent crash when viewing a suspending/shutting down VM's details card
- fixed few translated strings on VMs dashboard
- enhance user/account settings by adding support for locale changes and displaying email info
- a fix for reading new format of config val MaxNumOfVmCpus
ovirt-web-ui-1.6.7 (10 Feb 2021)
- create VM Wizard - display a validation text message next to the VM Name and Cloud-init/Sysprep's host name fields on basic settings step
- create VM Wizard - add a validation to disk name field on the storage step
- create VM Wizard - force template disk's storage domain selection and change default disk type for Template and ISO provisioned VMs
- create VM Wizard - validate the disk's storage domain for the current user based on user permissions
- create VM Wizard - fix the create VM from template's bootable disk flag option
- create VM Wizard - select The correct "Other OS" option in OS field of basic settings step, based on cluster's cpu architecture
- create VM Wizard - fix the basic settings step behaviour when only one cluster exists and no hosts are assigned to the cluster
- create VM Wizard - remove disk size inconsistent tooltip in storage step
- create VM Wizard - fix eslint import errors
- fix an exception occurs when a VM is taken from a pool while a refresh is done with a filter
- fix an error occurs after changing a cluster for an existed VM via the details card component
- update dependencies of immer and datatables.net
- remove Fedora 30 from STDCI since it's EOL
ovirt-web-ui-1.6.6 (9 Dec 2020)
- create VM Wizard - handle buttons "Save", "Cancel" position to be fixed for avoiding movements when clicking on them repeatedly
- create VM Wizard - auto focus on the 'VM Name' field on 'Basic Settings' step
- create VM Wizard - display proper sysprep timezone default value
- create VM Wizard - automatically set fields values when possible on 'Basic Settings' step
- for both create VM Wizard and VM details view card - filter out the clusters with no architecture and cpu-type attached
- change the VM's filters to be case insensitive
- support user settings first phase - setting SSH key and impersistent blocking toast notifications
- fix the virt-viewer console file for SPICE to be downloaded as a console.vv file name instead of a temp long file name and without the .vv extension
- tooltip refactoring - use one type of tooltip for consistency in VM portal
- change all delete icons to red in the VM details view for helping to distinguish between edit and delete icons easily
- prevent duplicate refresh on page change
- display only Pool VMs that the user is supposed to see after manual refresh
- add linting rules for React hooks
- add 'yarn intl:check-use' for automated translations script
- update parsing of VM statistics (fetched with VM details)
ovirt-web-ui-1.6.5 (21 Oct 2020)
- create VM Wizard - support tab through fields in Storage and Networking steps
- create VM Wizard - VM time zone format is now compatible with VM OS and also displayed on the review step
- create VM Wizard - prevent the unsaved data confirmation dialog from being displayed in last step after VM creation
- create VM Wizard - add Timezone field for sysprep options
- create VM Wizard - sort alphabetically the list of Disks and NICs on the review step
- create VM Wizard - fix setting the disk size by using arrows to work properly
- create VM Wizard - Validate add/edit NIC name field on row save action
- create VM Wizard - support creation of a new NIC with an empty (n/a) profile
- create VM Wizard - support advanced CPU topology setting on "Basic Settings" step
- create VM Wizard - add indication of which field is invalid/missing on "Basic Settings" step for enablng the next step
- the CPU Utilization chart details are fixed to be displayed properly, based on the number of vCPUs
- set enable-usb-autoshare in console.vv file according to SpiceUsbAutoShare engine config value
- refactor DetailsCard component to use explicit config values
- increase spacing between Boot Order and VCPU Topology sections in VM Details card
- use pf3 ExpandCollapse react component in the VM Details card
- rephrase the "Threads per Core" tooltip text
- update dependencies of handlebars and bootstrap-select
- update minimum ovirt version to 4.4
- translations update 2020-Sep-2
- translate the About modal missing strings
- refactor i18n normalize script by adding an explicit key sorting function
- translate the Duration formatting for VM uptime and refactor intl scripts
- refactor intl initialization and remove react-intl package
- update Zanata tools to use the maven plugin
ovirt-web-ui-1.6.4 (19 Aug 2020)
- create VM Wizard - prevent the dialog from being closed without a confirmation
- create VM Wizard - add a tooltip message to Disk size field on edit mode
- create VM Wizard - allow valid only calls to onUpdate functions
- create VM Wizard - support setting disks as bootable
- create VM Wizard - adjust table rows spacers for consistency between edit and create modes
- support VM Card List pagination and infinite scrolling
- set usb-filter and enable-usb-autoshare entries in console.vv properly
- automatically open console.vv with virt-viewer when clicking on VM console, if it's set to default application on Firefox
- fix disk creation for an existing VM to support all allocation policies and also set default to "Thin Provision"
- remove Components that are no longer used
- on logout, set the page to NO_REFRESH and stop the scheduler
- add initial favicon to index.hbs, branding and config updates as needed
- update dependencies of jquery and lodash
- translations update 2020-July-02
ovirt-web-ui-1.6.3 (6 Jul 2020)
- create VM Wizard - fixed a bug so that nics and disks data resetting happens only when it is supposed to\
- create VM Wizard - enable resetting of basic settings to baseline defaults when changing the provision source
- create VM Wizard - add a tooltip to the "T" badge for Templates disks and nics
- create VM Wizard - the Storage Domain menu field width, displayed on a new disk row, is fixed to be aligned
- the VM's filter is fixed to return only Pools entities that answer the query result
- enable the Shutdown button for a suspended VM
- fix a bug of displaying an error in UPDATE_VMS reducer in scheduled refresh done after a manual refresh
- fix a bug for enable maximizing of the Notifications drawer
- enable setting disk's of exisiting VMs as "Bootable"
- change VM/Pool fetch page size and optimize refresh scheduling for improving the loading performance
- increase parallel calls during login data fetch for improving the login loading performance
- update Dockerfile with yarn network timeout mitigations
- refactor Makefile to prevent unexpected symlinks
- translations update
ovirt-web-ui-1.6.2 (12 May 2020)
- fix a bug in which VM Portal fails to initialize if the environment contains an Export storage domain
- fix a bug in which opening a VM console of type SPICE or VNC is always failing
- fix VMs filter results to include all VMs with entered string exists anywhere in the VM name and not just the prefix
- change the snapshots rpm file names to contain the latest commit hash
- apply ovirt 4.4 branding changes to the error page as well
- yarn dependencies update
- translations update
ovirt-web-ui-1.6.1 (6 Apr 2020)
- fixed saving NIC with empty VNIC Profile
- make the vm poratl more responsive for browser resizing, set minimum card widths and fixed alignments.
- add kebob actions menu and changed Shutdown button type to default in VM's dashboard
- disable auto log out when the "UserSessionTimeOut" config value is set to value of -1
- tooltip Code Refactoring, including using one type of style for tooltips on CardEditButton
- added a tooltip for the 'Disk Edit' Dialog.
- replaced Patternfly 3 charts with Patternfly 4
- fixed wrong html element ids for the VM and Pool
- changed 'automation/build.repos' location for matching the STDCI V2 used by ovirt-engine-nodejs-modules
- allowed use of alternate branding by the DEV server
- Fixed hover texts in masthead
- updated build to use yarn from ovirt-engine-nodejs-modules
- hid host info from non-admin users
- fixed Windows VM creation timezone bug such that if template/vm time zone format isn't compatible with VM OS, time zone is changed to default
- updated autogen/automake configurations and yarn integration
- removed 'ovirt-4.2' from STDCI release branch config
- updated title and warning messages for 'Remove VM' confirmation modal
- pool and pool vms redesign
- added toast notifications for Start/Shutdown VM requests.
- added documentation link and updated report issues url for the 'About' dialog
- hanlded 404 errors
- Added better handling for token expiration by redesign of the log out component and support Patternfly 4
- refactored the user messages
- fixed typo in pool allocated VMs tooltip message
- changed the VM card list page so that if a VM is running then default action item is set openning the VM console
- redesign create vm - using a new create VM Wizard.
- Added a "full screen" mode for the webvnc console.
- fixed a bug that the disk create modal didn't show the storage domains
- added an external service button to the VM's action panel
- updated branding and navbar masthead for allowing branding to continue to use the same CSS class names
- fixed the navbar icons layout
- fetched roles and permit at login and do entity permission to permit mapping on frontend
- changed VM details Disks card disk sort order to sort by disk name only
- replaced local VncConsole by patternfly VncConsole
- fixed Pool handling and refactor VM loading bugs
- added scrollbar to the notification menu
- disabled the Console action on a headless VM
- updated DEVELOPERS.md
- updated zanata server and version
- created script for auto checking of the translation file
- updated translations for ovirt 4.4
ovirt-web-ui-1.6.0 (27 Aug 2019)
- updated translations
- limit CD/ISO list by data center
- improve responsiveness on small screens (mobile)
- updated patternfly3 and js dependencies
- added Sysprep to Details card for Windows VM
ovirt-web-ui-1.5.3 (1 Jul 2019)
- Added check for inactivity during session and logout after expiration
- Added NoVNC console support
- Resolve login data load concurrency issues (allows ISOs to load at login)
- updated translations
- Added template filtering for VM create dialog
- Added validation for Disk name
- Allow adding more CPUs than the max sockets count