mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #1397] [MERGED] fix(frontend): fix the sidebar content alignment and reorganize misplaced content. #1480
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:rearrange-sidebar📝 Commits (3)
46373cdWIP: Fix sidebar content alignment and reorganize misplace content81900f0Remove the logout menu item and keep a button in the sidebar footer, & fix unit tests3390595Fix 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.