[PR #3894] [MERGED] refactor(sh-admin): updated data sharing doc links + remove disabled property from all inputs in configurations #4571

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3894
Author: @joeljstephen
Created: 3/12/2024
Status: Merged
Merged: 3/13/2024
Merged by: @AndrewBastin

Base: release/2024.3.0Head: refactor/dashboard-updated-links


📝 Commits (3)

  • 5d696f1 refactor: removed disabled property from all inputs in configurations
  • 88ce45a refactor: updated links what data sharing links
  • 42f3588 chore: removed unnecessary comments

📊 Changes

4 files changed (+2 additions, -6 deletions)

View changed files

📝 packages/hoppscotch-sh-admin/src/components/settings/AuthProvider.vue (+0 -1)
📝 packages/hoppscotch-sh-admin/src/components/settings/DataSharing.vue (+1 -2)
📝 packages/hoppscotch-sh-admin/src/components/settings/SmtpConfiguration.vue (+0 -1)
📝 packages/hoppscotch-sh-admin/src/components/setup/DataSharingAndNewsletter.vue (+1 -2)

📄 Description

Ticket

Closes HFE-445

Description

This PR updates the documentation links related to Data Sharing in the Admin Dashboard. It also introduces a refactor where all inputs in configurations tab under settings page will not be disabled by default. Admins can update the input-boxes without unmasking the inputs.

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/3894 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.0` ← **Head:** `refactor/dashboard-updated-links` --- ### 📝 Commits (3) - [`5d696f1`](https://github.com/hoppscotch/hoppscotch/commit/5d696f104be6f747a8cb89f97b66a9483881cd4a) refactor: removed disabled property from all inputs in configurations - [`88ce45a`](https://github.com/hoppscotch/hoppscotch/commit/88ce45a81b7793074cbde218faf666b311b8bca1) refactor: updated links what data sharing links - [`42f3588`](https://github.com/hoppscotch/hoppscotch/commit/42f3588e635e39107a431edf132c214d6032caaf) chore: removed unnecessary comments ### 📊 Changes **4 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-sh-admin/src/components/settings/AuthProvider.vue` (+0 -1) 📝 `packages/hoppscotch-sh-admin/src/components/settings/DataSharing.vue` (+1 -2) 📝 `packages/hoppscotch-sh-admin/src/components/settings/SmtpConfiguration.vue` (+0 -1) 📝 `packages/hoppscotch-sh-admin/src/components/setup/DataSharingAndNewsletter.vue` (+1 -2) </details> ### 📄 Description ### Ticket Closes HFE-445 ### Description This PR updates the documentation links related to Data Sharing in the Admin Dashboard. It also introduces a refactor where all inputs in configurations tab under settings page will not be disabled by default. Admins can update the input-boxes without unmasking the inputs. ### 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:05:50 +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#4571
No description provided.