Skip to content

Conversation

@taitsengstock
Copy link
Collaborator

@taitsengstock taitsengstock commented Dec 19, 2025

  • Add singleConnection option to integration plugins for integrations that only allow one connection per user (e.g., Web3 wallet)
  • Hide the "+" button in action config when singleConnection: true
  • Add support for custom form handlers in connection overlays
  • Clean up Web3 plugin to use these new features

@taitsengstock taitsengstock merged commit 2814690 into staging Jan 4, 2026
1 check passed
@taitsengstock taitsengstock deleted the feature/KEEP-1209-keeperhub-theme branch January 4, 2026 23:03
@eskp eskp mentioned this pull request Jan 5, 2026
3 tasks
taitsengstock pushed a commit that referenced this pull request Jan 14, 2026
- Replace hardcoded action lists with dynamic plugin registry lookups
   - Add lazy loading for plugin test functions to prevent Node.js packages
     from being bundled in client code
   - Update IntegrationIcon to dynamically resolve icons from plugins
   - Fix Firecrawl icon SVG (was showing wrong icon)
   - Add Resend icon SVG component with currentColor support
   - Keep System actions (HTTP Request, Database Query, Condition) hardcoded
     since they have no plugins

Co-authored-by: Benjamin Sabic <bensabic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants