mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-22 06:11:11 -05:00
[PR #139] [MERGED] 1.15.12 #693
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/139
Author: @mbecker20
Created: 10/19/2024
Status: ✅ Merged
Merged: 10/19/2024
Merged by: @mbecker20
Base:
main← Head:1.15.12📝 Commits (4)
a675e2eadd containers link to mobile dropdown68bb009fix update / alert not showing permission issue65e4917prevent disk alert back and forth3176461improve user group pending toml📊 Changes
13 files changed (+270 additions, -324 deletions)
View changed files
📝
Cargo.lock(+12 -12)📝
Cargo.toml(+1 -1)📝
bin/core/src/api/read/alert.rs(+10 -1)📝
bin/core/src/api/read/alerter.rs(+1 -1)📝
bin/core/src/api/read/builder.rs(+1 -1)📝
bin/core/src/api/read/server_template.rs(+1 -1)📝
bin/core/src/api/read/toml.rs(+15 -130)📝
bin/core/src/api/read/update.rs(+31 -20)📝
bin/core/src/api/write/sync.rs(+2 -4)📝
bin/core/src/monitor/alert/server.rs(+2 -2)📝
bin/core/src/resource/mod.rs(+21 -7)📝
bin/core/src/sync/user_groups.rs(+145 -120)📝
frontend/src/components/topbar.tsx(+28 -24)📄 Description
Containerslink to mobile nav dropdown🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.