mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #3880] [MERGED] refactor: update team nomenclature #4566
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#4566
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.0← Head:refactor/team-nomenclature-update📝 Commits (5)
93bb024refactor: update team nomenclature to workspacef8d1533refactor: update text for personal workpace300b238chore: update workspace name in sidebaree4639frefactor: eliminate redundancyf05e92frefactor: replace instances ofMyprefix📊 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.