mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #26] [MERGED] v1.13.1 improve stack edge cases, and UI action responsiveness #668
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/26
Author: @mbecker20
Created: 8/12/2024
Status: ✅ Merged
Merged: 8/12/2024
Merged by: @mbecker20
Base:
main← Head:v1.13.1📝 Commits (5)
71e09edget stack state from project643fcfamove custom image name / tag below image setting for build config5295961services also trigger stack action state532a20cadd status to stack pageee1b3781.13.1 patch📊 Changes
12 files changed (+149 additions, -149 deletions)
View changed files
📝
Cargo.lock(+13 -13)📝
Cargo.toml(+2 -2)📝
bin/core/src/api/execute/stack.rs(+5 -28)📝
bin/core/src/api/read/stack.rs(+2 -0)📝
bin/core/src/helpers/query.rs(+41 -60)📝
bin/core/src/monitor/mod.rs(+1 -1)📝
bin/core/src/monitor/resources.rs(+4 -3)📝
bin/core/src/resource/stack.rs(+22 -18)📝
client/core/rs/src/api/read/stack.rs(+4 -0)📝
client/core/rs/src/entities/stack.rs(+4 -0)📝
frontend/src/components/resources/build/config.tsx(+14 -14)📝
frontend/src/components/resources/stack/index.tsx(+37 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.