[PR #4952] [MERGED] chore: add organization dashboard link to profile dropdown #5002

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4952
Author: @nivedin
Created: 4/2/2025
Status: Merged
Merged: 4/7/2025
Merged by: @jamesgeorge007

Base: patchHead: chore/organizaion-dashboard-link


📝 Commits (3)

  • 834a227 chore: add organization dashboard link to profile dropdown
  • c17205e chore: add i18n
  • 81abc33 chore: minor code refactor

📊 Changes

3 files changed (+32 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+1 -0)
📝 packages/hoppscotch-common/src/components/app/Header.vue (+30 -1)
📝 packages/hoppscotch-common/src/platform/organization.ts (+1 -0)

📄 Description

Closes HFE-771

This PR add's a dashboard link to the profile dropdown, as well as updating the organization platform definition to include admin status.

image


🔄 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/4952 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 4/2/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `chore/organizaion-dashboard-link` --- ### 📝 Commits (3) - [`834a227`](https://github.com/hoppscotch/hoppscotch/commit/834a227df585f893620523c1a75efb360937dec3) chore: add organization dashboard link to profile dropdown - [`c17205e`](https://github.com/hoppscotch/hoppscotch/commit/c17205e15f94ea2c728e3e94a3618a45a0ec2bec) chore: add i18n - [`81abc33`](https://github.com/hoppscotch/hoppscotch/commit/81abc334d96b117effd8106732d0528bf3b89c33) chore: minor code refactor ### 📊 Changes **3 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+1 -0) 📝 `packages/hoppscotch-common/src/components/app/Header.vue` (+30 -1) 📝 `packages/hoppscotch-common/src/platform/organization.ts` (+1 -0) </details> ### 📄 Description Closes HFE-771 This PR add's a dashboard link to the profile dropdown, as well as updating the organization platform definition to include admin status. ![image](https://github.com/user-attachments/assets/7c73baeb-9f3f-4d30-869d-e12696b7a38e) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:29:28 +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#5002
No description provided.