-
Notifications
You must be signed in to change notification settings - Fork 52
Style/dayview #93
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
Style/dayview #93
Conversation
…nto style-daily_view
Added dayview template with css and router. An tempreroy event class with, processing function for the day view to work.
Added dayview template with css and router. An tempreroy event class with, processing function for the day view to work. fixed after taking notes.
…into style/dayview
Codecov Report
@@ Coverage Diff @@
## develop #93 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 15 17 +2
Lines 425 628 +203
==========================================
+ Hits 425 628 +203
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.
Well done!
Please take extra notice of the critical bug I mentioned and that you have added a .exe file that should be added to .gitignore :)
yammesicka
left a comment
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.
I've got few additional insights. Those are probably the last ones.
feat: Basic responsive calender day view page
Added dayview template with css and router.
An tempreroy event class with,
processing function for the day view to work.
fixed after taking notes, and lint