From 954e67640c53fe9b8849e3ee281bfe78193717c4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:13:07 +0000 Subject: [PATCH 1/8] Initial plan From ed0195261032fb92df5f655a73f056ac380fe8b6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 20 Mar 2026 13:12:39 +0000 Subject: [PATCH 2/8] feat(ui): replace manual credential fields with OAuth wizard flow for watch folder sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Watch folders using Dropbox, Google Drive, or OneDrive now show only the folder path field and an info box directing users to use the Authorize button after saving — matching the destination integration pattern. Manual credential fields (refresh token, app key, app secret, etc.) have been removed for these OAuth-backed source types. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> --- .../templates/integrations_dashboard.html | 67 +++++++------------ 1 file changed, 25 insertions(+), 42 deletions(-) diff --git a/frontend/templates/integrations_dashboard.html b/frontend/templates/integrations_dashboard.html index a710b98c..43adb50a 100644 --- a/frontend/templates/integrations_dashboard.html +++ b/frontend/templates/integrations_dashboard.html @@ -675,64 +675,47 @@ - + - + - + @@ -791,7 +774,7 @@ Delete files after processing -