Skip to content

feat: enabled csv upload for team bulk invites#9446

Merged
PeerRich merged 3 commits into
calcom:mainfrom
Meetcpatel:team-bulk-invites-csv
Jun 11, 2023
Merged

feat: enabled csv upload for team bulk invites#9446
PeerRich merged 3 commits into
calcom:mainfrom
Meetcpatel:team-bulk-invites-csv

Conversation

@Meetcpatel
Copy link
Copy Markdown
Contributor

@Meetcpatel Meetcpatel commented Jun 10, 2023

What does this PR do?

This PR enables to upload CSV for team bulk invites

Fixes #9413

Loom Video: https://www.loom.com/share/734ad1f01e9b42688fabe10b75c3019f

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • New event
    - navigate to Teams
    - click on New
    - after setting up the team name
    - on step 2 click on Add team member
    - switch to Bulk import
    - upload .csv file that you have and click Send invite

  • Edit event
    - navigate to Teams
    - edit the team that you want to add members
    - select Members under the Teams
    - click on Add
    - switch tab to Bulk import
    - upload .csv file that you have and click Send invite

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

(all completed)

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2023 9:40am
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 11, 2023 9:40am

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 10, 2023

@Meetcpatel is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the ✨ feature New feature or request label Jun 10, 2023
@Meetcpatel Meetcpatel changed the title enabled csv upload for team bulk invites feat: enabled csv upload for team bulk invites Jun 10, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 10, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Copy Markdown
Member

@sean-brydon sean-brydon left a comment

Choose a reason for hiding this comment

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

LGTM! Nice job works as expected!

Only the label was clickable but we can address this in a follow up (or this PR if you want)

@PeerRich PeerRich added this pull request to the merge queue Jun 11, 2023
Merged via the queue into calcom:main with commit a21f0c4 Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CAL-1920] Implement upload CSV for team bulk invites

3 participants