[PR #2366] [MERGED] feat: update team member creation dialog with invite functionality #2251

Closed
opened 2026-02-26 20:33:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2366
Author: @catalinpit
Created: 1/7/2026
Status: Merged
Merged: 1/29/2026
Merged by: @dguyen

Base: mainHead: fix/team-member-invite-dialog


📝 Commits (9)

  • 019ba18 feat: update team member creation dialog with invite functionality
  • 18a7137 Merge branch 'main' into fix/team-member-invite-dialog
  • 12302a8 Merge branch 'main' into fix/team-member-invite-dialog
  • 79564c9 Merge branch 'main' into fix/team-member-invite-dialog
  • 0fa32a5 Merge branch 'main' into fix/team-member-invite-dialog
  • 25a9449 Merge branch 'main' into fix/team-member-invite-dialog
  • aa46053 Merge branch 'main' into fix/team-member-invite-dialog
  • 1ccb7d7 Merge branch 'main' into fix/team-member-invite-dialog
  • ec46108 Merge branch 'main' into fix/team-member-invite-dialog

📊 Changes

1 file changed (+143 additions, -36 deletions)

View changed files

📝 apps/remix/app/components/dialogs/team-member-create-dialog.tsx (+143 -36)

📄 Description

Description

Updated the team member creation dialog to let users invite organisation members directly when no one is available to add.

https://github.com/user-attachments/assets/6df6d56b-968b-4ca6-be32-4cd1c599f741

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/2366 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/team-member-invite-dialog` --- ### 📝 Commits (9) - [`019ba18`](https://github.com/documenso/documenso/commit/019ba18baa86c08ec4a924ec858c831f67d0f3e4) feat: update team member creation dialog with invite functionality - [`18a7137`](https://github.com/documenso/documenso/commit/18a7137f7fe32c995403c7a7eaa0bb2d5239bc52) Merge branch 'main' into fix/team-member-invite-dialog - [`12302a8`](https://github.com/documenso/documenso/commit/12302a8ff10b2f922aba8c2da0100ac654a5fdd8) Merge branch 'main' into fix/team-member-invite-dialog - [`79564c9`](https://github.com/documenso/documenso/commit/79564c9cf1c9a7dcb5ed624148d9c3466f569c57) Merge branch 'main' into fix/team-member-invite-dialog - [`0fa32a5`](https://github.com/documenso/documenso/commit/0fa32a5b3bf49ad9f68c4e6763cff699481015aa) Merge branch 'main' into fix/team-member-invite-dialog - [`25a9449`](https://github.com/documenso/documenso/commit/25a94493b120eb9e6695045cbae4207e40dd328b) Merge branch 'main' into fix/team-member-invite-dialog - [`aa46053`](https://github.com/documenso/documenso/commit/aa460535186abf461ed6078e8056ab1a3c0055d2) Merge branch 'main' into fix/team-member-invite-dialog - [`1ccb7d7`](https://github.com/documenso/documenso/commit/1ccb7d751e5a3b328e796004f9e0cb1af3f770ad) Merge branch 'main' into fix/team-member-invite-dialog - [`ec46108`](https://github.com/documenso/documenso/commit/ec46108efd1c9e9899905dbc726a65cade8af922) Merge branch 'main' into fix/team-member-invite-dialog ### 📊 Changes **1 file changed** (+143 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/dialogs/team-member-create-dialog.tsx` (+143 -36) </details> ### 📄 Description ## Description Updated the team member creation dialog to let users invite organisation members directly when no one is available to add. https://github.com/user-attachments/assets/6df6d56b-968b-4ca6-be32-4cd1c599f741 ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:33:05 +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#2251
No description provided.