mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 06:11:11 -05:00
[PR #17] [MERGED] UI Updates - Sidebar, Topbar Alerts, and All Resources page #663
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/moghtech/komodo/pull/17
Author: @karamvirsingh98
Created: 8/4/2024
Status: ✅ Merged
Merged: 8/4/2024
Merged by: @mbecker20
Base:
v1.13-DockerCompose← Head:feat/ui-updates📝 Commits (4)
156a359move sidebar to use fixed positioning instead of sticky4915becadd alert details dialog to topbar alertsda5b71ecleanup all resources page layout2a3ff08ensure resource links don't propagate clicks📊 Changes
6 files changed (+108 additions, -53 deletions)
View changed files
📝
frontend/src/components/alert/index.tsx(+7 -5)📝
frontend/src/components/alert/topbar.tsx(+63 -37)📝
frontend/src/components/layouts.tsx(+2 -4)📝
frontend/src/components/resources/common.tsx(+5 -2)📝
frontend/src/components/sidebar.tsx(+1 -1)📝
frontend/src/pages/home/all_resources.tsx(+30 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.