mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
[PR #10] [MERGED] 1.3.2 #29
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dokemon#29
Loading…
Add table
Add a link
Reference in a new issue
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/productiveops/dokemon/pull/10
Author: @salilponde
Created: 12/20/2023
Status: ✅ Merged
Merged: 12/20/2023
Merged by: @salilponde
Base:
main← Head:1.3.2-dev📝 Commits (3)
6f3533cDisplay image in containers listca5e959Bumped version to 1.3.2c79fcf3Fixed image name issue for dangling images📊 Changes
11 files changed (+40 additions, -12 deletions)
View changed files
📝
.github/workflows/main.yml(+1 -1)📝
pkg/common/common.go(+1 -1)📝
pkg/dockerapi/container.go(+3 -0)📝
pkg/dockerapi/image.go(+7 -1)📝
pkg/dockerapi/models.go(+2 -0)📝
web/src/app/containers/containers.tsx(+13 -3)📝
web/src/app/images/images.tsx(+8 -1)📝
web/src/app/root.tsx(+1 -3)📝
web/src/lib/api-models.ts(+2 -0)📝
web/src/lib/utils.ts(+1 -1)📝
web/src/lib/version.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.