From 11c1e52ea048eed42203dd86a1bb590bb750ec55 Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Mon, 23 Mar 2026 21:48:06 -0600 Subject: [PATCH] feat(03-02): onboarding wizard, Slack OAuth, WhatsApp connect, and BYO API keys UI - Slack OAuth callback route handler (/api/slack/callback) - Onboarding wizard: 3-step stepper (connect channel -> configure agent -> test message) - Connect Channel: Slack OAuth button + WhatsApp manual credentials form - Configure Agent: links to Agent Designer, Next enabled only with active agent - Test Message: per-channel test buttons, required step, no separate Go Live button - BYO API key management settings page at /settings/api-keys - API Keys nav link in sidebar - recharts installed (was missing, blocked portal build) --- packages/portal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/portal b/packages/portal index 29a2710..8f4247b 160000 --- a/packages/portal +++ b/packages/portal @@ -1 +1 @@ -Subproject commit 29a27100f6c866a2992b2fd375fe9322a7bee3e8 +Subproject commit 8f4247bbfc43338fa6baf960915f052652c6ed32