Release 1.4.0 — UI overhaul: dark mode, 3D cube logo, refreshed UI - #82
Open
paulotruta wants to merge 5 commits into
Open
Release 1.4.0 — UI overhaul: dark mode, 3D cube logo, refreshed UI#82paulotruta wants to merge 5 commits into
paulotruta wants to merge 5 commits into
Conversation
…er compose migration - Added dark mode toggle with localStorage persistence - Replaced img-based logo with pure CSS 3D cube component - Added new CSS files: edgebox-dark.css, edgebox-logo.css - Added Memos app icon - Updated login/registration pages with new styling - Added 1.4.0 changelog page - Migrated all docker-compose references to docker compose - Updated sidebar, footer, and settings pages
Use single quotes for the IS_AUTHENTICATED_FULLY argument to satisfy the single_quote rule in .php-cs-fixer.dist.php.
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Major UI overhaul for the Edgebox dashboard, including dark mode support, new branding elements, and updated dependencies.
Changes
✨ New Features
🎨 UI Improvements
🔧 Maintenance
docker-composereferences todocker compose(modern CLI)🖼 New Assets
edgebox-dark.css— Dark mode stylesheetedgebox-logo.css— Cube logo CSS_logo_cube.html.twig— Reusable cube logo Twig component