From 4c23cfbd4d6df01aea71dedf6f23b4f8b8cdee5b Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Wed, 23 Apr 2025 11:15:38 -0400 Subject: [PATCH] [API Node] Better execution error handling (#3587) Co-authored-by: github-actions --- .../dialog/content/ApiNodesSignInContent.vue | 6 ++- .../content/SignInRequiredDialogContent.vue | 47 ------------------- src/locales/en/main.json | 14 ------ src/locales/es/main.json | 14 ------ src/locales/fr/main.json | 14 ------ src/locales/ja/main.json | 14 ------ src/locales/ko/main.json | 14 ------ src/locales/ru/main.json | 14 ------ src/locales/zh/main.json | 14 ------ src/scripts/app.ts | 11 +++-- src/services/dialogService.ts | 11 +---- 11 files changed, 14 insertions(+), 159 deletions(-) delete mode 100644 src/components/dialog/content/SignInRequiredDialogContent.vue diff --git a/src/components/dialog/content/ApiNodesSignInContent.vue b/src/components/dialog/content/ApiNodesSignInContent.vue index 1d9d08358..b103cfdec 100644 --- a/src/components/dialog/content/ApiNodesSignInContent.vue +++ b/src/components/dialog/content/ApiNodesSignInContent.vue @@ -12,7 +12,7 @@
-