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

Improve VM Chargeback Preview Report table formatting #3681

Conversation

hstastna
Copy link

@hstastna hstastna commented Mar 26, 2018

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1428536
PR for main MIQ repo: ManageIQ/manageiq#17204


Improve VM Chargeback Preview Report table formatting by:

  • adding non-breakable html table class for VM Chargeback Preview Report table
  • adding false value as an (optional) argument of report_build_html_table to achieve unsetting word-break css attribute

Before:
preview_before

After:
preview_after

Hilda Stastna added 2 commits March 26, 2018 17:38
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1428536

Add non-breakable class for VM Chargeback Preview Report table for better formatting.
Improve VM Chargeback Preview Report table formatting by adding` false` value as an
optional argument of `report_build_html_table` to unset `word-break` css attribute.
@hstastna
Copy link
Author

@miq-bot add_label bug

@hstastna
Copy link
Author

@miq-bot add_label pending core

@miq-bot
Copy link
Member

miq-bot commented Mar 26, 2018

Checked commits hstastna/manageiq-ui-classic@0ac6a34~...2c4bd64 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@hstastna
Copy link
Author

@skateman @epwinchell @himdel Could you please someone look at it? Thanks! 🌟

@skateman
Copy link
Member

@hstastna do we really need 2 separate PRs for this?

@hstastna
Copy link
Author

@skateman the other PR is to main MIQ repo, this one is to ui classic repo. If you have any idea how to have just one PR to fix it, let me know :)

@skateman
Copy link
Member

@hstastna oh, did not notice it 😮 I think these things should be moved into ui-classic.

Copy link
Member

@skateman skateman left a comment

Choose a reason for hiding this comment

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

The Seal of Approval

@epwinchell
Copy link
Contributor

Looks good

@hstastna
Copy link
Author

@miq-bot remove_label pending core

@martinpovolny martinpovolny self-assigned this Apr 6, 2018
@martinpovolny martinpovolny merged commit fa83ce1 into ManageIQ:master Apr 6, 2018
@martinpovolny martinpovolny added this to the Sprint 83 Ending Apr 9, 2018 milestone Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants