Sun, 12 May 2024 14:28:43 UTC | login

Information for build ovirt-engine-ui-extensions-1.3.1-1.el8

ID38104
Package Nameovirt-engine-ui-extensions
Version1.3.1
Release1.el8
Epoch
Sourceovirt-engine-ui-extensions-1.3.1-1.el8.src.rpm
SummaryoVirt UI Extensions
DescriptionUI plugin that provides various extensions to oVirt administration UI. Extensions include: - Dashboard - Cluster upgrade wizard - Host copy network dialog - VM CPU pinning dialog - VM export dialog - VM manage GPU dialog - VM migrate dialog
Built bysbonazzo
State complete
Volume DEFAULT
StartedTue, 15 Mar 2022 07:23:45 UTC
CompletedTue, 15 Mar 2022 07:28:00 UTC
Taskbuild (virt8s-ovirt-45-el8s, ovirt-engine-ui-extensions-1.3.1-1.el8.src.rpm)
Extra{'source': {'original_url': 'ovirt-engine-ui-extensions-1.3.1-1.el8.src.rpm'}}
Tags
virt8s-ovirt-45-candidate
virt8s-ovirt-45-testing
RPMs
src
ovirt-engine-ui-extensions-1.3.1-1.el8.src.rpm (info) (download)
noarch
ovirt-engine-ui-extensions-1.3.1-1.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Mar 14 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.1-1 - a new dialog is added: CPU pinning dialog for a VM - vGPU dialog: fix the max instances - Export VM dialog: move button to kebab menu and rename button label - Cluster upgrade dialog: use correlation id for Ansible playbooks - RHV dashboard: add a link to the Monitoring Portal from the dashboard - Improve logging and error handling - Optimize css loading - Update Patternfly css import - Update dependencies for various packages: eslint, babel, react-intl-po, trim-off-newlines, postcss - Move and reordering all modal sources - Enable Copr builds - Move the project to GitHub and update the relevant documentation - Fix translation by using `msg` within components - I18n: Update Zanata configurations * Wed Jun 23 2021 Sharon Gratch <sgratch@redhat.com> - 1.2.7-1 - Update zatana.xml to version 1.2 - Translation update, 17-May-2021 - Update glob-parent, path-parse, ua-parser-js and underscore libraries dependencies - vGPU dialog: add more instances of a card - vGPU dialog: add vGPU type name * Sun Apr 25 2021 Sharon Gratch <sgratch@redhat.com> - 1.2.6-1 - Update lodash dependency to 4.17.21 * Mon Mar 08 2021 Sharon Gratch <sgratch@redhat.com> - 1.2.5-1 - Reorder Cluster Upgrade action buttons - Update Zanata tools to use the maven plugin - Remove fc30 build from STDCI - Upgrade patternfly and patternfly-react for both 3 and 4 versions. - Style PF4 modals to match PF3 modals - Do not auto-focus modal 'x' close button - Fix missing translations for dashboard and for Migrate VM dialog - Update bootstrap-select and datatables.net dependencies * Wed Oct 14 2020 Sharon Gratch <sgratch@redhat.com> - 1.2.4-1 - Use ansible collection for cluster upgrade - Refactor PF4 component modals to use the PF4 modal - Reorder PF4 action buttons - Sort Destination host items in Migrate VM dialog - Add linting rules for React hooks - Update translations (2020-Sep-2) * Fri Aug 14 2020 Sharon Gratch <sgratch@redhat.com> - 1.2.3-1 - Use em unit for sizing icons of the dashboard dialog - Display blank card instead of N/A for cluster stats on the dashboard dialog - Fix the cluster upgrade dialog tooltips by assuring that the container node is positioned relatively - Add a suggestion info text for enabling affinity check when migrating a VM on Migrate VM dialog - Update lodash dependency - Update modal code to control order of css includes, so that branding changes remain intact when a modal is open * Tue Jul 07 2020 Sharon Gratch <sgratch@redhat.com> - 1.2.2-1 - update jquery to 3.5.1 due to HeatMap tooltip break that caused dashboard loading failure - fix the copy host networks functionality so that networks will be copied to single target host and not multiple hosts * Fri Jul 03 2020 Sharon Gratch <sgratch@redhat.com> - 1.2.1-1 - Convert unit test to jest 'expect' and remove the use of `chai` assertion library - update translations - Update dependencies, including updating jquery to 3.5.0 - Disable buttons for non managed entities - Add copy host networks functionality - Fix a bug on vGPU data provider - Add 'Display on' to vGPU dialog * Tue May 12 2020 Sharon Gratch <sgratch@redhat.com> - 1.2.0-1 - update VM Migrate dialog to use Patternfly 4 - update the Dashboard to use Patternfly 4 - Update dependencies and drop "yarn check" - update translations - update i18n normalize and unit-tests, bump jest version * Wed Mar 25 2020 Sharon Gratch <sgratch@redhat.com> - 1.1.0-1 - Added missing 'id' attribute to buttons - Update zanata server and version - Move dashboard sources to 'src/dashboard' - Update install location and fix install script path of ansible playbooks - Update STDCI configs - Update patternfly 4 dependencies * Tue Jan 28 2020 Sharon Gratch <sgratch@redhat.com> - 1.0.13-1 - VM export dialog: display the error returned from the backend - vGPU dialog: code improvements, Make vGPU table scrollable, table redesign + summary section * Wed Jan 08 2020 Sharon Gratch <sgratch@redhat.com> - 1.0.12-1 - refactoring of VM Migrate dialog components - fix a bug by setting discard_snapshots explictly in code * Thu Dec 12 2019 Scott J Dickerson <sdickers@redhat.com> - 1.0.11-1 - introduce Manage vGPU dialog - introduce Export VM dialog - adapt to breaking change in webadmin UI plugin call contract for business entities - enable PF4 on the project, include overrides needed to work with webadmin - update webpack builds, add build info to chunks and entry points - update STDCI to add distros fc30 adn el8 * Mon Sep 16 2019 Sharon Gratch <sgratch@redhat.com> - 1.0.10-1 - remove unused devDependency sinon - add `yarn intl:report` to report on multiple i18n topics - fix cluster upgrade dialog big margin - fix a bug that caused cluster upgrade dialog to be closed unexpectedly before reaching the review screen * Wed Sep 04 2019 Sharon Gratch <sgratch@redhat.com> - 1.0.9-1 - change CI version to STDCI V2 - use showModal in both ClusterUpgrade and VmMigrate modals - update dependencies * Tue Aug 27 2019 Sharon Gratch <sgratch@redhat.com> - 1.0.7-1 - update translations - update dependencies (for jquery, patternfly, patternfly-react, webpack, bible etc) - fix typo in use_maintenance_policy - Convert karma/mocha/sinon/phantomjs to jest/jsdom for unit tests * Tue Jun 25 2019 Sharon Gratch <sgratch@redhat.com> - 1.0.6-1 - update translations * Tue May 21 2019 Greg Sheremeta <gshereme@redhat.com> - 1.0.5-1 - Fixed cluster upgrade execution timeout * Fri Mar 22 2019 Greg Sheremeta <gshereme@redhat.com> - 1.0.4-1 - require ovirt-ansible-cluster-upgrade >= 1.1.12 to get engine events - check and warn if a Cluster is in cluster_maintenance * Mon Feb 04 2019 Greg Sheremeta <gshereme@redhat.com> - 1.0.3-1 - fix spec file to properly replace ovirt-engine-dashboard on upgrade - update translations * Wed Jan 09 2019 Greg Sheremeta <gshereme@redhat.com> - 1.0.2-1 - cluster upgrade wizard enhancements * Fri Dec 14 2018 Scott J Dickerson <sdickers@redhat.com> - 1.0.1-1 - added handling for the cluster upgrade wizard ansible playbook * Thu Jun 28 2018 Vojtech Szocs <vszocs@redhat.com> - 1.0.0-1 - created project based on ovirt-engine-dashboard master