[PR #3300] [MERGED] style: updated font size and truncation on fields in the invited users table in admin dashboard #4333

Closed
opened 2026-03-17 01:52:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3300
Author: @joeljstephen
Created: 8/28/2023
Status: Merged
Merged: 8/28/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/dashboard-bugs


📝 Commits (1)

  • 4b100b6 style: updated font size and fixed truncation issue on invited table

📊 Changes

3 files changed (+19 additions, -42 deletions)

View changed files

📝 packages/hoppscotch-sh-admin/index.html (+2 -2)
📝 packages/hoppscotch-sh-admin/src/components.d.ts (+9 -34)
📝 packages/hoppscotch-sh-admin/src/pages/users/invited.vue (+8 -6)

📄 Description

Description

This PR changes the font size of the admin dashboard and enables truncation of elements in the invited users table in the Admin Dashboard

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/3300 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/dashboard-bugs` --- ### 📝 Commits (1) - [`4b100b6`](https://github.com/hoppscotch/hoppscotch/commit/4b100b6dd0453d475e26fc68a13f5ee9cd18681c) style: updated font size and fixed truncation issue on invited table ### 📊 Changes **3 files changed** (+19 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-sh-admin/index.html` (+2 -2) 📝 `packages/hoppscotch-sh-admin/src/components.d.ts` (+9 -34) 📝 `packages/hoppscotch-sh-admin/src/pages/users/invited.vue` (+8 -6) </details> ### 📄 Description ### Description This PR changes the font size of the admin dashboard and enables truncation of elements in the invited users table in the Admin Dashboard <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### 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 01:52:44 +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#4333
No description provided.