-
Sun Dec 18 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.7-1
- Adopt the use of shadow DOM/root for react-modals
- Github actions: update actions versions to current supported ones
- Update dependencies of various packages:
isomorphic-git from 0.67.2 to 1.8.2, loader-utils from 2.0.0 to 2.0.4, minimatch from 3.0.4 to 3.1.2, qs from 6.5.2 to 6.5.3
-
Thu Sep 29 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.6-1
- Export VM dialog: fix a bug for avoid blocking the export vm process in case the vm original_template is set to null
-
Fri Jul 22 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.5-1
- CPU pinning dialog: add the 'Isolate Threads' cpu pinning policy
- RHV dashboard - fix the 'Top Utilized Resources CPU' percentage values
- RHV dashboard - Force tooltips on the DonutChart to a constant width for handling few non-Latin languages
- Complete migration to Patternfly 4 so Patternfly 3 is no longer used, upgrade Webpack to version 5 , enable EL9 builds
- Update dependencies of packages: moment from 2.29.2 to 2.29.4, terser from 5.14.1 to 5.14.2, minimist from 1.2.5 to 1.2.6, y18n from 4.0.0 to 4.0.3
- Build issues: add conditional build for offline/online builds
-
Wed Jun 15 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.4-1
- Cluster upgrade wizard dialog: fix the selected hosts handling bug
- Cluster upgrade wizard dialog: fix a bug in trackUpgradeProgress to always fetch events from the last point
- Update dependencies for various packages: moment from 2.24.0 to 2.29.2, caniuse-lite for browserslist to version 1.0.30001346
- I18n: pull translations for Georgian (ka-GE)
- Github actions: always upgrade nodejs-modules
- Build issues: use hours, minutes and seconds in the RPM name, version part
- Build issues: mark the copr make_srpm git dir as safe (git 2.35.2 security fix)
-
Tue Apr 26 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.3-1
- Fix a bug for minimizing CSS flashing of all ui-extensions dialogs
- vGPU dialog: small code refactorings
- vGPU dialog: show widgets even if the cluster doesn't contain any vGPU hosts
- CPU pinning dialog: fix message's trailing zero in case of no CPU topology was found
- I18n: update translations (fetch from Zanata, remove outdated translations)
- I18n: add support for Georgian language as a community translation
-
Tue Mar 29 2022 Sharon Gratch <sgratch@redhat.com> - 1.3.2-1
- A new dialog is added: vm-manage-gpu for managing vGPUs as VM devices, accessible from VM-VM devices sub tab
- A new dialog is added: host's CPU pinning dialog for viewing host's cpu topology. accessible from hosts-hosts devices sub tab
- A new dialog is added: manage storage connection dialogs for managing iSCSI connections, accessible from the storage domains grid
- Cluster upgrade wizard dialog: migrate the wizard to use PatternFly 4 and add to the dialog a progress tracking indication
- Parameters passed to translated messages are now formatted in the translation layer only (not in code) and by using ICU number skeletons
- A github action was addded such that when commits or tags lables are pushed to master, run a build
- Fix a case of a HEAD commit having multiple tags such that existing build scripts wouldn't fail to recognize it as a tagged commit
- Update dependencies for various packages:simple-get, ansi-regex, normalize-url and trim-off-newlines
-
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