[PR #44] 🎨 Modern UI themes files - merge with trmm PR#2324 #44

Open
opened 2026-03-02 02:12:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm-web/pull/44
Author: @jjm007ca
Created: 10/20/2025
Status: 🔄 Open

Base: developHead: develop


📝 Commits (10+)

  • ac0b38c New Components & Boot Files
  • 00306ab New UI theme toggle
  • 3d3d92f New UI standalone demo
  • db3bed7 Create README.md
  • 7b8a07a updated color palette
  • 0bd554d enhanced header with glassmorphic effects, ThemeToggle
  • e000183 added modern table styling
  • 76b013e applied glassmorphic surfaces
  • 40542e9 registered modern-ui boot file
  • 6ec1618 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm-web/pull/44 **Author:** [@jjm007ca](https://github.com/jjm007ca) **Created:** 10/20/2025 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`ac0b38c`](https://github.com/amidaware/tacticalrmm-web/commit/ac0b38ca065b6bb2fb88375515b8880db5c9e651) New Components & Boot Files - [`00306ab`](https://github.com/amidaware/tacticalrmm-web/commit/00306ab3377c8b76f8caa94ee1b4341bffa968e5) New UI theme toggle - [`3d3d92f`](https://github.com/amidaware/tacticalrmm-web/commit/3d3d92fcbc1dc0d7fb63c92e48b389279363c46f) New UI standalone demo - [`db3bed7`](https://github.com/amidaware/tacticalrmm-web/commit/db3bed743f19b05dcd1b72ffa152f90bec2deddf) Create README.md - [`7b8a07a`](https://github.com/amidaware/tacticalrmm-web/commit/7b8a07aa3703aebcde2d39e5e6435c36ebfc9106) updated color palette - [`0bd554d`](https://github.com/amidaware/tacticalrmm-web/commit/0bd554d1412ce63ecaef63063260268e27ad701c) enhanced header with glassmorphic effects, ThemeToggle - [`e000183`](https://github.com/amidaware/tacticalrmm-web/commit/e000183345816d67d846e1120e805a867c6f693f) added modern table styling - [`76b013e`](https://github.com/amidaware/tacticalrmm-web/commit/76b013e91ff2e57d92b9affa356cb57ccbabcc85) applied glassmorphic surfaces - [`40542e9`](https://github.com/amidaware/tacticalrmm-web/commit/40542e9cb1faad0f2d4ac2ae941c67c3659c3c0e) registered modern-ui boot file - [`6ec1618`](https://github.com/amidaware/tacticalrmm-web/commit/6ec1618da0a794af4f27e591f1072754b8107faa) Update README.md ### 📊 Changes **10 files changed** (+989 additions, -23 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description see ui-demo.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm-web#44
No description provided.