mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
[PR #15] [MERGED] 1.5.1 #33
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#33
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/15
Author: @salilponde
Created: 12/25/2023
Status: ✅ Merged
Merged: 12/25/2023
Merged by: @salilponde
Base:
main← Head:1.5.1-dev📝 Commits (10+)
1ca18dcBumped version to 1.6f40da52initMonacoadc1dc8hasUniqueName331b3cdRemoved unused imports3b115bfRefactored table buttons819c3d0Refactored Nodes3ea9730Nodes refactoring4e63f54TableNoData2d9ebf5toast refactoring1c53377Compose Library Delete Dialog refactoring📊 Changes
89 files changed (+2192 additions, -3447 deletions)
View changed files
📝
.github/workflows/main.yml(+1 -1)📝
pkg/common/common.go(+1 -1)📝
pkg/dockerapi/container.go(+7 -7)📝
pkg/dockerapi/image.go(+3 -3)📝
pkg/dockerapi/network.go(+3 -3)📝
pkg/dockerapi/volume.go(+3 -3)📝
web/src/app/auth/change-password.tsx(+6 -22)📝
web/src/app/auth/login.tsx(+5 -17)📝
web/src/app/auth/setup.tsx(+5 -18)📝
web/src/app/compose-library/compose-library-create-filesystem-project.tsx(+22 -30)📝
web/src/app/compose-library/compose-library-create-github-project.tsx(+25 -37)📝
web/src/app/compose-library/compose-library-edit-filesystem-project.tsx(+52 -32)📝
web/src/app/compose-library/compose-library-edit-github-project.tsx(+59 -39)📝
web/src/app/compose-library/compose-library-list.tsx(+4 -7)➖
web/src/app/compose-library/dialogs/delete-compose-dialog.tsx(+0 -97)➖
web/src/app/compose-library/dialogs/delete-github-compose-dialog.tsx(+0 -101)📝
web/src/app/compose/compose-actions.tsx(+43 -6)📝
web/src/app/compose/compose-add-github.tsx(+25 -37)📝
web/src/app/compose/compose-add-local.tsx(+22 -30)📝
web/src/app/compose/compose-add-project-dialog.tsx(+20 -24)...and 69 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.