mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-14 13:13:27 +01:00
[PR #343] [MERGED] feat(sidebar): add button to keep it open #369
Reference in New Issue
Block a user
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/eitchtee/WYGIWYH/pull/343
Author: @eitchtee
Created: 8/22/2025
Status: ✅ Merged
Merged: 8/22/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (2)
2733c92style(sidebar): truncate e-mail if it's too longabf3a14feat(sidebar): add button to keep it open📊 Changes
10 files changed (+214 additions, -30 deletions)
View changed files
📝
app/WYGIWYH/settings.py(+1 -1)📝
app/apps/users/urls.py(+5 -0)📝
app/apps/users/views.py(+15 -0)➕
app/templates/common/placeholder.html(+3 -0)📝
app/templates/cotton/components/sidebar_menu_header.html(+1 -1)📝
app/templates/cotton/components/sidebar_menu_item.html(+2 -2)📝
app/templates/cotton/components/sidebar_menu_url_item.html(+2 -2)📝
app/templates/includes/sidebar.html(+53 -22)📝
app/templates/layouts/base.html(+1 -1)📝
frontend/src/styles/tailwind.css(+131 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.