-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: Adjust table in Organizers Attendees Overview Page #5672
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
fix: Adjust table in Organizers Attendees Overview Page #5672
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/otwkc1unm |
import Component from '@ember/component'; | ||
|
||
@classic | ||
export default class CellTime extends Component {} |
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.
No need of empty components in octane
@@ -0,0 +1,5 @@ | |||
{{#if (eq this.record.status 'completed')}} |
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.
@record
Codecov Report
@@ Coverage Diff @@
## development #5672 +/- ##
===============================================
+ Coverage 23.72% 23.78% +0.05%
===============================================
Files 498 498
Lines 5277 5277
Branches 47 47
===============================================
+ Hits 1252 1255 +3
+ Misses 4017 4014 -3
Partials 8 8
Continue to review full report at Codecov.
|
b4fd576
to
f94acf4
Compare
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.
fix the indentation of :
in various places in list.hbs file
Fixes #5669
Changes proposed in this pull request:
Checklist
development
branch.screenshots