mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #792] [MERGED] 1.19.3 #787
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/792
Author: @mbecker20
Created: 9/1/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @mbecker20
Base:
main← Head:1.19.3📝 Commits (10+)
3aa479dstart. 1.19.3be2fe28deploy 1.19.3-dev-12183b9frepo state from db includes BuildRepo successf6c2c97clean up version mismatch text7fc6d24feat(containers): debounced search input and added filter by server name (#796)00fcdbbFix cleaning Alerter resource whitelist / blacklist on resource delete re #58183cc242fmt01827a1Fix signup button not working correctly (#801)4414327Improve route protection and authentication flow (#798)955d86afix: inconsistent behaviour of new resource create button (#800)📊 Changes
27 files changed (+579 additions, -243 deletions)
View changed files
📝
Cargo.lock(+16 -16)📝
Cargo.toml(+1 -1)📝
bin/cli/src/command/execute.rs(+3 -3)📝
bin/core/src/alert/discord.rs(+2 -2)📝
bin/core/src/alert/mod.rs(+2 -2)📝
bin/core/src/alert/slack.rs(+2 -2)📝
bin/core/src/resource/mod.rs(+29 -3)📝
bin/core/src/resource/repo.rs(+1 -0)📝
client/core/ts/package.json(+1 -1)📝
config/core.config.toml(+3 -3)📝
config/komodo.cli.toml(+1 -1)📝
config/periphery.config.toml(+1 -1)📝
docsite/docs/setup/index.mdx(+5 -3)📝
frontend/src/components/layouts.tsx(+12 -4)📝
frontend/src/components/monaco.tsx(+9 -1)📝
frontend/src/components/resources/resource-sync/actions.tsx(+7 -7)📝
frontend/src/components/resources/resource-sync/index.tsx(+42 -22)📝
frontend/src/components/resources/resource-sync/pending.tsx(+21 -44)📝
frontend/src/components/resources/server/stat-chart.tsx(+36 -11)📝
frontend/src/components/resources/server/stats.tsx(+34 -26)...and 7 more files
📄 Description
Changelog
Resources
BuildReposuccess.Misc
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.