[PR #3926] [MERGED] refactor(sh-admin): improvements to pending invites page in dashboard #4598

Closed
opened 2026-03-17 02:07:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3926
Author: @joeljstephen
Created: 3/21/2024
Status: Merged
Merged: 3/22/2024
Merged by: @jamesgeorge007

Base: release/2024.3.0Head: refactor/dashboard-invites


📝 Commits (2)

  • f2a2183 refactor: removed admin id and updated header names in invites page
  • a1d252f refactor: updated invited components with the new string changes

📊 Changes

4 files changed (+5 additions, -7 deletions)

View changed files

📝 packages/hoppscotch-sh-admin/locales/en.json (+1 -1)
📝 packages/hoppscotch-sh-admin/src/components.d.ts (+0 -1)
📝 packages/hoppscotch-sh-admin/src/pages/users/index.vue (+1 -1)
📝 packages/hoppscotch-sh-admin/src/pages/users/invited.vue (+3 -4)

📄 Description

Ticket

Closes HFE-456

Description

This PR focuses on improving pending invites page in admin dashboard. Admin ID is removed from the table and Admin Email is renamed to Invited By.

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/3926 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `release/2024.3.0` ← **Head:** `refactor/dashboard-invites` --- ### 📝 Commits (2) - [`f2a2183`](https://github.com/hoppscotch/hoppscotch/commit/f2a21832aa02515ed76b5eb78d21a3ce4c7c255d) refactor: removed admin id and updated header names in invites page - [`a1d252f`](https://github.com/hoppscotch/hoppscotch/commit/a1d252fca127f7f2e66c2dd7e09bf1963e4913bc) refactor: updated invited components with the new string changes ### 📊 Changes **4 files changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-sh-admin/locales/en.json` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/components.d.ts` (+0 -1) 📝 `packages/hoppscotch-sh-admin/src/pages/users/index.vue` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/pages/users/invited.vue` (+3 -4) </details> ### 📄 Description ### Ticket Closes HFE-456 ### Description This PR focuses on improving pending invites page in admin dashboard. Admin ID is removed from the table and `Admin Email` is renamed to `Invited By`. ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] 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 02:07:12 +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#4598
No description provided.