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

Add more currencies to chargeback #17456

Merged
merged 2 commits into from
May 21, 2018

Conversation

lpichler
Copy link
Contributor

Rates: (dropdown with search is added here: ManageIQ/manageiq-ui-classic#3962)
screen shot 2018-05-21 at 18 52 46

Report:

screen shot 2018-05-21 at 18 59 16

Links

@miq-bot assign @gtanzillo

Never been used and it would be need more work to add
more currencies.
- :code: "ZAR"
:name: "South African rand"
:full_name: "South African rand"
:symbol: "R"
Copy link
Member

Choose a reason for hiding this comment

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

Can these be ordered (alphabetized), by one of the keys? This make future additions diff-proof.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, ordered by :code:

@lpichler lpichler force-pushed the add_more_currencies_to_chargeback branch from 76f92dd to d87167e Compare May 21, 2018 18:04
@miq-bot
Copy link
Member

miq-bot commented May 21, 2018

Checked commits lpichler/manageiq@aeac7cd~...d87167e with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@jrafanie
Copy link
Member

Answering my own question. This is not a bug fix so there's no bug associated with it.

- :code: "EUR"
:name: "Euro"
:full_name: "Euro"
:symbol: "€"
:unicode_hex: "8364"
Copy link
Member

Choose a reason for hiding this comment

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

Do we need a followup PR for the migration to drop this column?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes and also maybe more column. (not sure about usage of name)

about unicode_hex I am just thinking if we should keep this column for any display reasons. (I did not meet any displaying issue of listed currency's symbols )

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

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

LGTM, we can do the drop column PR if needed later

@jrafanie jrafanie added this to the Sprint 86 Ending May 21, 2018 milestone May 21, 2018
@jrafanie jrafanie merged commit 9720be7 into ManageIQ:master May 21, 2018
@lpichler lpichler deleted the add_more_currencies_to_chargeback branch May 21, 2018 19:12
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.

5 participants