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

BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set #1506

Merged
merged 1 commit into from
Nov 29, 2018
Merged

BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set #1506

merged 1 commit into from
Nov 29, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Nov 29, 2018

Only show custom button names when the "Display on Button" option is set.

fix

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193

@miq-bot
Copy link
Member

miq-bot commented Nov 29, 2018

Checked commit https://github.com/himdel/manageiq-ui-service/commit/e75b111885aa31bd23f7ef026ce3cae16e6c2ec4 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@himdel himdel changed the title Custom buttons - only show button name when the "Display on Button" option is set BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set Nov 29, 2018
@AllenBW AllenBW self-requested a review November 29, 2018 13:01
@AllenBW AllenBW added this to the Sprint 100 Ending Dec 3, 2018 milestone Nov 29, 2018
@AllenBW AllenBW self-assigned this Nov 29, 2018
Copy link
Member

@AllenBW AllenBW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh snap this, wasn't in ui-components 😬 awesome ! (goooooood to know)

@AllenBW AllenBW merged commit 71856b0 into ManageIQ:master Nov 29, 2018
@himdel himdel deleted the bz1653193-custom-nodisplay branch November 29, 2018 13:02
@himdel
Copy link
Contributor Author

himdel commented Nov 29, 2018

Yup, looks like we're not using the same toolbar in SUI yet, for better or worse :).

(I'm guessing this is because the CUI toolbar relies on having the data preprocessed by the ruby side, instead of reading from the API)

simaishi pushed a commit that referenced this pull request Dec 3, 2018
BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set

(cherry picked from commit 71856b0)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193
@simaishi
Copy link
Contributor

simaishi commented Dec 3, 2018

Hammer backport details:

$ git log -1
commit 46d5e3fa70034eefec856232b2eb8830eb825ccf
Author: Allen Wight <allen.b.wight@gmail.com>
Date:   Thu Nov 29 08:02:13 2018 -0500

    Merge pull request #1506 from himdel/bz1653193-custom-nodisplay
    
    BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set
    
    (cherry picked from commit 71856b008316b30db734b620f729e2f3f5f0f8d7)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193

simaishi pushed a commit that referenced this pull request Dec 14, 2018
BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set

(cherry picked from commit 71856b0)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1655772
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 16e3e13ccac5744a5b7ab0d7dc501f99380bcca1
Author: Allen Wight <allen.b.wight@gmail.com>
Date:   Thu Nov 29 08:02:13 2018 -0500

    Merge pull request #1506 from himdel/bz1653193-custom-nodisplay
    
    BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set
    
    (cherry picked from commit 71856b008316b30db734b620f729e2f3f5f0f8d7)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1655772

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.

None yet

4 participants