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

Remove old exchange rate #331

Merged
merged 2 commits into from
Apr 19, 2016

Conversation

lomamech
Copy link
Collaborator

  • Remove old exchange rate Service
  • Remove loss record who using exchange service

@jniles

];

function ExchangeModalController(Rates, Currencies, Session, $uibModalInstance, data, exchange) {
function ExchangeModalController(Rates, Currencies, Session, $uibModalInstance, data) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this modal still work without the exchange service? Why was it used?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the exchange service was called but not used, this is why I deleted

Copy link
Collaborator

Choose a reason for hiding this comment

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

Excellent.

@lomamech lomamech force-pushed the removeOldExchangeRate branch from ac0f499 to 31c110a Compare April 18, 2016 15:02
@jniles
Copy link
Collaborator

jniles commented Apr 18, 2016

@lomamech, je vais completer l'analyse ce soir quand je peux executer le test e2e.

@jniles
Copy link
Collaborator

jniles commented Apr 19, 2016

End to end tests pass, everything looks good to me!

@jniles jniles merged commit 25fa952 into Third-Culture-Software:master Apr 19, 2016
@lomamech lomamech deleted the removeOldExchangeRate branch May 15, 2017 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants