[PR #1397] [MERGED] fix(frontend): fix the sidebar content alignment and reorganize misplaced content. #1480

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1397
Author: @mercihabam
Created: 12/2/2024
Status: Merged
Merged: 12/3/2024
Merged by: @mercihabam

Base: masterHead: rearrange-sidebar


📝 Commits (3)

  • 46373cd WIP: Fix sidebar content alignment and reorganize misplace content
  • 81900f0 Remove the logout menu item and keep a button in the sidebar footer, & fix unit tests
  • 3390595 Fix selenium tests

📊 Changes

12 files changed (+70 additions, -82 deletions)

View changed files

📝 modules/calendar/setup.php (+1 -1)
📝 modules/contacts/setup.php (+1 -1)
📝 modules/core/navigation/navbar.js (+1 -1)
📝 modules/core/output_modules.php (+17 -27)
📝 modules/core/setup.php (+0 -1)
📝 modules/core/site.css (+35 -24)
📝 modules/history/setup.php (+1 -1)
📝 modules/smtp/setup.php (+2 -2)
📝 tests/phpunit/modules/core/output_modules.php (+7 -18)
📝 tests/phpunit/modules/core/output_modules_debug.php (+2 -2)
📝 tests/selenium/folder_list.py (+2 -3)
📝 tests/selenium/pages.py (+1 -1)

📄 Description

Covers left todos in PR: https://github.com/cypht-org/cypht/pull/1313


🔄 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/1397 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `rearrange-sidebar` --- ### 📝 Commits (3) - [`46373cd`](https://github.com/cypht-org/cypht/commit/46373cd824810391f32065ac9e58eaa5be7bdd38) WIP: Fix sidebar content alignment and reorganize misplace content - [`81900f0`](https://github.com/cypht-org/cypht/commit/81900f0eea0002a8f1d5665f06fac69b041f3f8c) Remove the logout menu item and keep a button in the sidebar footer, & fix unit tests - [`3390595`](https://github.com/cypht-org/cypht/commit/33905953aafa5b30c73b8cf1aba0fbe5546cc371) Fix selenium tests ### 📊 Changes **12 files changed** (+70 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `modules/calendar/setup.php` (+1 -1) 📝 `modules/contacts/setup.php` (+1 -1) 📝 `modules/core/navigation/navbar.js` (+1 -1) 📝 `modules/core/output_modules.php` (+17 -27) 📝 `modules/core/setup.php` (+0 -1) 📝 `modules/core/site.css` (+35 -24) 📝 `modules/history/setup.php` (+1 -1) 📝 `modules/smtp/setup.php` (+2 -2) 📝 `tests/phpunit/modules/core/output_modules.php` (+7 -18) 📝 `tests/phpunit/modules/core/output_modules_debug.php` (+2 -2) 📝 `tests/selenium/folder_list.py` (+2 -3) 📝 `tests/selenium/pages.py` (+1 -1) </details> ### 📄 Description Covers left todos in PR: https://github.com/cypht-org/cypht/pull/1313 --- <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:24 +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#1480
No description provided.