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

Time function implementation #310

Merged
merged 25 commits into from
Feb 25, 2022
Merged

Time function implementation #310

merged 25 commits into from
Feb 25, 2022

Conversation

ikurek
Copy link
Contributor

@ikurek ikurek commented Feb 2, 2022

This is a rework of #282 because the previous PR was made from enhancement/formatting and the branch can't be merged. The logic stays the same, I only rebased it on main branch and resolved file conflicts

@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 2, 2022 16:12 Inactive
Copy link
Contributor

@ikbalkaya ikbalkaya left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@ikurek ikurek force-pushed the feature/time-function branch from 37ebf95 to 650f395 Compare February 2, 2022 16:14
@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 2, 2022 16:17 Inactive
@ikurek ikurek self-assigned this Feb 4, 2022
@ikurek ikurek added the enhancement New feature or improved functionality. label Feb 7, 2022
@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 8, 2022 11:59 Inactive
@ikurek ikurek force-pushed the feature/time-function branch from f29528d to 38df5e5 Compare February 8, 2022 17:21
@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 8, 2022 17:24 Inactive
@ikurek ikurek requested a review from ikbalkaya February 8, 2022 17:43
@ikurek
Copy link
Contributor Author

ikurek commented Feb 8, 2022

I've implemented some additional changes for iOS, because restTime method handler wasn't registered correctly: 38df5e5

@ikurek ikurek linked an issue Feb 9, 2022 that may be closed by this pull request
Copy link
Contributor

@ikbalkaya ikbalkaya left a comment

Choose a reason for hiding this comment

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

LGTM

@ikurek
Copy link
Contributor Author

ikurek commented Feb 14, 2022

@ikbalkaya I've implemented integration tests for time function in 00da9dd and 7d36455

@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 14, 2022 12:45 Inactive
@ikurek ikurek force-pushed the feature/time-function branch from 11b48f2 to 7d36455 Compare February 14, 2022 17:06
@github-actions github-actions bot temporarily deployed to staging/pull/310/dartdoc February 14, 2022 17:09 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

Successfully merging this pull request may close these issues.

Implement stats Rest and Realtime clients
3 participants