rowboat/apps/rowboat/app/projects
Tushar d56df553c6
Fix/composio saml auth scheme (#325)
* fix: add SAML to Composio auth scheme enum

- Add 'SAML' to ZAuthScheme enum in types.ts to support SAML authentication
- Add SAML case to getAuthMethodName in ToolkitAuthModal for proper display
- Fixes ZodError when Composio API returns toolkits with SAML auth schemes
- Resolves 500 error when fetching Composio toolkits

* refactor: update composio tool search response handling in copilot
2025-12-15 14:10:43 +05:30
..
[projectId] Fix/composio saml auth scheme (#325) 2025-12-15 14:10:43 +05:30
components Fix copy URL bug 2025-09-16 22:40:00 +04:00
layout Progressbar (#231) 2025-09-07 19:12:50 +05:30
lib for import and pre-built mark the build step as completed in the progress bar 2025-09-08 23:01:50 +05:30
app.tsx fix project naming issues on frontend 2025-08-18 12:02:44 +05:30
layout.tsx move data-source ops to a modal inside build view (#186) 2025-07-29 14:29:22 +05:30
page.tsx auto-create project from query params 2025-07-24 20:13:12 +05:30