[PR #96] [MERGED] New config layout #1666

Closed
opened 2026-03-22 17:39:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/96
Author: @karamvirsingh98
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @mbecker20

Base: 1.14.3Head: feat/config


📝 Commits (5)

  • c81d32b new config layout
  • 7dd2a33 fix image config layout and components config
  • d07e895 fix dom nesting and cleanup components
  • 31ab3d3 fix label, make switches flex row
  • bb26a2e ensure smooth scroll on hash navigations

📊 Changes

6 files changed (+174 additions, -175 deletions)

View changed files

📝 frontend/src/components/config/index.tsx (+138 -131)
📝 frontend/src/components/config/util.tsx (+23 -35)
📝 frontend/src/components/layouts.tsx (+1 -1)
📝 frontend/src/components/resources/deployment/config/components/image.tsx (+5 -2)
📝 frontend/src/components/resources/deployment/config/index.tsx (+6 -5)
📝 frontend/src/globals.css (+1 -1)

📄 Description

No description provided


🔄 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/moghtech/komodo/pull/96 **Author:** [@karamvirsingh98](https://github.com/karamvirsingh98) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `1.14.3` ← **Head:** `feat/config` --- ### 📝 Commits (5) - [`c81d32b`](https://github.com/moghtech/komodo/commit/c81d32b6f612d9be84dba2d0250767870a1f4f29) new config layout - [`7dd2a33`](https://github.com/moghtech/komodo/commit/7dd2a3328239f7f1df01fe465708d4c3664ff52d) fix image config layout and components config - [`d07e895`](https://github.com/moghtech/komodo/commit/d07e895e93b7f4508246e4b19ab5dd624fdc4ac7) fix dom nesting and cleanup components - [`31ab3d3`](https://github.com/moghtech/komodo/commit/31ab3d3b887a27adb30db4eb836cf9f01fc6f63e) fix label, make switches flex row - [`bb26a2e`](https://github.com/moghtech/komodo/commit/bb26a2e514a0bc67b52d49dfc80f658de7e291a0) ensure smooth scroll on hash navigations ### 📊 Changes **6 files changed** (+174 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/config/index.tsx` (+138 -131) 📝 `frontend/src/components/config/util.tsx` (+23 -35) 📝 `frontend/src/components/layouts.tsx` (+1 -1) 📝 `frontend/src/components/resources/deployment/config/components/image.tsx` (+5 -2) 📝 `frontend/src/components/resources/deployment/config/index.tsx` (+6 -5) 📝 `frontend/src/globals.css` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 17:39:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1666