[PR #4605] [MERGED] refactor(sh-admin): updated dates format displayed in admin dashboard #4867

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4605
Author: @joeljstephen
Created: 12/10/2024
Status: Merged
Merged: 12/16/2024
Merged by: @jamesgeorge007

Base: patchHead: refactor/dashboard-updated-dates


📝 Commits (1)

  • 168fb29 refactor: updated date formats in components that display dates

📊 Changes

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

View changed files

📝 packages/hoppscotch-sh-admin/src/components/users/Details.vue (+1 -1)
📝 packages/hoppscotch-sh-admin/src/components/users/SharedRequests.vue (+1 -1)
📝 packages/hoppscotch-sh-admin/src/pages/users/index.vue (+1 -1)
📝 packages/hoppscotch-sh-admin/src/pages/users/invited.vue (+1 -1)

📄 Description

Ticket

  • Closes HFE-686

Description

This PR updates the dates format that is used in various sections of the admin dashboard from dd-mm-yyyy to dd-month-yyyy.

Screenshot

image

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/4605 **Author:** [@joeljstephen](https://github.com/joeljstephen) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `refactor/dashboard-updated-dates` --- ### 📝 Commits (1) - [`168fb29`](https://github.com/hoppscotch/hoppscotch/commit/168fb29896a3b58d999754a2fcb154572605c24d) refactor: updated date formats in components that display dates ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-sh-admin/src/components/users/Details.vue` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/components/users/SharedRequests.vue` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/pages/users/index.vue` (+1 -1) 📝 `packages/hoppscotch-sh-admin/src/pages/users/invited.vue` (+1 -1) </details> ### 📄 Description ### Ticket - Closes HFE-686 ### Description This PR updates the dates format that is used in various sections of the admin dashboard from `dd-mm-yyyy` to `dd-month-yyyy`. ### Screenshot ![image](https://github.com/user-attachments/assets/a53303f7-9ccb-443d-84a1-26cfa25f6543) ### 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:21:57 +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#4867
No description provided.