From c7d63fde797f19de02e7feaff2afdf91c9c6bf69 Mon Sep 17 00:00:00 2001 From: Davide Delbianco Date: Wed, 9 Jul 2025 08:45:18 +0200 Subject: [PATCH] chore: Add warning tooltip on SSL disable toggle in HTTP Node --- web/app/components/workflow/nodes/http/panel.tsx | 3 ++- web/i18n/de-DE/workflow.ts | 5 ++++- web/i18n/en-US/workflow.ts | 5 ++++- web/i18n/es-ES/workflow.ts | 5 ++++- web/i18n/fa-IR/workflow.ts | 5 ++++- web/i18n/fr-FR/workflow.ts | 5 ++++- web/i18n/hi-IN/workflow.ts | 5 ++++- web/i18n/it-IT/workflow.ts | 5 ++++- web/i18n/ja-JP/workflow.ts | 5 ++++- web/i18n/ko-KR/workflow.ts | 5 ++++- web/i18n/pl-PL/workflow.ts | 5 ++++- web/i18n/pt-BR/workflow.ts | 5 ++++- web/i18n/ro-RO/workflow.ts | 5 ++++- web/i18n/ru-RU/workflow.ts | 5 ++++- web/i18n/sl-SI/workflow.ts | 5 ++++- web/i18n/th-TH/workflow.ts | 5 ++++- web/i18n/tr-TR/workflow.ts | 5 ++++- web/i18n/uk-UA/workflow.ts | 5 ++++- web/i18n/vi-VN/workflow.ts | 5 ++++- web/i18n/zh-Hans/workflow.ts | 5 ++++- web/i18n/zh-Hant/workflow.ts | 5 ++++- 21 files changed, 82 insertions(+), 21 deletions(-) diff --git a/web/app/components/workflow/nodes/http/panel.tsx b/web/app/components/workflow/nodes/http/panel.tsx index c90b26f5b6..b994910ea0 100644 --- a/web/app/components/workflow/nodes/http/panel.tsx +++ b/web/app/components/workflow/nodes/http/panel.tsx @@ -127,7 +127,8 @@ const Panel: FC> = ({ />