[PR #930] [MERGED] feat: Ability to send team invitation in bulk #1260

Closed
opened 2026-02-26 19:32:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/930
Author: @anikdhabal
Created: 2/14/2024
Status: Merged
Merged: 4/4/2024
Merged by: @dguyen

Base: mainHead: issue#923


📝 Commits (8)

📊 Changes

3 files changed (+257 additions, -88 deletions)

View changed files

📝 apps/web/package.json (+2 -0)
📝 apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx (+239 -88)
📝 package-lock.json (+16 -0)

📄 Description

fixes #923

https://github.com/documenso/documenso/assets/81948346/9f7cf419-91ec-4f43-b2c7-6fd3d0c13bfe


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/930 **Author:** [@anikdhabal](https://github.com/anikdhabal) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `issue#923` --- ### 📝 Commits (8) - [`298db59`](https://github.com/documenso/documenso/commit/298db59c1aef9e344189d57c65548407862d55fd) feat: bulk imports - [`4d4edc8`](https://github.com/documenso/documenso/commit/4d4edc8333a47fc74bbc52cc4e0dbabcaae29aee) Merge branch 'main' into issue#923 - [`3ccc7b1`](https://github.com/documenso/documenso/commit/3ccc7b19e89ef9ec98efac4921657fac9492e162) Merge branch 'main' into issue#923 - [`b03efcf`](https://github.com/documenso/documenso/commit/b03efcfaf51c4a54ec15aa25ce63a77766f98c8b) feat: bulk imports - [`03e7611`](https://github.com/documenso/documenso/commit/03e761141883c78fd6d0ca6012af2bcdb5567121) feat: bulk import - [`de6bd99`](https://github.com/documenso/documenso/commit/de6bd99976bb21248a88cf21af93b9d8fc670566) Merge branch 'main' into issue#923 - [`a4ace81`](https://github.com/documenso/documenso/commit/a4ace811ac46b6fbe55b4197011d8b805cd35b9b) feat: bulk imports - [`30bedee`](https://github.com/documenso/documenso/commit/30bedee8925595d51439cb6dbd058b551a62b26e) fix: refactor ### 📊 Changes **3 files changed** (+257 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/package.json` (+2 -0) 📝 `apps/web/src/components/(teams)/dialogs/invite-team-member-dialog.tsx` (+239 -88) 📝 `package-lock.json` (+16 -0) </details> ### 📄 Description fixes #923 https://github.com/documenso/documenso/assets/81948346/9f7cf419-91ec-4f43-b2c7-6fd3d0c13bfe --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1260
No description provided.