Skip to content

feat(invitees): add export attendees to CSV button#7871

Merged
SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
abhinavohri:7696
May 17, 2026
Merged

feat(invitees): add export attendees to CSV button#7871
SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
abhinavohri:7696

Conversation

@abhinavohri
Copy link
Copy Markdown
Contributor

@abhinavohri abhinavohri commented Jan 17, 2026

Resolves: #7696

Summary:
Add a button to export invitees information as csv.

Before:
image

After:
image

Sample csv:
test-2026-01-17 (1).csv

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@abhinavohri abhinavohri force-pushed the 7696 branch 2 times, most recently from 12a4301 to 8a46436 Compare January 18, 2026 07:09
@SebastianKrupinski
Copy link
Copy Markdown
Contributor

Hi @abhinavohri

Tested this... It looks good so far... Just two things I would change

a) change the icon to the to copy icon
b) change this to a copy action so that a user can just copy and paste the information.

@SebastianKrupinski
Copy link
Copy Markdown
Contributor

Re-tested works good.

image image

@SebastianKrupinski
Copy link
Copy Markdown
Contributor

@nimishavijay @kra-mo

I am wondering if we should also translate the statuses? NEEDS-ACTION (Attendance Response) and REQ-PARTICIPANT (Attendance Requirement)

kra-mo
kra-mo previously requested changes Jan 27, 2026
Copy link
Copy Markdown
Member

@kra-mo kra-mo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small thing from the design side is that such a free-floating button should be styled tertiary.

@SebastianKrupinski
Copy link
Copy Markdown
Contributor

@abhinavohri

Two things,

If you can address the designers comments and make the copied text translated then we can merge the request.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 1, 2026

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
@abhinavohri
Copy link
Copy Markdown
Contributor Author

Apologies for the delay, I have made the requested changes. Please review it whenever you get a chance.

Copy link
Copy Markdown
Contributor

@SebastianKrupinski SebastianKrupinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested. Works Great!

image Image

@SebastianKrupinski SebastianKrupinski requested a review from kra-mo May 17, 2026 21:02
@SebastianKrupinski SebastianKrupinski merged commit 11de924 into nextcloud:main May 17, 2026
41 checks passed
@SebastianKrupinski
Copy link
Copy Markdown
Contributor

Apologies for the delay, I have made the requested changes. Please review it whenever you get a chance.

All good! Thank you for making the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export attendees as list

3 participants