[PR #3880] [MERGED] refactor: update team nomenclature #4566

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3880
Author: @nivedin
Created: 3/7/2024
Status: Merged
Merged: 3/8/2024
Merged by: @AndrewBastin

Base: release/2024.3.0Head: refactor/team-nomenclature-update


📝 Commits (5)

  • 93bb024 refactor: update team nomenclature to workspace
  • f8d1533 refactor: update text for personal workpace
  • 300b238 chore: update workspace name in sidebar
  • ee4639f refactor: eliminate redundancy
  • f05e92f refactor: replace instances of My prefix

📊 Changes

5 files changed (+91 additions, -71 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+55 -57)
📝 packages/hoppscotch-common/src/components/app/Header.vue (+10 -5)
📝 packages/hoppscotch-common/src/components/workspace/Current.vue (+13 -2)
📝 packages/hoppscotch-common/src/components/workspace/Selector.vue (+8 -2)
📝 packages/hoppscotch-common/src/pages/join-team.vue (+5 -5)

📄 Description

Closes HFE-401

Description

This PR updates the term "Team" nomenclature to "Workspace" across the app. In the workspace selector, the user's name is used for the personal workspace title, for example, "John's Workspace." If the name does not exist, "Personal Workspace" is used instead.

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/3880 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.0` ← **Head:** `refactor/team-nomenclature-update` --- ### 📝 Commits (5) - [`93bb024`](https://github.com/hoppscotch/hoppscotch/commit/93bb02414cdc02d0a35e1d0a1ba5577008d1657f) refactor: update team nomenclature to workspace - [`f8d1533`](https://github.com/hoppscotch/hoppscotch/commit/f8d15333bc438f12633a1cc8b74b679c1ecc7765) refactor: update text for personal workpace - [`300b238`](https://github.com/hoppscotch/hoppscotch/commit/300b2384a37ff063e6c879c86b9008658ab1da07) chore: update workspace name in sidebar - [`ee4639f`](https://github.com/hoppscotch/hoppscotch/commit/ee4639f91e0bab985227ac4edde200a205574526) refactor: eliminate redundancy - [`f05e92f`](https://github.com/hoppscotch/hoppscotch/commit/f05e92f8c8344f3a7ac99447f41149cc02ec8e44) refactor: replace instances of `My` prefix ### 📊 Changes **5 files changed** (+91 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+55 -57) 📝 `packages/hoppscotch-common/src/components/app/Header.vue` (+10 -5) 📝 `packages/hoppscotch-common/src/components/workspace/Current.vue` (+13 -2) 📝 `packages/hoppscotch-common/src/components/workspace/Selector.vue` (+8 -2) 📝 `packages/hoppscotch-common/src/pages/join-team.vue` (+5 -5) </details> ### 📄 Description Closes HFE-401 ### Description This PR updates the term "Team" nomenclature to "Workspace" across the app. In the workspace selector, the user's name is used for the personal workspace title, for example, "John's Workspace." If the name does not exist, "Personal Workspace" is used instead. ### Checks - [x] My pull request adheres to the code style of this project - [x] 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:05:34 +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#4566
No description provided.