mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 00:18:38 -05:00
[PR #16] [MERGED] UI Updates #6691
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/16
Author: @karamvirsingh98
Created: 8/3/2024
Status: ✅ Merged
Merged: 8/3/2024
Merged by: @mbecker20
Base:
v1.13-DockerCompose← Head:feat/ui-updates📝 Commits (4)
868bac6cleanup dashboard charts for resources1b97340bring back solid scrollbars9a8fadeenable sidebar scrolling3c980f8remove alerts from all resources📊 Changes
14 files changed (+195 additions, -974 deletions)
View changed files
➖
frontend/src/components/resources/build/dashboard.tsx(+0 -176)📝
frontend/src/components/resources/build/index.tsx(+26 -2)➖
frontend/src/components/resources/deployment/dashboard.tsx(+0 -181)📝
frontend/src/components/resources/deployment/index.tsx(+26 -2)➖
frontend/src/components/resources/procedure/dashboard.tsx(+0 -177)📝
frontend/src/components/resources/procedure/index.tsx(+29 -3)➖
frontend/src/components/resources/repo/dashboard.tsx(+0 -117)📝
frontend/src/components/resources/repo/index.tsx(+26 -2)➖
frontend/src/components/resources/server/dashboard.tsx(+0 -153)📝
frontend/src/components/resources/server/index.tsx(+21 -2)📝
frontend/src/components/sidebar.tsx(+11 -80)📝
frontend/src/globals.css(+4 -4)📝
frontend/src/pages/home/all_resources.tsx(+0 -2)📝
frontend/src/pages/home/dashboard.tsx(+52 -73)📄 Description
cleanup dashboard charts, bring back scrollbar styles, make sidebar scrollable on short screens
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.