mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-08 12:35:45 -05:00
[PR #1387] 2.2.0 #8134
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/1387
Author: @mbecker20
Created: 4/24/2026
Status: 🔄 Open
Base:
main← Head:2.2.0📝 Commits (10+)
21ecdc1fix login page import3aeb7e2update to mantine v9, reduce the border radius on some things9b83832deploy 2.2.0-dev-1c78d9fdmove theme to mogh ui72c8b0cstart moving stuff to mogh_uibf4d0f4move more components to mogh_uia1fdd95move section to mogh_uia37077cmove confirm buttonf629568move colors and formatting to mogh_ui9137a91move more to mogh_ui📊 Changes
341 files changed (+2979 additions, -8964 deletions)
View changed files
📝
Cargo.lock(+1544 -659)📝
Cargo.toml(+17 -17)📝
bin/cli/aio.Dockerfile(+1 -1)📝
bin/cli/multi-arch.Dockerfile(+1 -1)📝
bin/core/aio.Dockerfile(+2 -1)📝
bin/core/src/api/execute/sync.rs(+16 -13)📝
bin/core/src/api/listener/integrations/github.rs(+1 -1)📝
bin/core/src/auth/mod.rs(+1 -0)📝
bin/core/src/config.rs(+3 -0)📝
bin/periphery/src/helpers.rs(+11 -17)📝
client/core/rs/src/api/read/mod.rs(+1 -1)📝
client/core/rs/src/api/write/onboarding_key.rs(+2 -1)📝
client/core/rs/src/entities/config/core.rs(+10 -0)📝
client/core/ts/package.json(+2 -2)📝
client/core/ts/src/types.ts(+2 -1)📝
client/core/ts/yarn.lock(+4 -4)📝
compose/compose.env(+2 -1)📝
config/core.config.toml(+7 -0)📝
config/periphery.config.toml(+2 -1)📝
example/alerter/Dockerfile(+1 -1)...and 80 more files
📄 Description
Changelog
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.