-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat: Schedule: Show date and time in left column #5772
feat: Schedule: Show date and time in left column #5772
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/qtvnfe0sh |
Codecov Report
@@ Coverage Diff @@
## development #5772 +/- ##
===============================================
- Coverage 23.40% 23.39% -0.01%
===============================================
Files 513 512 -1
Lines 5481 5436 -45
Branches 62 62
===============================================
- Hits 1283 1272 -11
+ Misses 4182 4148 -34
Partials 16 16
Continue to review full report at Codecov.
|
Mixed 24 hour time and 12 hour time. Use general date helper with 12 hour time so it works correctly with #5748 |
Remove horizontal line and add vertical line |
Please also change the following:
|
@iamareebjamal Pls let me know to make any changes in UI |
Fixes #5762
Short description of what this resolves:
Show Date and time in a column on the left
ScreenShots
Checklist
development
branch.