mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #19] [MERGED] UI Updates - Sync Dashboard Chart, ShadCN component updates, prevent navbar menu layout shifts #664
Reference in New Issue
Block a user
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/moghtech/komodo/pull/19
Author: @karamvirsingh98
Created: 8/5/2024
Status: ✅ Merged
Merged: 8/5/2024
Merged by: @mbecker20
Base:
v1.13-DockerCompose← Head:feat/ui-updates📝 Commits (5)
aa4c8a2add dashboard pie for resource syncs2f70de6dashboard items same heightc889e43update shadcn components4b9d316ensure centered following sheet update9bc1655cleanup layout, prevent navbar menu layout shifts📊 Changes
15 files changed (+648 additions, -552 deletions)
View changed files
📝
frontend/index.html(+1 -1)📝
frontend/package.json(+15 -15)📝
frontend/src/components/layouts.tsx(+4 -16)📝
frontend/src/components/resources/resource-sync/index.tsx(+28 -16)📝
frontend/src/components/updates/details.tsx(+1 -1)📝
frontend/src/pages/home/dashboard.tsx(+3 -3)📝
frontend/src/ui/card.tsx(+1 -1)📝
frontend/src/ui/command.tsx(+30 -40)📝
frontend/src/ui/dialog.tsx(+22 -22)📝
frontend/src/ui/dropdown-menu.tsx(+33 -33)📝
frontend/src/ui/sheet.tsx(+31 -33)📝
frontend/src/ui/toast.tsx(+23 -23)📝
frontend/src/ui/toggle-group.tsx(+1 -1)📝
frontend/src/ui/use-toast.ts(+64 -67)📝
frontend/yarn.lock(+391 -280)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.