-
Notifications
You must be signed in to change notification settings - Fork 52
Feature/current time cursor #288
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
Feature/current time cursor #288
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #288 +/- ##
===========================================
+ Coverage 98.01% 98.04% +0.02%
===========================================
Files 68 70 +2
Lines 2979 3016 +37
===========================================
+ Hits 2920 2957 +37
Misses 59 59
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start! I've added few insights :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! I've added few of my insights :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Added few new insights :)
Please fix conflicts :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, just few fixes and we're ready to merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, last pushes :)
…into feature/current-time-cursor
A feature that marks the current time in the day view and the week view display.
This, in order to help the user orientate in his schedule and get a better experience:)