mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[PR #1313] [MERGED] Tweak the sidebar for a modern look and feel #1426
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#1426
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/1313
Author: @mercihabam
Created: 11/2/2024
Status: ✅ Merged
Merged: 11/5/2024
Merged by: @mercihabam
Base:
master← Head:tweak-sidebar📝 Commits (9)
95d3fd3Tweak the sidebar for a modern look and feela0e3a27Many adjustments, including: using the bootstrap collapse components for collapsible items in the navbar, the sizing, and a bit on the lookae3d08aAdjust unit tests384e897Adjust selenium tests3b78588Fix selenium testsc01afceFix folder_list tests4da00cdFix profiles testse25d810Fix settings tests5a3eedeFix servers tests📊 Changes
26 files changed (+147 additions, -123 deletions)
View changed files
📝
modules/account/modules.php(+1 -1)📝
modules/calendar/modules.php(+1 -1)📝
modules/contacts/modules.php(+1 -1)📝
modules/core/output_modules.php(+29 -32)📝
modules/core/site.css(+32 -24)📝
modules/core/site.js(+12 -14)📝
modules/developer/modules.php(+2 -2)📝
modules/feeds/modules.php(+4 -4)📝
modules/history/modules.php(+1 -1)📝
modules/imap_folders/modules.php(+1 -1)📝
modules/keyboard_shortcuts/modules.php(+1 -1)📝
modules/pgp/modules.php(+1 -1)📝
modules/profiles/modules.php(+1 -1)📝
modules/smtp/modules.php(+2 -2)📝
modules/tags/modules.php(+1 -1)📝
tests/phpunit/modules/core/output_modules.php(+12 -12)📝
tests/phpunit/modules/core/output_modules_debug.php(+2 -2)📝
tests/selenium/base.py(+11 -1)📝
tests/selenium/folder_list.py(+15 -11)📝
tests/selenium/login.py(+1 -0)...and 6 more files
📄 Description
Further enhancements could be made. If anyone would like to help, the following points need attention:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.