-
Notifications
You must be signed in to change notification settings - Fork 441
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(calls): Allow moderators to download a call participants list - frontend #13557
feat(calls): Allow moderators to download a call participants list - frontend #13557
Conversation
f12124b
to
565a2f5
Compare
Maybe as a second entry, if it would feel needed there. |
I'd go for one entry only IMO.
We also thought it will fit better in participants tab but the current design doesn't help much in putting it there :'). |
565a2f5
to
05934fc
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.
Tested. Filename change we can do separately on backend, right?
As it is received from backend, I assumed it will be modified there. I am fine with adding it in this PR |
fad6c90
to
63ba64a
Compare
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
63ba64a
to
0a2b093
Compare
Pushed the user timezone thing |
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.
Works now and fine API wise
/backport to stable30 |
@@ -139,6 +139,14 @@ | |||
</template> | |||
{{ t('spreed', 'Conversation settings') }} | |||
</NcActionButton> | |||
<NcActionLink v-if="isInCall && canModerate" |
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.
capability check is missing
☑️ Resolves
🖌️ UI Checklist
🖼️ Screenshots / Screencasts
🏁 Checklist