Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Conversation

DanSallau
Copy link
Contributor

Hi,

Attached contain little changes that should address the card here for your perusal.
https://trello.com/c/jLKYQwhV/765-firefox-and-safari-parameters-of-the-trading-will-be-reset-if-user-modify-the-start-time

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 71276fd on nuruddeensalihu:nuru/fix_start_later_time into * on binary-com:master*.

onTimeChange = e => {
const { dateStart } = this.props;
const inputValue = e.target.value;
const inputValue = e.target.value.split(':')
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks to me like something worthy of separate function + unit tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, but we are not using it anywhere and not likely to. Its not complex or complicated also. That's why i didn't think of the necessity.

@DanSallau
Copy link
Contributor Author

@borisyankov have moved the validation to binary-utils here regentmarkets-repo-archive/binary-utils#29

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 28.601% when pulling 75ee047 on nuruddeensalihu:nuru/fix_start_later_time into a2a1c00 on binary-com:master.

@borisyankov borisyankov merged commit 846f454 into regentmarkets-repo-archive:master Aug 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants