mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1481] [MERGED] Feature: Teams new UI settings isha #3343
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#3343
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/1481
Author: @IshaGupta18
Created: 2/12/2021
Status: ✅ Merged
Merged: 2/12/2021
Merged by: @liyasthomas
Base:
feat/teams-new-ui← Head:feat/teams-new-ui-settings-isha📝 Commits (10+)
72306bffeat: fetch myRole from team8899fb9chore: add OWNER check to display edit/delete popover2fafa45feat: add team name length validator85a3bbbfeat: add team name length and email ID validator4b2284fchore: add error messages for team name length and email ID formatf285e84feat: add exit team button for all (w/o check)1941d24chore: add exit team messageed4b09echore: fetch ownersCount from team78134dcfeat: add owner count check for exit button01e3cd9Merge pull request #3 from IshaGupta18/feature-teams-new-ui-settings📊 Changes
5 files changed (+86 additions, -5 deletions)
View changed files
📝
components/teams/add-team.vue(+7 -0)📝
components/teams/edit-team.vue(+30 -2)📝
components/teams/index.vue(+2 -0)📝
components/teams/team.vue(+41 -2)📝
lang/en-US.json(+6 -1)📄 Description
Changes:
Preview:
The hamburger icon is hidden for viewer, and only the exit button comes for editor.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.