[tripleo] tripleo-ui 3.2.0 (ocata)
We exuberantly announce the release of: tripleo-ui 3.2.0: tripleo-ui This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/tripleo-ui/ For more details, please see below. 3.2.0 ^^^^^ Bug Fixes * "Fixes bug 1674789 This change adds a 'Save and Close' button to the configuration modal dialog and allows users to decide whether or not they'd like the dialog to close once changes are saved." * Fixes bug 1671100 Fixes a bug in the nodes table toolbar which made the introspect and provide buttons unclickable Changes in tripleo-ui 3.1.0..3.2.0 ---------------------------------- 7372bbf Bump to 3.2.0 (ocata) 4036cf0 Imported Translations from Zanata db08c69 Imported Translations from Zanata 3319379 Imported Translations from Zanata f9cbf84 Add save and close button to paramater dialog 343f940 Imported Translations from Zanata 21eae78 Fix error on provide notification handling a26f66b Add not set value to ports filtering in selector 52f7968 Remove polling for Nodes when deleting 79443dc Imported Translations from Zanata 2402f01 Imported Translations from Zanata a8de8d2 Add "Save and Close" button to configuration modal dialog 43e612f Imported Translations from Zanata cf95ff8 Imported Translations from Zanata 60ecfd0 Imported Translations from Zanata b5dfe16 Imported Translations from Zanata 3f310fc Imported Translations from Zanata ef4b5ef Remove '\n' linebreak from localised string d6c072a Imported Translations from Zanata 20b7a28 Imported Translations from Zanata 2658e17 Imported Translations from Zanata ad5dc5e Imported Translations from Zanata a2225d5 Fix nodes actions toolbar d86f5ff Imported Translations from Zanata 10a6343 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- i18n/locales/de.json | 96 ++++++++++++++++++ i18n/locales/en-GB.json | 90 +++++++++++++++++ i18n/locales/es.json | 14 +++ i18n/locales/ja.json | 82 +++++++++------- i18n/locales/ko-KR.json | 109 +++++++++++++++++++++ i18n/locales/zh-CN.json | 21 ++++ npm-shrinkwrap.json | 2 +- package.json | 2 +- .../dialog-close-button-1c58f83079123c16.yaml | 7 ++ .../notes/fix-nodes-actions-d2edbcf9d959fa35.yaml | 5 + releasenotes/source/conf.py | 4 +- src/js/actions/NodesActions.js | 13 +-- .../components/deployment_plan/DeploymentPlan.js | 3 +- .../EnvironmentConfiguration.js | 26 ++++- src/js/components/nodes/RegisteredNodesTabPane.js | 3 +- src/js/components/parameters/Parameters.js | 26 ++++- src/js/components/utils/Dom.js | 7 ++ src/js/selectors/nodes.js | 2 +- 19 files changed, 463 insertions(+), 51 deletions(-)
participants (1)
-
no-reply@openstack.org