[PR #1426] [MERGED] fix(frontend): the info page missing the servers statuses, search results not showing up & the navigation partially hiding the pagination component #1505

Closed
opened 2026-02-25 21:38:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1426
Author: @mercihabam
Created: 1/17/2025
Status: Merged
Merged: 1/17/2025
Merged by: @mercihabam

Base: masterHead: some-fixes


📝 Commits (4)

  • a1ca45d fix(frontend) the info page missing the servers statuses
  • 2b95e72 fix(frontend): fetch search results from the server
  • 38a2f04 fix(frontend): the navigation partially hides the pagination on mobile
  • 79d8756 fix unit tests

📊 Changes

7 files changed (+47 additions, -25 deletions)

View changed files

📝 modules/core/js_modules/Hm_MessagesStore.js (+1 -1)
modules/core/js_modules/actions/search.js (+23 -0)
📝 modules/core/js_modules/route_handlers.js (+2 -0)
📝 modules/core/output_modules.php (+1 -1)
📝 modules/core/site.css (+2 -0)
📝 modules/imap/site.js (+16 -21)
📝 tests/phpunit/modules/core/output_modules.php (+2 -2)

📄 Description

No description provided


🔄 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/cypht-org/cypht/pull/1426 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `some-fixes` --- ### 📝 Commits (4) - [`a1ca45d`](https://github.com/cypht-org/cypht/commit/a1ca45d38e69499faecca4e2f764217b344c81fa) fix(frontend) the info page missing the servers statuses - [`2b95e72`](https://github.com/cypht-org/cypht/commit/2b95e72d69b661db46db05c82127e99a8bf3b58e) fix(frontend): fetch search results from the server - [`38a2f04`](https://github.com/cypht-org/cypht/commit/38a2f04e0ba61384332ac676a1bd3af16bd68b1a) fix(frontend): the navigation partially hides the pagination on mobile - [`79d8756`](https://github.com/cypht-org/cypht/commit/79d87564176ecc007fd016352184775e640ed966) fix unit tests ### 📊 Changes **7 files changed** (+47 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/js_modules/Hm_MessagesStore.js` (+1 -1) ➕ `modules/core/js_modules/actions/search.js` (+23 -0) 📝 `modules/core/js_modules/route_handlers.js` (+2 -0) 📝 `modules/core/output_modules.php` (+1 -1) 📝 `modules/core/site.css` (+2 -0) 📝 `modules/imap/site.js` (+16 -21) 📝 `tests/phpunit/modules/core/output_modules.php` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:29 +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/cypht#1505
No description provided.