mirror of
https://github.com/amidaware/tacticalrmm-web.git
synced 2026-04-26 04:25:51 +03:00
[PR #44] 🎨 Modern UI themes files - merge with trmm PR#2324 #44
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm-web#44
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/amidaware/tacticalrmm-web/pull/44
Author: @jjm007ca
Created: 10/20/2025
Status: 🔄 Open
Base:
develop← Head:develop📝 Commits (10+)
ac0b38cNew Components & Boot Files00306abNew UI theme toggle3d3d92fNew UI standalone demodb3bed7Create README.md7b8a07aupdated color palette0bd554denhanced header with glassmorphic effects, ThemeTogglee000183added modern table styling76b013eapplied glassmorphic surfaces40542e9registered modern-ui boot file6ec1618Update README.md📊 Changes
10 files changed (+989 additions, -23 deletions)
View changed files
➕
README.md(+26 -0)📝
quasar.config.js(+1 -1)➕
src/boot/modern-ui.ts(+20 -0)📝
src/components/ui/TacticalTable.vue(+1 -0)➕
src/components/ui/ThemeToggle.vue(+40 -0)📝
src/css/app.sass(+193 -0)📝
src/css/quasar.variables.sass(+8 -8)📝
src/layouts/MainLayout.vue(+7 -11)📝
src/views/DashboardView.vue(+3 -3)➕
ui-demo.html(+690 -0)📄 Description
see ui-demo.html
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.