rowboat/apps/x
Ramnique Singh 3b09296291 fix: route Google reconnect through rowboat flow when signed in
The Reconnect button on the Google account row always opened the BYOK
client-ID modal, even for users signed into Rowboat — who should get
the managed-credentials browser flow instead. The non-reconnect Connect
button already branched correctly via useConnectors.handleConnect; the
reconnect path bypassed it. Adds a handleReconnect helper that mirrors
the same branching, and routes both call sites (popover and settings)
through it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 13:21:05 +05:30
..
apps fix: route Google reconnect through rowboat flow when signed in 2026-05-08 13:21:05 +05:30
packages fix: stop Gmail sync from throwing "No refresh token is set" in rowboat mode 2026-05-08 13:21:05 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
ANALYTICS.md identify signed-in users on every app startup 2026-04-28 20:21:37 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml fix: context-aware folder/note creation in knowledge panel (#538) 2026-05-08 02:42:55 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
TRACKS.md feat: tracks — frontmatter directives, sidebar UI, multi-trigger 2026-05-07 18:17:26 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30