From 6576a5fc308c6dfb7bc005047b856ce4525816e9 Mon Sep 17 00:00:00 2001 From: madushajg Date: Mon, 7 Sep 2026 10:57:17 +0530 Subject: [PATCH 1/2] refactor: update welcome view text for clarity and conciseness --- wi/wi-webviews/src/views/WelcomeView.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/wi/wi-webviews/src/views/WelcomeView.tsx b/wi/wi-webviews/src/views/WelcomeView.tsx index b63f8293..3f3356ce 100644 --- a/wi/wi-webviews/src/views/WelcomeView.tsx +++ b/wi/wi-webviews/src/views/WelcomeView.tsx @@ -1027,9 +1027,8 @@ export const WelcomeView: React.FC = () => { Get Started WSO2 Integrator - Connect AI agents, APIs, data, and events across cloud, on-prem, - and hybrid environments. Build any type of integration and AI agent - with the 100% open source WSO2 Integrator. + Build and connect integrations, long-running workflows, MCP servers, + and AI agents with the 100% open source WSO2 Integrator. @@ -1058,9 +1057,9 @@ export const WelcomeView: React.FC = () => { - Start your Integration Project + Create a Project - Create and manage your integrations to connect services, APIs, and data sources. + Build integrations, long-running workflows, MCP servers, and AI agents. { disabled={biUnavailable} onClick={handleProjectDirSelection} > - Open + Open Existing @@ -1097,7 +1096,7 @@ export const WelcomeView: React.FC = () => { Pre-built Integrations and Samples - Ready-to-use pre-built integrations and samples to accelerate your development. + Get started faster with pre-built integrations and samples. { Migrate Integrations from Other Vendors - Import integrations from other vendors and convert them to WSO2 Integrator format. + Import and convert integrations from other vendors. Date: Wed, 9 Sep 2026 15:33:32 +0530 Subject: [PATCH 2/2] Update the description of 'Create Project' card --- wi/wi-webviews/src/views/WelcomeView.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wi/wi-webviews/src/views/WelcomeView.tsx b/wi/wi-webviews/src/views/WelcomeView.tsx index 3f3356ce..052b133c 100644 --- a/wi/wi-webviews/src/views/WelcomeView.tsx +++ b/wi/wi-webviews/src/views/WelcomeView.tsx @@ -1059,7 +1059,8 @@ export const WelcomeView: React.FC = () => { Create a Project - Build integrations, long-running workflows, MCP servers, and AI agents. + Create a new project for your integrations, long-running workflows, + MCP servers and AI agents, or open an existing project.