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

/api/product_info - fix missing support_website, support_website_text #788

Merged
merged 1 commit into from
Mar 25, 2020
Merged

/api/product_info - fix missing support_website, support_website_text #788

merged 1 commit into from
Mar 25, 2020

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Mar 24, 2020

The i18n.t version was removed in ManageIQ/manageiq#19881,
in favor of using Settings in ManageIQ/manageiq-ui-classic#6718.

But the API is still using it, updating to do the same thing.
(The SUI is using this for a menu item.)

Cc @mzazrivec @simaishi

@miq-bot add_label bug, jansa/yes?

@himdel
Copy link
Contributor Author

himdel commented Mar 24, 2020

Before:

before_api
before_sui

After:

after_api
after_sui

The i18n.t version was removed in ManageIQ/manageiq#19881,
in favor of using Settings in ManageIQ/manageiq-ui-classic#6718.

But the API is still using it, updating to do the same thing.
(The SUI is using this for a menu item.)
@miq-bot
Copy link
Member

miq-bot commented Mar 24, 2020

Checked commit https://github.com/himdel/manageiq-api/commit/cb7dea7cf6f354fade8a3fea03c7ea18ce8ac95c with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🏆

@simaishi
Copy link
Contributor

@himdel Thank you for the fix, verified this works as well.

@lpichler lpichler added this to the Jansa milestone Mar 25, 2020
@lpichler lpichler merged commit f1e44be into ManageIQ:master Mar 25, 2020
@himdel himdel deleted the fix-support-website branch March 25, 2020 11:50
simaishi pushed a commit that referenced this pull request Mar 27, 2020
/api/product_info - fix missing support_website, support_website_text

(cherry picked from commit f1e44be)
@simaishi
Copy link
Contributor

Jansa backport details:

$ git log -1
commit 552e3571bf4a78dd6d2d3cac90121e74d6b8fc4e
Author: Libor Pichler <[email protected]>
Date:   Wed Mar 25 09:34:38 2020 +0100

    Merge pull request #788 from himdel/fix-support-website

    /api/product_info - fix missing support_website, support_website_text

    (cherry picked from commit f1e44be74015f9b8ad3f26a1574033128abeab30)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants