[PR #3325] [MERGED] feat: differentiation for successful invites and failed invites #4345

Closed
opened 2026-03-17 01:53:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3325
Author: @anwarulislam
Created: 9/6/2023
Status: Merged
Merged: 9/18/2023
Merged by: @AndrewBastin

Base: release/2023.8.1Head: feat/split-invites-result


📝 Commits (1)

  • 5eb9d51 feat: invites result splitted

📊 Changes

2 files changed (+53 additions, -24 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+2 -0)
📝 packages/hoppscotch-common/src/components/teams/Invite.vue (+51 -24)

📄 Description

Closes HFE-141

Description

With this PR failed and successful invitations are now shown separately after sending invites.

  • Not Completed
  • Completed

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/hoppscotch/hoppscotch/pull/3325 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 9/6/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.1` ← **Head:** `feat/split-invites-result` --- ### 📝 Commits (1) - [`5eb9d51`](https://github.com/hoppscotch/hoppscotch/commit/5eb9d51fc838d6b091e511c7968012afecda0d22) feat: invites result splitted ### 📊 Changes **2 files changed** (+53 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+2 -0) 📝 `packages/hoppscotch-common/src/components/teams/Invite.vue` (+51 -24) </details> ### 📄 Description Closes HFE-141 ### Description With this PR failed and successful invitations are now shown separately after sending invites. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax --> - [ ] Not Completed - [x] Completed ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:53:17 +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/hoppscotch#4345
No description provided.