Context
Pipedream backend (client + routes + store) created in #133 but no frontend component yet.
Changes needed
src/components/PipedreamPicker.tsx — Search Pipedream apps, connect accounts, show connected
- Integrate into
ConnectorPicker.tsx as a tab alongside native connectors
- Settings page: Pipedream configuration (projectId, clientId, clientSecret)
- Connected accounts list with disconnect button
Depends on: #133 merge + mount routes (#144)
Context
Pipedream backend (client + routes + store) created in #133 but no frontend component yet.
Changes needed
src/components/PipedreamPicker.tsx— Search Pipedream apps, connect accounts, show connectedConnectorPicker.tsxas a tab alongside native connectorsDepends on: #133 merge + mount routes (#144)