[PR #1239] update config pages to use "Webhooks" consistently and fix acronym casing #1875

Open
opened 2026-03-22 17:47:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/1239
Author: @sloria
Created: 3/10/2026
Status: 🔄 Open

Base: 2.0.0Head: naming-consistency


📝 Commits (1)

  • 6a5e943 update config pages to use "Webhooks" consistently and fix acronym casing

📊 Changes

22 files changed (+41 additions, -41 deletions)

View changed files

📝 ui/src/app/topbar/index.tsx (+1 -1)
📝 ui/src/components/api-keys/new.tsx (+6 -6)
📝 ui/src/components/api-keys/section.tsx (+3 -3)
📝 ui/src/components/api-keys/table.tsx (+1 -1)
📝 ui/src/components/swarm/services-section.tsx (+1 -1)
📝 ui/src/components/swarm/tasks-section.tsx (+1 -1)
📝 ui/src/components/webhook/copy-url.tsx (+1 -1)
📝 ui/src/pages/docker/container/index.tsx (+1 -1)
📝 ui/src/pages/settings/providers/index.tsx (+2 -2)
📝 ui/src/pages/settings/providers/new.tsx (+1 -1)
📝 ui/src/resources/action/config.tsx (+2 -2)
📝 ui/src/resources/build/config.tsx (+2 -2)
📝 ui/src/resources/builder/config/aws.tsx (+5 -5)
📝 ui/src/resources/procedure/config/index.tsx (+2 -2)
📝 ui/src/resources/repo/config.tsx (+3 -3)
📝 ui/src/resources/server/docker/images.tsx (+1 -1)
📝 ui/src/resources/server/stats/processes.tsx (+1 -1)
📝 ui/src/resources/stack/config/index.tsx (+1 -1)
📝 ui/src/resources/swarm/docker/configs.tsx (+1 -1)
📝 ui/src/resources/swarm/docker/nodes.tsx (+1 -1)

...and 2 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/1239 **Author:** [@sloria](https://github.com/sloria) **Created:** 3/10/2026 **Status:** 🔄 Open **Base:** `2.0.0` ← **Head:** `naming-consistency` --- ### 📝 Commits (1) - [`6a5e943`](https://github.com/moghtech/komodo/commit/6a5e943f3696a26e2660026f0b5a212215901846) update config pages to use "Webhooks" consistently and fix acronym casing ### 📊 Changes **22 files changed** (+41 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/app/topbar/index.tsx` (+1 -1) 📝 `ui/src/components/api-keys/new.tsx` (+6 -6) 📝 `ui/src/components/api-keys/section.tsx` (+3 -3) 📝 `ui/src/components/api-keys/table.tsx` (+1 -1) 📝 `ui/src/components/swarm/services-section.tsx` (+1 -1) 📝 `ui/src/components/swarm/tasks-section.tsx` (+1 -1) 📝 `ui/src/components/webhook/copy-url.tsx` (+1 -1) 📝 `ui/src/pages/docker/container/index.tsx` (+1 -1) 📝 `ui/src/pages/settings/providers/index.tsx` (+2 -2) 📝 `ui/src/pages/settings/providers/new.tsx` (+1 -1) 📝 `ui/src/resources/action/config.tsx` (+2 -2) 📝 `ui/src/resources/build/config.tsx` (+2 -2) 📝 `ui/src/resources/builder/config/aws.tsx` (+5 -5) 📝 `ui/src/resources/procedure/config/index.tsx` (+2 -2) 📝 `ui/src/resources/repo/config.tsx` (+3 -3) 📝 `ui/src/resources/server/docker/images.tsx` (+1 -1) 📝 `ui/src/resources/server/stats/processes.tsx` (+1 -1) 📝 `ui/src/resources/stack/config/index.tsx` (+1 -1) 📝 `ui/src/resources/swarm/docker/configs.tsx` (+1 -1) 📝 `ui/src/resources/swarm/docker/nodes.tsx` (+1 -1) _...and 2 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 17:47:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1875